[ET Trac] [Einstein Toolkit] #1708: Add autoconf detection for #pragma omp simd

Einstein Toolkit trac-noreply at einsteintoolkit.org
Tue Nov 25 18:01:22 CST 2014


#1708: Add autoconf detection for #pragma omp simd
--------------------------+-------------------------------------------------
  Reporter:  eschnett     |       Owner:                     
      Type:  enhancement  |      Status:  new                
  Priority:  major        |   Milestone:                     
 Component:  Cactus       |     Version:  development version
Resolution:               |    Keywords:                     
--------------------------+-------------------------------------------------

Comment (by eschnett):

 It's "#pragma omp simd", so it's an OpenMP pragma. Compilers recognize the
 "omp", but the don't recognize the "simd" -- fatal error.

 Some compilers support "#pragma simd", but not all; e.g. Clang understands
 "#pragma omp simd", but ignores "#pragma simd".

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1708#comment:2>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list