trixirt
trixirt
In many linux distros, ROCm is not installed to /opt/rocm, but is packaged as a regular disto package. So the install location should work using normal normal cmake install variables....
### Problem Description It does not seem like installing based on user input works. The closest seems to need -DAMD_APP_STANDALONE_BUILD_PACKAGE=ON But the install is forced to /usr/local ### Operating System...
After a git clone or unpacking the tarball do ls -l | awk '{ print $1 " " $9 }' These files have execute permissions -rwxr-xr-x. CMakeLists.txt -rwxr-xr-x. LICENSE.txt -rwxr-xr-x....
The toplevel license https://github.com/ROCm/rocm_bandwidth_test/blob/master/LICENSE.txt is MIT Every source file has ex/ https://github.com/ROCm/rocm_bandwidth_test/blob/master/base_test.cpp NSCA These should match.