Home
last modified time | relevance | path

Searched full:icpc (Results 1 – 25 of 47) sorted by relevance

12

/external/eigen/bench/
Dbasicbench.cxxlist19 # CLIST[((g++))]="icpc -fast -DNDEBUG -fno-exceptions -no-inline-max-size -prof-genx"
20 # CLIST[((g++))]="icpc -fast -DNDEBUG -fno-exceptions -no-inline-max-size -prof-use"
22 #CLIST[((g++))]="/opt/intel/Compiler/11.1/072/bin/intel64/icpc -fast -DNDEBUG -fno-exceptions -no-i…
DREADME.txt32 icpc -fast -DNDEBUG -fno-exceptions -no-inline-max-size
47 icpc -fast -DNDEBUG -fno-exceptions -no-inline-max-size -openmp
Dbench_unrolling4 # icc : CXX="icpc -fast -no-inline-max-size -fno-exceptions"
Dbench_gemm.cpp3 // icpc bench_gemm.cpp -I .. -O3 -DNDEBUG -lrt -openmp && OMP_NUM_THREADS=2 ./a.out
/external/eigen/cmake/
DEigenTesting.cmake570 string(REGEX MATCH "icpc|ICC" ei_has_icpc ${VERSTRING})
581 set(${CNAME} "icpc")
715 ei_test1_get_compilerver_from_cxx_version_string("icpc (ICC) 11.0 20081105" "icpc" "11.0")
718 ei_test1_get_compilerver_from_cxx_version_string("icpc (ICC) 12.0.5 20110719" "icpc" "12.0.5")
/external/catch2/include/internal/
Dcatch_reenable_warnings.h12 # ifdef __ICC // icpc defines the __clang__ macro
Dcatch_suppress_warnings.h9 # ifdef __ICC // icpc defines the __clang__ macro
/external/eigen/bench/btl/
DCMakeLists.txt12 string(REGEX MATCH icpc IS_ICPC ${CMAKE_CXX_COMPILER})
/external/llvm-project/openmp/
DREADME.rst300 $ cmake -DCMAKE_C_COMPILER=icc -DCMAKE_CXX_COMPILER=icpc ..
323 …$ cmake -DCMAKE_C_COMPILER=icc -DCMAKE_CXX_COMPILER=icpc -DCMAKE_Fortran_COMPILER=ifort -DLIBOMP_F…
/external/python/pybind11/tests/
Dtest_callbacks.cpp124 // (in Debug builds only, tested with icpc (ICC) 2021.1 Beta 20200827) in TEST_SUBMODULE()
Dtest_class.cpp335 // (in Debug builds only, tested with icpc (ICC) 2021.1 Beta 20200827) in TEST_SUBMODULE()
/external/python/pybind11/.github/workflows/
Dci.yml508 -DCMAKE_CXX_COMPILER=$(which icpc) \
540 -DCMAKE_CXX_COMPILER=$(which icpc) \
/external/icu/icu4c/source/
DrunConfigureICU214 CXX=`which icpc`; export CXX
/external/python/pybind11/.github/
DCONTRIBUTING.md237 cmake -S . -B build-intel -DCMAKE_CXX_COMPILER=$(which icpc) -DDOWNLOAD_CATCH=ON -DDOWNLOAD_EIGEN=O…
/external/llvm-project/lldb/packages/Python/lldbsuite/test/make/
DMakefile.rules319 $(subst icc,icpc,$(1)), \
329 $(subst icc,icpc,$(1)), \
/external/rust/crates/libz-sys/src/zlib-ng/
DCMakeLists.txt150 if("${CMAKE_C_COMPILER}" MATCHES "icc" OR "${CMAKE_C_COMPILER}" MATCHES "icpc" OR "${CMAKE_C_COMPIL…
/external/python/cpython3/
Dconfigure.ac696 icc|*/icc) AC_PATH_TOOL(CXX, [icpc], [icpc], [notfound]) ;;
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbtest.py1401 return any([x in self.getCompiler() for x in ["icc", "icpc", "icl"]])
/external/google-breakpad/m4/
Dlibtool.m43721 icpc* )
5891 icpc* | ecpc* )
5894 # version 8.0 and above of icpc choke on multiply defined symbols
/external/libnetfilter_conntrack/m4/
Dlibtool.m44064 icpc* )
6431 icpc* | ecpc* )
6434 # version 8.0 and above of icpc choke on multiply defined symbols
/external/expat/m4/
Dlibtool.m44394 icpc* )
6975 icpc* | ecpc* )
6978 # version 8.0 and above of icpc choke on multiply defined symbols
/external/libnfnetlink/m4/
Dlibtool.m44050 icpc* )
6417 icpc* | ecpc* )
6420 # version 8.0 and above of icpc choke on multiply defined symbols
/external/libpng/scripts/
Dlibtool.m44376 icpc* )
6957 icpc* | ecpc* )
6960 # version 8.0 and above of icpc choke on multiply defined symbols
/external/lmfit/m4/
Dlibtool.m44064 icpc* )
6431 icpc* | ecpc* )
6434 # version 8.0 and above of icpc choke on multiply defined symbols
/external/llvm-project/polly/lib/External/ppcg/m4/
Dlibtool.m44058 icpc* )
6425 icpc* | ecpc* )
6428 # version 8.0 and above of icpc choke on multiply defined symbols

12