Searched refs:LibPathEnv (Results 1 – 1 of 1) sorted by relevance
360 else if (const char *LibPathEnv = ::getenv("HIP_DEVICE_LIB_PATH")) in detectDeviceLibrary() local361 LibDevicePath = LibPathEnv; in detectDeviceLibrary()