Gromacs
2025-dev-20240913-b871546
|
Functions | |
void | throwUponFailure (cl_int status, const char *message) |
Help give useful diagnostics about error status while doing message . More... | |
void gmx::anonymous_namespace{devicetransfers_ocl.cpp}::throwUponFailure | ( | cl_int | status, |
const char * | message | ||
) |
Help give useful diagnostics about error status
while doing message
.
InternalError | If status indicates failure, supplying descriptive text from message . |