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 jurin...@eecs.utk.edu _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com