Versions Compared

Key

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

...

The same can be accomplished in batch mode using the following caffe2_sample.sb scriptswb script:

Code Block
wget https://wiki.ncsa.illinois.edu/download/attachments/82510352/caffe2_sample.sbswb
sbatch caffe2_sample.sb
squeue

Simple Example with TensorFlow

Interactive mode

Get a node for interactive use:

...