Changes between Version 4 and Version 5 of Workshops/cypress/SlurmPractice


Ignore:
Timestamp:
08/22/18 17:03:16 (6 years ago)
Author:
fuji
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Workshops/cypress/SlurmPractice

    v4 v5  
    3333
    3434When your code runs on a single core only, your job-script should request a single core.  The python code 'hello.py' runs on a single core that is,
    35 {{{
     35{{{#!python
    3636# HELLO PYTHON
    3737import datetime