Update README.md

[ROCm/amdsmi commit: 716a8a0661]
Dieser Commit ist enthalten in:
cfreehill
2017-10-30 12:15:12 -05:00
committet von GitHub
Ursprung e83de0d06b
Commit f4e0940c7e
+5 -1
Datei anzeigen
@@ -1,10 +1,14 @@
# rocm_smi_lib
## To build library and example:
### 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