• The other way that it is easy is turn on autoparallel and/or autovectorize on your C compiler. Then no problem. You of course have to write code that can be usefully parallelized and/or vectorized by the compiler. A lot of stuff can be.