mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-19 22:39:03 +00:00
Code clean-up (#1285)
* code clean-up * remove the profiling output samples
This commit is contained in:
@@ -65,7 +65,7 @@ set -- "${POSITIONAL[@]}" # restore positional parameters
|
||||
# NUMACTL="numactl --cpunodebind=1 --membind=1"
|
||||
NUMACTL=
|
||||
# ENV_CONF=
|
||||
GPU=mi100
|
||||
GPU=gfx908
|
||||
PROF_ITER_COUNT=10000
|
||||
LOG_DIR_PATH=../log/${LOG_DIR}
|
||||
set -x
|
||||
|
||||
Reference in New Issue
Block a user