Rename test hipInfo as hipGetDeviceAttribute

[ROCm/clr commit: 310023e273]
Tento commit je obsažen v:
streamhsa
2016-02-09 13:19:32 +08:00
rodič d258c7fdcd
revize 71d3c9f306
2 změnil soubory, kde provedl 1 přidání a 1 odebrání
+1 -1
Zobrazit soubor
@@ -103,7 +103,7 @@ make_hip_executable (hip_popc hip_popc.cpp)
make_hip_executable (hip_clz hip_clz.cpp)
make_hip_executable (hip_brev hip_brev.cpp)
make_hip_executable (hip_ffs hip_ffs.cpp)
make_hip_executable (hipInfo hipInfo.cpp)
make_hip_executable (hipGetDeviceAttribute hipGetDeviceAttribute.cpp)
make_hip_executable (hipMemcpy hipMemcpy.cpp)
make_hip_executable (hipMemset hipMemset.cpp)
make_hip_executable (hipEventRecord hipEventRecord.cpp)