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