Home
last modified time | relevance | path

Searched defs:is_compile_good (Results 1 – 4 of 4) sorted by relevance

/libCEED/backends/hip/
H A Dceed-hip-compile.cpp36 …leCore_Hip(Ceed ceed, const char *source, const bool throw_error, bool *is_compile_good, hipModule… in CeedCompileCore_Hip()
179 bool is_compile_good = true; in CeedCompile_Hip() local
190 int CeedTryCompile_Hip(Ceed ceed, const char *source, bool *is_compile_good, hipModule_t *module, c… in CeedTryCompile_Hip()
/libCEED/backends/cuda/
H A Dceed-cuda-compile.cpp71 …eCore_Cuda(Ceed ceed, const char *source, const bool throw_error, bool *is_compile_good, CUmodule … in CeedCompileCore_Cuda()
408 bool is_compile_good = true; in CeedCompile_Cuda() local
419 int CeedTryCompile_Cuda(Ceed ceed, const char *source, bool *is_compile_good, CUmodule *module, con… in CeedTryCompile_Cuda()
/libCEED/backends/hip-gen/
H A Dceed-hip-gen-operator-build.cpp1633 bool is_compile_good = false; in CeedOperatorBuildKernel_Hip_gen() local
2096 bool is_compile_good = false; in CeedOperatorBuildKernelAssemblyAtPoints_Hip_gen() local
2678 bool is_compile_good = false; in CeedOperatorBuildKernelLinearAssembleQFunction_Hip_gen() local
/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen-operator-build.cpp1615 bool is_compile_good = false; in CeedOperatorBuildKernel_Cuda_gen() local
2086 bool is_compile_good = false; in CeedOperatorBuildKernelAssemblyAtPoints_Cuda_gen() local
2677 bool is_compile_good = false; in CeedOperatorBuildKernelLinearAssembleQFunction_Cuda_gen() local