On Thu, Oct 23, 2008 at 6:18 PM, Brian Paul
<[EMAIL PROTECTED]> wrote:
>
> I'm not too familiar with OpenMP.  When you talk about OpenMP, are you
> talking about parallelizing across multiple machines and simulating
> shared memory across a network?  Or is it just for shared-memory
> multiprocessors?  I wouldn't bother with the former.

OpenMP is an API for shared-memory multi-processor machines.
And it's supported by gcc, though I don't know how good that
support is.


Laurent

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to