Rename test hipInfo as hipGetDeviceAttribute

[ROCm/hip commit: 5aa254f32f]
Cette révision appartient à :
streamhsa
2016-02-09 13:19:32 +08:00
Parent 473a40af80
révision 902c5aa972
2 fichiers modifiés avec 1 ajouts et 1 suppressions
+1 -1
Voir le fichier
@@ -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)