Searched defs:throw_error (Results 1 – 2 of 2) sorted by relevance
| /libCEED/backends/hip/ |
| H A D | ceed-hip-compile.cpp | 36 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 D | ceed-cuda-compile.cpp | 71 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()
|