Searched full:detected (Results 1 – 5 of 5) sorted by relevance
| /libCEED/.github/workflows/ ! |
| H A D | release-notes.yml | 24 echo "No public interface changes detected" 26 echo "API changes detected, but release notes not updated"
|
| /libCEED/backends/hip/ ! |
| H A D | ceed-hip-compile.cpp | 158 CeedDebug256(ceed, CEED_DEBUG_COLOR_ERROR, "---------- COMPILE ERROR DETECTED ----------\n"); in CeedCompileCore_Hip() 243 CeedDebug256(ceed, CEED_DEBUG_COLOR_ERROR, "---------- LAUNCH ERROR DETECTED ----------\n"); in CeedRunKernelDimSharedCore_Hip()
|
| /libCEED/backends/cuda/ ! |
| H A D | ceed-cuda-compile.cpp | 200 … CeedDebug256(ceed, CEED_DEBUG_COLOR_ERROR, "---------- COMPILE ERROR DETECTED ----------\n"); in CeedCompileCore_Cuda() 396 … CeedDebug256(ceed, CEED_DEBUG_COLOR_ERROR, "---------- COMPILE ERROR DETECTED ----------\n"); in CeedCompileCore_Cuda() 491 CeedDebug256(ceed, CEED_DEBUG_COLOR_ERROR, "---------- LAUNCH ERROR DETECTED ----------\n"); in CeedRunKernelDimSharedCore_Cuda()
|
| /libCEED/ ! |
| H A D | Makefile | 94 # These are the values automatically detected here in the makefile. They are
|
| /libCEED/rust/libceed-sys/c-src/ ! |
| H A D | Makefile | 94 # These are the values automatically detected here in the makefile. They are
|