Re: OPENMP
- Posted by mattlewis (admin) Oct 15, 2013
- 2490 views
But the implementation just doesn't fit into the margin of this post, eh?
The answer to this is already there in my original post.
"OpenMP offers a simple way of exploiting parallelism without interfering with algorithm design; an OpenMP program compiles and operates correctly in both parallel and serial execution environments. Using OpenMP's directive-based parallelism also simplifies the act of converting existing serial code to efficient parallel code."
Example: I do not ever use Graphics in my work, yet the existence of graphics library is a definite plus for Euphoria, and I am sure many others use it.
You're still just quoting stuff you don't understand. "Simplifies" isn't the same as "makes it trivial in all cases." And what you quoted back doesn't even pretend to answer what I said.
Matt