Skip to content

Commit

Permalink
Re-title pickle section
Browse files Browse the repository at this point in the history
  • Loading branch information
benclifford committed Aug 24, 2024
1 parent 01ac3b7 commit eb0af3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parslfest/parslfest2024.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h4 id="friday-sesh" style="color: #285893;">Friday Afternoon Session: 🍄 Leve
<p>By popular demand, our Friday afternoon session will be a skill enhancement opportunity called 🍄 Level Up – an advanced educational session led by Ben Clifford that dives deeper into Parsl's codebase. This session, aimed at Parsl power users, will consist of six 25-minute sessions that focus on the following topics:</p>
<ul>
<li>Running a task: from app definition to an htex worker and back again</li>
<li>Pickle: serializing things with an emphasis on common Parsl problems: (un)installed packages, functions and exceptions</li>
<li>Getting objects to workers: pickle, with an emphasis on common Parsl problems such as (un)installed packages, functions and exceptions</li>
<li>Batch systems: blocks, providers, launchers, scaling</li>
<li>Elaborating tasks: dependencies, retries, checkpointing, file staging, join_apps</li>
<li>Understanding the monitoring database</li>
Expand Down

0 comments on commit eb0af3a

Please sign in to comment.