-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HPCIC 2024: Updates and Fixes DYAD Component of Tutorial (#43)
* dyad: fixes content and DYAD data dyad data loader This commit corrects logic in the the PyTorch data loader for DYAD. It also makes various corrections to the text in the DYAD notebook. * docker: adds workaround regarding Ubuntu Jammy The flux-sched image for Ubuntu Jammy has a system install of UCX 1.12.0. However, we are wanting to use UCX 1.13.1 with DYAD. This commit updates LD_LIBRARY_PATH to point to UCX 1.13.1 to prevent runtime issues with DYAD. * dyad: updates the env file for DYAD notebook In light of the name change of DLIO Profiler to DFTracer, this commit updates the env file created in the DYAD notebook to use the new names for environment variables. * dyad: fixes bug in DYAD data loader This commit fixes a bug in the DYAD PyTorch data loader that causes 'brokers_per_node' to not be set before reference. * dyad: update multiprocessing approach for DLIO This commit tweaks the DLIO config file to use forking for multiprocessing instead of spawning * dyad: changes cpu-affinity for DLIO This commit changes cpu-affinity to off when running DLIO for training for consistency --------- Co-authored-by: Hariharan <[email protected]>
- Loading branch information
1 parent
62a7a13
commit d90c83a
Showing
5 changed files
with
41 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+35.6 KB
2024-HPCIC-AWS/JupyterNotebook/tutorial/supplementary/dyad/img/dl-training-io.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.