Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

scp ptgroup@polar.phys.virginia.edu:/home/ptgroup/Akbar/som/som2019/may/test/test4/hello5.slurm . 

 

In your directory:

  1. copy the "singularity" which is the bundel tensorflow package: cp $CONTAINERDIR/tensorflow-1.12.0-py36.simg <YOUR DIRECTORY>
  2. Run the JOB: sbatch hello5.slurm
  3. See the job status: scontrol show job <your job id (it will appear after you submit the job>
  4. Wait at around 20-25 minutes to complete the job
  5. Once the job complete you will see some *.png files and output text files.

 

Try to follow the instruction. Let me know if you encounter any problems. We will discuss the next step after you successfully run the code.