[ROCm/hip commit: 08036ccb9b]
Этот коммит содержится в:
Maneesh Gupta
2016-02-09 10:57:46 +05:30
родитель 77f61d1a46 902c5aa972
Коммит 1688644e07
2 изменённых файлов: 1 добавлений и 1 удалений
+1 -1
Просмотреть файл
@@ -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)
Просмотреть файл