Versions Compared

Key

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

...

The imagemackick application has built in OpenMP support, so allows the use of multi cores when requested as a resource. More details can be found under the Threads of Execution page.

For example:

Code Block
[]$ module load gcc/12.2.0 imagemagick/7.0.8-7
[]$ magick identify -version
Version: ImageMagick 7.0.8-7 Q16 x86_64 2023-01-19 https://www.imagemagick.org
Copyright: © 1999-2018 ImageMagick Studio LLC
License: https://www.imagemagick.org/script/license.php
Features: Cipher DPC HDRI OpenMP
Delegates (built-in): bzlib fontconfig freetype jng jpeg lzma pangocairo png tiff x xml zlib