Prebuilt Imagemagick from the alpine repositories doesn't have OpenMP enabled #23
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If installed via the package manager, imagemagick doesn't have the OpenMP feature enabled,
which is required for multicore processing.
Only alternative is building from source.
Source https://github.com/ImageMagick/ImageMagick.git
Alpine Dependencies
Also check the imagemagick-libs alpine package