Skip to content

ecological-systems-design/test_euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

connect to euler by opening a new terminal/command prompt on your local machine and entering

ssh yournethzname@euler.ethz.ch

followed by your nethz password

make sure that you are in your personal home directory by

pwd

the output should read

/cluster/home/yournethzname

now clone this git repository into your home directory by

git clone https://github.com/ecological-systems-design/test_euler.git

now deploy the code on euler

sbatch -n 4 --ntasks-per-node=2 --time=00:02:00 --mem-per-cpu=1g --wrap "python3 ./pi_scale_up_hpc.py"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages