experimental power analysis branch

This commit is contained in:
Harisankar Sadasivan
2024-04-08 22:29:36 +00:00
parent 285251768e
commit 87efbb63ef
3737 changed files with 456 additions and 396 deletions

View File

@@ -11,7 +11,7 @@ cmake
-D CMAKE_CXX_FLAGS="-std=c++17 -O3 -ftemplate-backtrace-limit=0 -fPIE -Wno-gnu-line-marker" \
-D CMAKE_BUILD_TYPE=Release \
-D BUILD_DEV=ON \
-D GPU_TARGETS="gfx908;gfx90a;gfx940" \
-D GPU_TARGETS="gfx942" \
-D CMAKE_VERBOSE_MAKEFILE:BOOL=ON \
-D USE_BITINT_EXTENSION_INT4=OFF \
${MY_PROJECT_SOURCE}

0
script/hip_fatbin_insert Normal file → Executable file
View File

0
script/process_perf_data.py Normal file → Executable file
View File

0
script/redis-cli.conf Normal file → Executable file
View File

0
script/test_convnd_fwd.sh Normal file → Executable file
View File