Files
rocm-systems/projects/rocm-smi-lib
Gregory Stoner e8d77cf34a Create license.txt
[ROCm/rocm_smi_lib commit: a669f562a7]
2017-10-30 15:04:53 -05:00
..
2017-10-30 12:12:40 -05:00
2017-10-30 12:12:40 -05:00
2017-10-30 12:12:40 -05:00
2017-10-30 12:12:40 -05:00
2017-10-30 15:04:53 -05:00
2017-10-30 12:15:12 -05:00

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.