amlhpc
Contents
Commands
Data handling
Data handling
sbatch –wrap “hostname”
sbatch ./runscript.sh
sbatch –datamover=simple ./runscript
sbatch –datamover=datastore ./runscript
sbatch –datamover=nfs ./runscript.sh
Dask
Dask on amlhpc
Core design decisions
Networking invariant
Commands (proposed CLI, fits the amlhpc entry-point pattern)
dask-scheduler-up
(run on the ComputeInstance)
dask-up
(submit a worker pool to a partition)
Client usage (on the ComputeInstance)
dask-down
(teardown)
Scaling model
Cost & lifecycle warnings
Preflight (recommended before first real run)
Rationale (verified)
Examples
amlhpc
Index
Index