Versions Compared

Key

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

...

ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.

Insert excerpt
Jupyter
Jupyter

slurm

Slurm software is a distributed load sharing and queuing suite of applications that can dispatch user requests to compute nodes in accordance with a Tufts-defined policy. It manages and monitors resources and load on the cluster.  Slurm is layered in a way that allows it to sits on top of and extend the operating system services and addressing the competing needs of resource management on the cluster.  Slurm commands must be used to submit batch jobs and assign interactive jobs to processors.  It's important to note that cluster compute nodes are the only targets under slurm control. Jobs are not submitted to computers outside of the cluster. For more information about slurm command usage and job submission, you can read the man pages on the cluster or from the page on this wiki or the vendor site. 

...