This website requires JavaScript.
Explore
Help
Sign In
AI
/
rocm-systems
Watch
2
Star
0
Fork
0
You've already forked rocm-systems
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ea366c7aa5a8bd2b24e13a12bc06b364740d63eb
rocm-systems
/
samples
/
2_Cookbook
/
14_gpu_arch
T
History
Godavarthy Surya, Anusha
814b1c81cf
SWDEV-530015 - Override ROCM_PATH with env if it is set (
#171
)
2025-06-05 15:30:33 +05:30
..
CMakeLists.txt
SWDEV-530015 - Override ROCM_PATH with env if it is set (
#171
)
2025-06-05 15:30:33 +05:30
gpuarch.cpp
SWDEV-481860 - Match malloc/hipMalloc calls with free/hipFree calls in all samples.
2024-09-04 10:32:58 -04:00
Readme.md
SWDEV-436821 Update hip samples Readme files
2023-12-21 14:20:44 -05:00
Readme.md
gpu_arch
Build the sample using cmake
$ mkdir build; cd build $ cmake .. -DCMAKE_PREFIX_PATH=/opt/rocm $ make
Execute the sample
$ ./gpuarch success
Note : This sample works on architectures gfx908 and above
Reference in New Issue
View Git Blame
Copy Permalink