search for: proc_bind

Displaying 1 result from an estimated 1 matches for "proc_bind".

Did you mean: probind
2013 Dec 09
0
[LLVMdev] Update on OpenMP support in clang / llvm
...penMP in Clang / LLVM" during recent Supercomputing'13 conference. Video of the talk is available on youtube: http://www.youtube.com/watch?v=7TIOB-0xwek * We (Intel) contributed support for the following new features of OpenMP 4 standard: - omp simd pragma - omp declare reduction pragma - proc_bind clause This was contributed by two Intel engineers -- Alexey Bataev and Alexander Musman and committed to clang-omp.github.com. * Alexey Bataev contributed support for usage of variable length arrays in openmp constructs. Again, the code committed to clang-omp.github.com. * Texas Instruments exp...