.gvs (GuideView openmp statistics) file format
问题 Is there a format of *.gvs files, used by GuideView OpenMP performance analyser? The "guide.gvs" is generated, f.e. by intel's OpenMP'ed programmes with $ export LD_PRELOAD=<path_to_icc_or_redist>/lib/libiompprof5.so $ ./openmp_parallelized_prog $ ls -l guide.gvs 回答1: It s a plain text. Here is an example of such from very short omp programme: $ cat guide.gvs *** KAI statistics library k3301 *** Begin Task 0 Environment variables: OMP_NUM_THREADS : 2 OMP_SCHEDULE : static OMP_DYNAMIC : FALSE