From 5ef4da3f29f95b843bf97bce603ba43f1c54029d Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Tue, 13 Feb 2024 19:47:36 +0000 Subject: [PATCH] Silence verbose --- systems/Aurora/benchmarks/gpu_tile_compact.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/Aurora/benchmarks/gpu_tile_compact.sh b/systems/Aurora/benchmarks/gpu_tile_compact.sh index 69ba5107..5cab1ee3 100755 --- a/systems/Aurora/benchmarks/gpu_tile_compact.sh +++ b/systems/Aurora/benchmarks/gpu_tile_compact.sh @@ -28,6 +28,6 @@ export ONEAPI_DEVICE_FILTER=gpu,level_zero #export SYCL_PI_LEVEL_ZERO_USE_COPY_ENGINE_FOR_D2D_COPY=1 #export SYCL_PI_LEVEL_ZERO_USM_RESIDENT=1 -echo "rank $PALS_RANKID ; local rank $PALS_LOCAL_RANKID ; ZE_AFFINITY_MASK=$ZE_AFFINITY_MASK ; NUMA $NUMA " +#echo "rank $PALS_RANKID ; local rank $PALS_LOCAL_RANKID ; ZE_AFFINITY_MASK=$ZE_AFFINITY_MASK ; NUMA $NUMA " numactl -m $NUMA -N $NUMAP "$@"