Alex Filby

Results 4 issues of Alex Filby

Expose the container_env parameter of SlurmExecutor, explicitly set container_env for any environment variable being set. If you're setting performance variables for your run you expect them to be set in...

These variables were a workaround for NCCL versions older than 2.27.x and are no longer needed in this context. - Removed setting of these variables from scripts/performance/executors.py

Run CICD

Expose the container_env parameter of SlurmExecutor, explicitly set container_env for any environment variable being set. If you're setting performance variables for your run you expect them to be set in...

Make segment selection explicit for applicable systems. Current logic relies on Slurm defaults to do the correct thing. However on at least one internal cluster admins have it configured such...