Searched refs:mempool (Results 1 – 1 of 1) sorted by relevance
267 cupmMemPool_t mempool; in initialize() local270 PetscCallCUPM(cupmDeviceGetMemPool(&mempool, static_cast<int>(device->deviceId))); in initialize()271 PetscCallCUPM(cupmMemPoolSetAttribute(mempool, cupmMemPoolAttrReleaseThreshold, &threshold)); in initialize()