diff --git a/bin/Rocprof b/bin/Rocprof index c0bc6ab32b105d79ada07cc7cd790b4c8bc5f73b..5a4b6a707860aba50e510170a74784ac6eddc044 100755 --- a/bin/Rocprof +++ b/bin/Rocprof @@ -14,5 +14,5 @@ pid="$$" outdir="dir_Rocprof-${SLURM_JOBID}" outfile="results_Rocprof-MNH${XYZ}_${NP}NP_${NG}NG_${NC}NC_${CG}CG.${MPI_RANK}IP.${SLURM_JOBID}" eval "rocprof -o ${outfile}.csv $*" -rm -f ${outfile}.{db,json,sysinfo.txt} +rm -f ${outfile}.{db,sysinfo.txt}