4613e8dec3
Updates:
* [rocm-smi] Logging now can update files on
per-project-basis for install/remove
* [rocm-smi] README now has latest build
instructions, including test builds
* [rocm-smi] Updated README to include
revision dates
Change-Id: Ifb19a6f32ccf6938f47225db53fef88021909264
Signed-off-by: Charis Poag <Charis.Poag@amd.com>
20 lines
441 B
Plaintext
20 lines
441 B
Plaintext
# NOTE! Please use 'git ls-files -i --exclude-standard'
|
|
# command after changing this file, to see if there are
|
|
# any tracked files which get ignored after the change.
|
|
|
|
# VisualStudioCode
|
|
.vscode/
|
|
|
|
# below files are generated via CMake
|
|
include/rocm_smi/rocm_smi64Config.h
|
|
oam/include/oam/oamConfig.h
|
|
python_smi_tools/rsmiBindings.py
|
|
|
|
# Build directory
|
|
build/
|
|
|
|
# CMake cache
|
|
.cache/
|
|
|
|
# Simulated SYSFS - for early development or debug
|
|
device/ |