Lines Matching refs:toolset
18 <toolset>gcc:<cxxflags>-fopenmp
19 <toolset>gcc:<linkflags>-fopenmp
20 <toolset>gcc:<build>yes
22 <toolset>msvc:<cxxflags>/openmp
23 <toolset>msvc:<linkflags>/openmp
24 <toolset>msvc:<build>yes
26 <toolset>intel-linux:<cxxflags>-openmp
27 <toolset>intel-linux:<linkflags>-openmp
28 <toolset>intel-linux:<build>yes
29 <toolset>intel-win:<cxxflags>-Qopenmp
30 <toolset>intel-win:<linkflags>-Qopenmp
31 <toolset>intel-win:<build>yes
33 <toolset>acc:<cxxflags>+Oopenmp
34 <toolset>acc:<linkflags>+Oopenmp
35 <toolset>acc:<build>yes
37 <toolset>sun:<cxxflags>-xopenmp
38 <toolset>sun:<linkflags>-xopenmp
39 <toolset>sun:<build>yes
41 <toolset>vacpp:<cxxflags>-qsmp=omp
42 <toolset>vacpp:<linkflags>-qsmp=omp
43 <toolset>vacpp:<build>yes
45 <toolset>pgi:<cxxflags>-mp
46 <toolset>pgi:<linkflags>-mp
47 <toolset>pgi:<build>yes
49 <toolset>pathscale:<cxxflags>-mp
50 <toolset>pathscale:<linkflags>-mp
51 <toolset>pathscale:<build>yes