P4 to Git Change 1719658 by wchau@wchau_OCL_boltzmann on 2018/12/12 22:34:36
SWDEV-174198 - OpenCL Runtime Support for MI100 BU in ROCM Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdefs.hpp#21 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocdevice.cpp#103 edit ... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLDeviceQueries.cpp#50 edit
This commit is contained in:
@@ -94,6 +94,8 @@ static HsaDeviceId getHsaDeviceId(hsa_agent_t device, uint32_t& pci_id) {
|
||||
return HSA_VEGA12_ID;
|
||||
case 906:
|
||||
return HSA_VEGA20_ID;
|
||||
case 908:
|
||||
return HSA_MI100_ID;
|
||||
case 1000:
|
||||
return HSA_ARIEL_ID;
|
||||
case 1010:
|
||||
|
||||
Reference in New Issue
Block a user