OpenMp in FxPlugins
OpenMp in FxPlugins
- Subject: OpenMp in FxPlugins
- From: Brian <email@hidden>
- Date: Wed, 30 Jan 2008 19:31:12 -0500 (EST)
I've just started using OpenMp in an FxPlugin.
(Thanks, Paul M, for the earlier suggestion.)
It is very easy to use the "#pragma omp" directives.
What is the best way to specify the number of threads
to use?
Is it better to declare it on the pragma line,
or through an environment variable, or is there
some other better way?
#pragma omp parallel num_threads(NUM_THREADS)
-- Brian
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden