Skip to content
Snippets Groups Projects
Commit 91bbb2b9 authored by ESCOBAR MUNOZ Juan's avatar ESCOBAR MUNOZ Juan
Browse files

Juan 01/02/2023:Rocprof, keep json file for visu with google-chrome + Perfetto UI

parent 8694bf78
No related branches found
No related tags found
No related merge requests found
......@@ -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}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment