Home
last modified time | relevance | path

Searched refs:kNoDoublePrecision (Results 1 – 4 of 4) sorted by relevance

/dports/math/clblast/CLBlast-1.1.0/src/
H A Droutine.cpp121 throw RuntimeErrorCode(StatusCode::kNoDoublePrecision); in InitProgram()
H A Dclblast.cpp2461 if (e.status() != StatusCode::kNoDoublePrecision && in FillCacheForPrecision()
/dports/math/clblast/CLBlast-1.1.0/test/correctness/
H A Dtester.cpp316 else if (clblast_status == StatusCode::kNoDoublePrecision || in TestErrorCodes()
/dports/math/clblast/CLBlast-1.1.0/include/
H A Dclblast.h105 kNoDoublePrecision = -2044, // Double precision (64-bits) not supported by the device enumerator