add can_map_host_memory.cpp and gcn_arch_name.cpp
This commit is contained in:
@@ -8,6 +8,8 @@ add_executable(hipmalloc_hipmemset hipmalloc_hipmemset.cpp)
|
||||
add_executable(hipmallocmanaged_devaccess hipmallocmanaged_devaccess.cpp)
|
||||
add_executable(hipmallocmanaged_hostaccess hipmallocmanaged_hostaccess.cpp)
|
||||
add_executable(hipmallocmanaged_hipmemset hipmallocmanaged_hipmemset.cpp)
|
||||
add_executable(can_map_host_memory can_map_host_memory.cpp)
|
||||
add_executable(gcn_arch_name gcn_arch_name.cpp)
|
||||
|
||||
enable_testing()
|
||||
add_test(NAME hipMalloc+HostAccess COMMAND hipmalloc_hostaccess)
|
||||
|
Reference in New Issue
Block a user