Re: Anyone actually used OpenMP with cocoa on leopard 10.5?
Re: Anyone actually used OpenMP with cocoa on leopard 10.5?
- Subject: Re: Anyone actually used OpenMP with cocoa on leopard 10.5?
- From: Robert Marini <email@hidden>
- Date: Sat, 31 Jan 2009 22:31:23 -0500
Are you compiling with the -fopenmp flag?
-rob.
On Jan 31, 2009, at 8:30 PM, email@hidden wrote:
I am attempting to multi-process an cocoa application I developed last
year. I have a MacPro with dual-quads, using xcode 3.1.
Trying to use openMP to concurrently run a loop via the "#pragma omp
for"
command (yes I have taken care of ALL necessary setup to ensure entire
loop can be run concurrently).
Has anyone actually used openMP with xcode 3.1 using cocoa? I
cannot find
any information on placing files in proper location etc.
I am in fact using the LLVM gcc 4.2 compiler as the limited
information I
have found instructs.
Any assistance would be greatly appreciated.
Sincerely,
Ron Jurincie
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden