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