Searched defs:ptxas_path (Results 1 – 1 of 1) sorted by relevance
41 static void WarnIfBadPtxasVersion(const std::string& ptxas_path) { in WarnIfBadPtxasVersion()180 static void LogPtxasTooOld(const std::string& ptxas_path, int cc_major, in LogPtxasTooOld()201 std::string ptxas_path = in CompileGpuAsm() local