Anyone actually used OpenMP with cocoa on leopard 10.5?
Anyone actually used OpenMP with cocoa on leopard 10.5?
- Subject: Anyone actually used OpenMP with cocoa on leopard 10.5?
- From: email@hidden
- Date: Sat, 31 Jan 2009 20:30:54 -0500 (EST)
- Importance: Normal
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