Home
last modified time | relevance | path

Searched full:intel (Results 1 – 11 of 11) sorted by relevance

/libCEED/.github/workflows/
H A Dc-fortran-test-icc.yml10 LINUX_CPP_COMPONENTS: intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic
11 LINUX_FORTRAN_COMPONENTS: intel-oneapi-compiler-fortran
23 - name: Install Intel compilers
31 source /opt/intel/oneapi/setvars.sh
/libCEED/backends/sycl/
H A Docloc_api.h10 // https://github.com/intel/compute-runtime/blob/master/shared/offline_compiler/source/ocloc_api.h
35 /// at https://github.com/intel/compute-runtime.
H A Dceed-sycl-compile.sycl.cpp69 // Compile an OpenCL source to SPIR-V using Intel's online compiler extension
149 …// https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/supported/sycl_ext_oneapi_backend_l… in CeedGetKernel_Sycl()
/libCEED/doc/img/
H A DlibCEEDBackends.tex180 % Intel GPU
186 node[pos=.5,align=center,color=black] {Intel GPU};
/libCEED/doc/img/tex/
H A DlibCEEDBackends.tex179 node[pos=.5,align=center,color=black] {Intel GPU};
/libCEED/
H A DREADME.md70 $ . /opt/intel/oneapi/setvars.sh
71 $ make SYCL_DIR=/opt/intel/oneapi/compiler/latest/linux SYCLCXX=icpx CC=icx CXX=icpx
H A D.gitlab-ci.yml152 # - . /opt/intel/oneapi/setvars.sh
161 # - make configure SYCL_DIR=/opt/intel/oneapi/compiler/latest OPT='-O -march=native -ffp-contrac…
H A DMakefile109 # Note: Intel oneAPI C/C++ compiler is now icx/icpx
/libCEED/include/ceed/
H A Dtypes.h108 /// Cannot use Intel pragma ivdep because it miscompiles unpacking symmetric tensors, as in Poisson…
/libCEED/doc/sphinx/source/
H A DlibCEEDdev.md70 …UDA and HIP backends, there are more internal differences to accommodate OpenCL and Intel hardware.
/libCEED/rust/libceed-sys/c-src/
H A DMakefile109 # Note: Intel oneAPI C/C++ compiler is now icx/icpx