Opened 16 years ago

Last modified 13 years ago

#15945 assigned enhancement

ImageMagick: Enable OpenMP

Reported by: simon@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Low Milestone:
Component: ports Version: 1.6.0
Keywords: haspatch Cc:
Port: ImageMagick

Description

ImageMagick supports OpenMP for a while now, unfortunately even Leopard's gcc is too old to support it. I added an openmp variant to the Portfile which makes use of macports-gcc-43 instead. Also a ui_msg was added telling the user to set the OMP_NUM_THREADS environment variable to the number of available CPUs or cores on that machine. Patch is attached

Attachments (1)

Portfile.patch (823 bytes) - added by simon@… 16 years ago.

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by simon@…

Attachment: Portfile.patch added

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… removed
Owner: changed from macports-tickets@… to ryandesign@…
Summary: Enable OpenMP in ImageMagickImageMagick: Enable OpenMP

comment:2 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

comment:3 Changed 14 years ago by jmroot (Joshua Root)

Keywords: haspatch added; ImageMagick OpenMP gcc removed
Port: ImageMagick added

comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Status: newassigned

A solution that consolidates #15945 and #24944, preferably behind a single +openmp variant, which is a default_variant on 10.6 and not on earlier systems, is needed.

Note: See TracTickets for help on using tickets.