Searched refs:GPU_LIMIT_STR (Results 1 – 1 of 1) sorted by relevance
49 const std::string GPU_LIMIT_STR = "gpu limit"; // flag for gpu limit size variable1214 } else if (strncmp(line.c_str(), GPU_LIMIT_STR.c_str(), GPU_LIMIT_STR.size()) == 0) { in WriteGpuDumpInfo()