Home
last modified time | relevance | path

Searched defs:throw_error (Results 1 – 2 of 2) sorted by relevance

/libCEED/backends/hip/
H A Dceed-hip-compile.cpp36 static int CeedCompileCore_Hip(Ceed ceed, const char *source, const bool throw_error, bool *is_comp… in CeedCompileCore_Hip()
230 … const int block_size_y, const int block_size_z, const int shared_mem_size, const bool throw_error, in CeedRunKernelDimSharedCore_Hip()
/libCEED/backends/cuda/
H A Dceed-cuda-compile.cpp71 static int CeedCompileCore_Cuda(Ceed ceed, const char *source, const bool throw_error, bool *is_com… in CeedCompileCore_Cuda()
472 … const int block_size_y, const int block_size_z, const int shared_mem_size, const bool throw_error, in CeedRunKernelDimSharedCore_Cuda()