Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

OpenMP

Name: Anonymous 2012-11-16 9:59

I know I'm a little late to this party, but can we talk about how awesome OpenMP is? I just finally got around to learning it, and holy shit this is amazing.
No worrying about thread scheduling or anything, just add a simple #pragma to parallelize an entire for loop.

Name: Anonymous 2012-11-17 4:40

>>9
They do different things. One is a simple abstraction over process level threads while the other is meant to run in more restrictive settings. One is more inflexible than the other, and one is too general to run in places where the other can. They are different. Things that are different are better and worse at different things. This is what I mean when I use the words, "better", and "bad".

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List