Home
last modified time | relevance | path

Searched refs:compiler (Results 1 – 9 of 9) sorted by relevance

/libCEED/julia/LibCEED.jl/gen/
H A Dgenerator.jl12 # add compiler flags
/libCEED/backends/sycl/
H A Dceed-sycl-compile.sycl.cpp73 …sycl::ext::libceed::online_compiler<sycl::ext::libceed::source_language::opencl_c> compiler(sycl_d… local
76 il_binary = compiler.compile(opencl_source, flags);
/libCEED/julia/LibCEED.jl/docs/src/
H A DLibCEED.md5 support, architecture-specific compiler flags, etc.), users can use LibCEED.jl
H A Dindex.md17 CUDA/GPU support, specific compiler flags, etc.) then you should compile your
/libCEED/julia/LibCEED.jl/
H A DREADME.md9 If you require features of a specific build of libCEED (e.g. CUDA/GPU support, specific compiler fl…
/libCEED/doc/papers/joss/
H A Dpaper.bib240compiler for Python that focuses in scientific and array-oriented computing. Starting with the sim…
244 keywords = {compiler, LLVM, Python},
/libCEED/
H A DREADME.md49 …utomatically detect support for the AVX instruction set using gcc-style compiler options for the h…
62 if your compiler does not support gcc-style options, if you are cross compiling, etc.
71 $ make SYCL_DIR=/opt/intel/oneapi/compiler/latest/linux SYCLCXX=icpx CC=icx CXX=icpx
H A DDoxyfile193 # specify the list of include paths that are normally passed to the compiler
1476 # The HTML Help Workshop contains a compiler that can convert all HTML output
1496 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1497 # doxygen will try to run the HTML help compiler on the generated index.hhp.
/libCEED/doc/sphinx/source/
H A Dreleasenotes.md15 …- Add `CEED_RUNNING_JIT_PASS` compiler definition for wrapping header files that device JiT compil…
27 - Allow user to set additional compiler options for CUDA and HIP JiT.
101 - Added `CEED_QFUNCTION_ATTR` for setting compiler attributes/pragmas to `CEED_QFUNCTION_HELPER` an…
182 …ile first, then by compiler paths (as with `<>` includes). To use this feature, one should adhere …