Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
yulgroper authored Jan 11, 2024
1 parent 899753c commit 18b6d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ These are examples either trivial or some are more elaborate. Some are described
### Overview of preparing environments, compiling code and testing

- Create an `salloc` session to the queue you wish to run your jobs
(e.g., `alloc -p pg --gpus=1` for GPU jobs)
(e.g., `salloc -p pg --gpus=1` for GPU jobs)
- Within the `salloc` session, create and activate an Anaconda environment in
your `/speed-scratch/` directory using the instructions found in Section 2.11.1 of the manual:
https://nag-devops.github.io/speed-hpc/#creating-virtual-environments
Expand Down

0 comments on commit 18b6d47

Please sign in to comment.