716a8a0661eceab84aa8bceeedf78349fb41b84b
rocm_smi_lib
To build library and example:
mkdir -p build
cd build
cmake ..
make
cd ..
The above commands will result in building the library librocm_smi.so and an example, rocm_smi_ex, which links with this library.
Description
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Other
1.1%