Skip to content

Commit

Permalink
Update 11b_parallel_job.slurm
Browse files Browse the repository at this point in the history
  • Loading branch information
ShervanGharari authored Jan 4, 2024
1 parent 9fcf6a0 commit 8cc7c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/11b_parallel_job.slurm
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ source $SLURM_TMPDIR/easymore-env/bin/activate
pip install --no-index --upgrade pip
# pip install easymore # from pypi
# pip install --no-index easymore # install from CC wheelhouse, similar to above this can be installed locally or from pypi
pip install git+https://github.com/ShervanGharari/EASYMORE.git@develop_2.0.0
pip install git+https://github.com/ShervanGharari/EASYMORE.git

# check if the code runs smoothly given the example on the easymore github repo
#python 11b_parallel_job.py
Expand Down

0 comments on commit 8cc7c10

Please sign in to comment.