Searched refs:TheContexts (Results 1 – 1 of 1) sorted by relevance
147 : TheContexts(Contexts) {} in CUDAPlatform()151 static_cast<size_t>(DeviceIndex) >= TheContexts.size()) in setContext()153 return getCUError(cuCtxSetCurrent(TheContexts[DeviceIndex]), in setContext()158 std::vector<CUcontext> TheContexts; member in acxxel::__anon21f1c6380111::CUDAPlatform