From 112a2860b0b576f11e38b42fa466c8aea77252b8 Mon Sep 17 00:00:00 2001 From: cscjlan <152867104+cscjlan@users.noreply.github.com> Date: Tue, 2 Jul 2024 10:40:26 +0300 Subject: [PATCH] Update trace.sbatch --- .../demos/tau/02_compiler_instrumentation/trace.sbatch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application-performance/demos/tau/02_compiler_instrumentation/trace.sbatch b/application-performance/demos/tau/02_compiler_instrumentation/trace.sbatch index 3f08ff9b..ea882f13 100644 --- a/application-performance/demos/tau/02_compiler_instrumentation/trace.sbatch +++ b/application-performance/demos/tau/02_compiler_instrumentation/trace.sbatch @@ -26,4 +26,4 @@ export TAU_TRACE=1 export TRACEDIR=tautrace [ -d $TRACEDIR ] || mkdir $TRACEDIR -srun src/hip/heat_hip 4000 4000 1000 +srun src/hip/heat_hip 4000 4000 3000