Home | History | Annotate | Download | only in cuda

Lines Matching defs:free

953     LOG(ERROR) << "failed to free device memory at " << location
1523 size_t free = 0;
1525 CUresult res = cuMemGetInfo(&free, &total);
1531 *free_out = free;