./tau_validate:5: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module. import popen2

/panfs/panasas01/mech/mexas/tau-2.25.1> cd /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib

SimpleTest(c), build (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/c
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/c> rm -rf build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/c> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make clean
/bin/rm -f simple.o simple profile.* *.trc *.edf *.elg

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/c> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make
mpiicc    -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS       -c simple.c

mpiicpc   -O2 -g  simple.o -o simple  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt             

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/c> mkdir build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/c> cp simple build-Makefile.tau-icpc-mpi-pdt

SimpleTest(c, run (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/c> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/c
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/c> cd build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/c/build-Makefile.tau-icpc-mpi-pdt> ./simple
Hello, world

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/c/build-Makefile.tau-icpc-mpi-pdt> pprof
Reading Profile files in profile.*



NODE 0;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.005        0.019           1           1         19 .TAU application

 73.7        0.014        0.014           1           0         14 main() int (int, char **)

pass/pass : C                    : Makefile.tau-icpc-mpi-pdt 

SimpleTest(fflink), build (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/c/build-Makefile.tau-icpc-mpi-pdt> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/c/build-Makefile.tau-icpc-mpi-pdt> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fflink
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fflink> rm -rf build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fflink> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make clean
/bin/rm -f simple.o simple

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fflink> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make
mpiifort        -I/panfs/panasas01/mech/mexas/tau-2.25.1/include    -c simple.f

mpiifort        -O2 -g  simple.o -o simple  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt             -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fflink> mkdir build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fflink> cp simple build-Makefile.tau-icpc-mpi-pdt

SimpleTest(fflink, run (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fflink> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fflink> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fflink
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fflink> cd build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fflink/build-Makefile.tau-icpc-mpi-pdt> ./simple
 test program

 Iteration =            1

 Iteration =            2

 Iteration =            3

 Iteration =            4

 Iteration =            5

 Iteration =            6

 Iteration =            7

 Iteration =            8

 Iteration =            9

 Iteration =           10

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fflink/build-Makefile.tau-icpc-mpi-pdt> pprof
Reading Profile files in profile.*



NODE 0;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.027        0.275           1           1        275 .TAU application

 90.2        0.214        0.248           1          10        248 main()

 12.4        0.034        0.034          10           0          3 HelloWorld()

pass/pass : Fortran (flink)      : Makefile.tau-icpc-mpi-pdt 

SimpleTest(fcpplink), build (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fflink/build-Makefile.tau-icpc-mpi-pdt> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fflink/build-Makefile.tau-icpc-mpi-pdt> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fcpplink
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fcpplink> rm -rf build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fcpplink> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make clean
/bin/rm -f simple.o simple

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fcpplink> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make
mpiifort         -I/panfs/panasas01/mech/mexas/tau-2.25.1/include   -c simple.f

mpiicpc   -O2 -g  simple.o  -o simple -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s  -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/compiler/lib/intel64 -lifcore /cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/compiler/lib/intel64/for_main.o    

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fcpplink> mkdir build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fcpplink> cp simple build-Makefile.tau-icpc-mpi-pdt

SimpleTest(fcpplink, run (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fcpplink> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fcpplink> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fcpplink
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fcpplink> cd build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fcpplink/build-Makefile.tau-icpc-mpi-pdt> ./simple
153

370

371

407

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fcpplink/build-Makefile.tau-icpc-mpi-pdt> pprof
Reading Profile files in profile.*



NODE 0;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.025        0.159           1           1        159 .TAU application

 84.3        0.134        0.134           1           0        134 PROGRAM SUM_OF_CUBES

pass/pass : Fortran (cpplink)    : Makefile.tau-icpc-mpi-pdt 

SimpleTest(fclink), build (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fcpplink/build-Makefile.tau-icpc-mpi-pdt> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fcpplink/build-Makefile.tau-icpc-mpi-pdt> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fclink
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fclink> rm -rf build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fclink> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make clean
/bin/rm -f simple.o simple

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fclink> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make
mpiifort         -I/panfs/panasas01/mech/mexas/tau-2.25.1/include   -c simple.f

mpiicc   -O2 -g  simple.o  -o simple -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s  -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/compiler/lib/intel64 -lifcore /cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/compiler/lib/intel64/for_main.o  -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s      

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fclink> mkdir build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fclink> cp simple build-Makefile.tau-icpc-mpi-pdt

SimpleTest(fclink, run (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fclink> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fclink> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fclink
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fclink> cd build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fclink/build-Makefile.tau-icpc-mpi-pdt> ./simple
153

370

371

407

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fclink/build-Makefile.tau-icpc-mpi-pdt> pprof
Reading Profile files in profile.*



NODE 0;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.023        0.132           1           1        132 .TAU application

 82.6        0.109        0.109           1           0        109 PROGRAM SUM_OF_CUBES

pass/pass : Fortran (clink)      : Makefile.tau-icpc-mpi-pdt 

SimpleTest(mpic), build (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/fclink/build-Makefile.tau-icpc-mpi-pdt> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpic
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpic> rm -rf build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpic> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make clean
/bin/rm -f simple.o simple simple.inst.c \

	profile.* tautrace.* events.* *.elg

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpic> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make
mpiicc   -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include -c simple.c -o simple.o

mpiicpc   -O2 -g    simple.o -o simple -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt             -lm

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpic> mkdir build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpic> cp simple build-Makefile.tau-icpc-mpi-pdt

MPITest(mpic, run (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpic> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpic
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpic> cd build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpic/build-Makefile.tau-icpc-mpi-pdt> /panfs/panasas01/mech/mexas/tau-2.25.1/parallel.sh
Process 1 on newblue2

Process 2 on newblue2

Process 3 on newblue2

Process 4 on newblue2

Process 5 on newblue2

Process 6 on newblue2

Process 7 on newblue2

Process 0 on newblue2



For 1000000 integration intervals:

  pi is approximately 3.1415926535898766, Error is 0.0000000000000835

  e is approximately 2.7182818284589718, Error is 0.0000000000000733

  sum is 1.0000000000001026, Error is 0.0000000000001026



wall clock time for pi = 0.001437

wall clock time for e  = 0.000655

wall clock time for 1  = 0.000852

Total time = 0.002944



/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpic/build-Makefile.tau-icpc-mpi-pdt> pprof
Reading Profile files in profile.*



NODE 0;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0            2           41           1           6      41362 .TAU application

 91.8           37           37           1           0      37982 MPI_Init() 

  2.2        0.927        0.927           3           0        309 MPI_Reduce() 

  0.8        0.311        0.311           1           0        311 MPI_Finalize() 

  0.1        0.049        0.057           1           3         57 main-init() int (int, char **)

  0.0        0.004        0.004           1           0          4 MPI_Comm_rank() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_size() 

  0.0        0.001        0.001           1           0          1 MPI_Get_processor_name() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 0, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         3          8          8          8          0  Message size for reduce

---------------------------------------------------------------------------------------



NODE 1;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0            2           41           1           6      41449 .TAU application

 91.5           37           37           1           0      37938 MPI_Init() 

  3.2            1            1           1           0       1344 MPI_Finalize() 

  0.1        0.047        0.058           1           3         58 main-init() int (int, char **)

  0.1        0.044        0.044           3           0         15 MPI_Reduce() 

  0.0        0.004        0.004           1           0          4 MPI_Comm_rank() 

  0.0        0.004        0.004           1           0          4 MPI_Comm_size() 

  0.0        0.003        0.003           1           0          3 MPI_Get_processor_name() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 1, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         3          8          8          8          0  Message size for reduce

---------------------------------------------------------------------------------------



NODE 2;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0            2           41           1           6      41951 .TAU application

 90.5           37           37           1           0      37955 MPI_Init() 

  2.3        0.967        0.967           1           0        967 MPI_Finalize() 

  2.2        0.906        0.906           3           0        302 MPI_Reduce() 

  0.1        0.048        0.059           1           3         59 main-init() int (int, char **)

  0.0        0.006        0.006           1           0          6 MPI_Get_processor_name() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_rank() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 2, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         3          8          8          8          0  Message size for reduce

---------------------------------------------------------------------------------------



NODE 3;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0            2           41           1           6      41478 .TAU application

 91.5           37           37           1           0      37940 MPI_Init() 

  2.2         0.91         0.91           3           0        303 MPI_Reduce() 

  1.2        0.495        0.495           1           0        495 MPI_Finalize() 

  0.1        0.044        0.057           1           3         57 main-init() int (int, char **)

  0.0        0.006        0.006           1           0          6 MPI_Comm_rank() 

  0.0        0.005        0.005           1           0          5 MPI_Get_processor_name() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 3, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         3          8          8          8          0  Message size for reduce

---------------------------------------------------------------------------------------



NODE 4;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0            1           40           1           6      40830 .TAU application

 91.3           37           37           1           0      37273 MPI_Init() 

  2.5            1            1           3           0        338 MPI_Reduce() 

  1.3        0.531        0.531           1           0        531 MPI_Finalize() 

  0.1         0.05        0.059           1           3         59 main-init() int (int, char **)

  0.0        0.003        0.003           1           0          3 MPI_Comm_rank() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_size() 

  0.0        0.003        0.003           1           0          3 MPI_Get_processor_name() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 4, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         3          8          8          8          0  Message size for reduce

---------------------------------------------------------------------------------------



NODE 5;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0            1           40           1           6      40876 .TAU application

 91.2           37           37           1           0      37270 MPI_Init() 

  2.5            1            1           3           0        336 MPI_Reduce() 

  1.4         0.58         0.58           1           0        580 MPI_Finalize() 

  0.1        0.046        0.059           1           3         59 main-init() int (int, char **)

  0.0        0.006        0.006           1           0          6 MPI_Comm_rank() 

  0.0        0.004        0.004           1           0          4 MPI_Comm_size() 

  0.0        0.003        0.003           1           0          3 MPI_Get_processor_name() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 5, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         3          8          8          8          0  Message size for reduce

---------------------------------------------------------------------------------------



NODE 6;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0            1           40           1           6      40728 .TAU application

 91.5           37           37           1           0      37278 MPI_Init() 

  2.5            1            1           3           0        338 MPI_Reduce() 

  1.0        0.417        0.417           1           0        417 MPI_Finalize() 

  0.1        0.046        0.058           1           3         58 main-init() int (int, char **)

  0.0        0.004        0.004           1           0          4 MPI_Comm_rank() 

  0.0        0.004        0.004           1           0          4 MPI_Comm_size() 

  0.0        0.004        0.004           1           0          4 MPI_Get_processor_name() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 6, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         3          8          8          8          0  Message size for reduce

---------------------------------------------------------------------------------------



NODE 7;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0            1           40           1           6      40940 .TAU application

 91.0           37           37           1           0      37275 MPI_Init() 

  2.5            1            1           3           0        339 MPI_Reduce() 

  1.6        0.637        0.637           1           0        637 MPI_Finalize() 

  0.1        0.049         0.06           1           3         60 main-init() int (int, char **)

  0.0        0.005        0.005           1           0          5 MPI_Comm_size() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_rank() 

  0.0        0.003        0.003           1           0          3 MPI_Get_processor_name() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 7, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         3          8          8          8          0  Message size for reduce

---------------------------------------------------------------------------------------



FUNCTION SUMMARY (total):

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0           16          329           8          48      41202 .TAU application

 91.3          300          300           8           0      37614 MPI_Init() 

  2.1            6            6          24           0        285 MPI_Reduce() 

  1.6            5            5           8           0        660 MPI_Finalize() 

  0.1        0.379        0.467           8          24         58 main-init() int (int, char **)

  0.0        0.033        0.033           8           0          4 MPI_Comm_rank() 

  0.0        0.028        0.028           8           0          4 MPI_Get_processor_name() 

  0.0        0.027        0.027           8           0          3 MPI_Comm_size() 



FUNCTION SUMMARY (mean):

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0            2           41           1           6      41202 .TAU application

 91.3           37           37           1           0      37614 MPI_Init() 

  2.1        0.855        0.855           3           0        285 MPI_Reduce() 

  1.6         0.66         0.66           1           0        660 MPI_Finalize() 

  0.1       0.0474       0.0584           1           3         58 main-init() int (int, char **)

  0.0      0.00413      0.00413           1           0          4 MPI_Comm_rank() 

  0.0       0.0035       0.0035           1           0          4 MPI_Get_processor_name() 

  0.0      0.00337      0.00337           1           0          3 MPI_Comm_size() 

pass/pass : MPI (C)              : Makefile.tau-icpc-mpi-pdt 

SimpleTest(mpif), build (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpic/build-Makefile.tau-icpc-mpi-pdt> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpic/build-Makefile.tau-icpc-mpi-pdt> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpif
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpif> rm -rf build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpif> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make clean
/bin/rm -f simple.o simple simple.inst.f90 \

	profile.* tautrace.* events.* *.elg

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpif> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make
mpiifort       -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  -c simple.f90

mpiifort       -O2 -g    simple.o -o simple -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpif> mkdir build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpif> cp simple build-Makefile.tau-icpc-mpi-pdt

MPITest(mpif, run (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpif> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpif> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpif
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpif> cd build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpif/build-Makefile.tau-icpc-mpi-pdt> /panfs/panasas01/mech/mexas/tau-2.25.1/parallel.sh
           1 started.

           2 started.

           3 started.

           0 started.

           6 started.

           7 started.

           4 started.

           5 started.

           0 done.

           1 done.

           2 done.

           3 done.

           4 done.

           5 done.

           6 done.

           7 done.

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpif/build-Makefile.tau-icpc-mpi-pdt> pprof
Reading Profile files in profile.*



NODE 0;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.485            7           1           8       7954 .TAU application

 87.1            6            6           1           0       6928 MPI_Init() 

  4.7        0.376        0.376           1           0        376 MPI_Finalize() 

  1.1         0.09         0.09           1           0         90 MPI_Recv() 

  0.5        0.036        0.036           1           0         36 MPI_Barrier() 

  0.3        0.026        0.026           1           0         26 MPI_Bcast() 

  0.1        0.009        0.009           1           0          9 MPI_Send() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_rank() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 0, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 1;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.442            9           1           8       9517 .TAU application

 83.5            7            7           1           0       7944 MPI_Init() 

  9.6         0.91         0.91           1           0        910 MPI_Finalize() 

  1.2        0.111        0.111           1           0        111 MPI_Bcast() 

  0.8         0.08         0.08           1           0         80 MPI_Barrier() 

  0.2        0.016        0.016           1           0         16 MPI_Recv() 

  0.1        0.007        0.007           1           0          7 MPI_Send() 

  0.0        0.004        0.004           1           0          4 MPI_Comm_rank() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 1, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 2;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.448            8           1           8       8578 .TAU application

 89.1            7            7           1           0       7644 MPI_Init() 

  3.1        0.264        0.264           1           0        264 MPI_Finalize() 

  1.2          0.1          0.1           1           0        100 MPI_Bcast() 

  0.9        0.075        0.075           1           0         75 MPI_Barrier() 

  0.4        0.036        0.036           1           0         36 MPI_Recv() 

  0.1        0.007        0.007           1           0          7 MPI_Send() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_rank() 

  0.0        0.001        0.001           1           0          1 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 2, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 3;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.489            8           1           8       8656 .TAU application

 88.7            7            7           1           0       7678 MPI_Init() 

  3.5        0.303        0.303           1           0        303 MPI_Finalize() 

  1.0        0.088        0.088           1           0         88 MPI_Bcast() 

  0.5        0.045        0.045           1           0         45 MPI_Recv() 

  0.5        0.043        0.043           1           0         43 MPI_Barrier() 

  0.1        0.007        0.007           1           0          7 MPI_Send() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_size() 

  0.0        0.001        0.001           1           0          1 MPI_Comm_rank() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 3, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 4;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.533            7           1           8       7781 .TAU application

 87.0            6            6           1           0       6766 MPI_Init() 

  4.3        0.334        0.334           1           0        334 MPI_Finalize() 

  1.0        0.076        0.076           1           0         76 MPI_Bcast() 

  0.6        0.044        0.044           1           0         44 MPI_Recv() 

  0.2        0.014        0.014           1           0         14 MPI_Barrier() 

  0.1        0.009        0.009           1           0          9 MPI_Send() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_size() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_rank() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 4, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 5;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.518            7           1           8       7857 .TAU application

 86.3            6            6           1           0       6781 MPI_Init() 

  5.2        0.406        0.406           1           0        406 MPI_Finalize() 

  0.8        0.064        0.064           1           0         64 MPI_Bcast() 

  0.8        0.063        0.063           1           0         63 MPI_Recv() 

  0.1        0.011        0.011           1           0         11 MPI_Barrier() 

  0.1        0.007        0.007           1           0          7 MPI_Send() 

  0.1        0.004        0.004           1           0          4 MPI_Comm_rank() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 5, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 6;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.507            7           1           8       7891 .TAU application

 85.9            6            6           1           0       6775 MPI_Init() 

  5.6        0.442        0.442           1           0        442 MPI_Finalize() 

  1.0        0.082        0.082           1           0         82 MPI_Recv() 

  0.7        0.052        0.052           1           0         52 MPI_Bcast() 

  0.2        0.018        0.018           1           0         18 MPI_Barrier() 

  0.1        0.006        0.006           1           0          6 MPI_Send() 

  0.1        0.005        0.005           1           0          5 MPI_Comm_rank() 

  0.1        0.004        0.004           1           0          4 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 6, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 7;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.514            6           1           8       6884 .TAU application

 83.1            5            5           1           0       5720 MPI_Init() 

  7.0        0.482        0.482           1           0        482 MPI_Finalize() 

  1.3        0.092        0.092           1           0         92 MPI_Recv() 

  0.6        0.042        0.042           1           0         42 MPI_Bcast() 

  0.3        0.021        0.021           1           0         21 MPI_Barrier() 

  0.1        0.006        0.006           1           0          6 MPI_Send() 

  0.1        0.004        0.004           1           0          4 MPI_Comm_rank() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 7, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



FUNCTION SUMMARY (total):

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0            3           65           8          64       8140 .TAU application

 86.4           56           56           8           0       7030 MPI_Init() 

  5.4            3            3           8           0        440 MPI_Finalize() 

  0.9        0.559        0.559           8           0         70 MPI_Bcast() 

  0.7        0.468        0.468           8           0         58 MPI_Recv() 

  0.5        0.298        0.298           8           0         37 MPI_Barrier() 

  0.1        0.058        0.058           8           0          7 MPI_Send() 

  0.0        0.025        0.025           8           0          3 MPI_Comm_rank() 

  0.0        0.021        0.021           8           0          3 MPI_Comm_size() 



FUNCTION SUMMARY (mean):

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.492            8           1           8       8140 .TAU application

 86.4            7            7           1           0       7030 MPI_Init() 

  5.4         0.44         0.44           1           0        440 MPI_Finalize() 

  0.9       0.0699       0.0699           1           0         70 MPI_Bcast() 

  0.7       0.0585       0.0585           1           0         58 MPI_Recv() 

  0.5       0.0372       0.0372           1           0         37 MPI_Barrier() 

  0.1      0.00725      0.00725           1           0          7 MPI_Send() 

  0.0      0.00313      0.00313           1           0          3 MPI_Comm_rank() 

  0.0      0.00263      0.00263           1           0          3 MPI_Comm_size() 

pass/pass : MPI (Fortran)        : Makefile.tau-icpc-mpi-pdt 

SimpleTest(compc), build (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpif/build-Makefile.tau-icpc-mpi-pdt> grep "^TAU_COMPINST_OPTION" /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_COMPINST_OPTION=$(UPCC_C_PREFIX)-g $(UPCC_C_PREFIX)-finstrument-functions -finstrument-functions-exclude-file-list=/usr/include #ENDIF##COMPINST_GNU#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/mpif/build-Makefile.tau-icpc-mpi-pdt> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compc
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compc> rm -rf build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compc> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make clean
/bin/rm -f simple simple.o simple.pdb simple.inst.c

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compc> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make
/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   mpiicc   -optCompInst -optNoRevert -optVerbose  -c simple.c

Debug: Using compiler-based instrumentation





Debug: Compiling with Instrumented Code

Executing> mpiicc -c simple.c -g -DPROFILING_ON -DTAU_DOT_H_LESS_HEADERS -DTAU_DOT_H_LESS_HEADERS -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED -DTAU_LINUX_TIMERS -DTAU_MPIGREQUEST -DTAU_MPIDATAREP -DTAU_MPIERRHANDLER -DTAU_MPICONSTCHAR -DTAU_MPIATTRFUNCTION -DTAU_MPITYPEEX -DTAU_MPIADDERROR -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE -DTAU_BFD -DTAU_MPIFILE -DHAVE_GNU_DEMANGLE -DHAVE_TR1_HASH_MAP -DTAU_SS_ALLOC_SUPPORT -DEBS_CLOCK_RES=1 -DTAU_STRSIGNAL_OK -DTAU_TRACK_LD_LOADER -DTAU_MPICH3 -DTAU_MPI_HINDEX_CONST -DTAU_MPI_EXTENSIONS -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include -g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include -o simple.o

icc: command line warning #10006: ignoring unknown option '-finstrument-functions-exclude-file-list=/usr/include'

Looking for file: simple.o



/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   mpiicc   -optCompInst -optNoRevert -optVerbose  simple.o -o simple

Debug: Using compiler-based instrumentation

Debug: Moving these libraries to the end of the link line:





Debug: Linking with TAU Options

Executing> mpiicc simple.o -o simple -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz -Wl,--export-dynamic -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -g



/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compc> mkdir build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compc> cp simple build-Makefile.tau-icpc-mpi-pdt

SimpleTest(compc, run (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compc> grep "^TAU_COMPINST_OPTION" /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_COMPINST_OPTION=$(UPCC_C_PREFIX)-g $(UPCC_C_PREFIX)-finstrument-functions -finstrument-functions-exclude-file-list=/usr/include #ENDIF##COMPINST_GNU#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compc> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compc
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compc> cd build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compc/build-Makefile.tau-icpc-mpi-pdt> ./simple
Hello, world

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compc/build-Makefile.tau-icpc-mpi-pdt> pprof
Reading Profile files in profile.*



NODE 0;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0            8            8           1           1       8565 .TAU application

  0.2        0.013        0.013           1           0         13 main 

pass/pass : CompInst (C)         : Makefile.tau-icpc-mpi-pdt 

SimpleTest(compcpp), build (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compc/build-Makefile.tau-icpc-mpi-pdt> grep "^TAU_COMPINST_OPTION" /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_COMPINST_OPTION=$(UPCC_C_PREFIX)-g $(UPCC_C_PREFIX)-finstrument-functions -finstrument-functions-exclude-file-list=/usr/include #ENDIF##COMPINST_GNU#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compc/build-Makefile.tau-icpc-mpi-pdt> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compcpp
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compcpp> rm -rf build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compcpp> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make clean
/bin/rm -f simple simple.o simple.pdb simple.inst.cc

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compcpp> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make
/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   mpiicpc   -optCompInst -optNoRevert -optVerbose  -c simple.cc

Debug: Using compiler-based instrumentation





Debug: Compiling with Instrumented Code

Executing> mpiicpc -c simple.cc -g -DPROFILING_ON -DTAU_DOT_H_LESS_HEADERS -DTAU_DOT_H_LESS_HEADERS -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED -DTAU_LINUX_TIMERS -DTAU_MPIGREQUEST -DTAU_MPIDATAREP -DTAU_MPIERRHANDLER -DTAU_MPICONSTCHAR -DTAU_MPIATTRFUNCTION -DTAU_MPITYPEEX -DTAU_MPIADDERROR -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE -DTAU_BFD -DTAU_MPIFILE -DHAVE_GNU_DEMANGLE -DHAVE_TR1_HASH_MAP -DTAU_SS_ALLOC_SUPPORT -DEBS_CLOCK_RES=1 -DTAU_STRSIGNAL_OK -DTAU_TRACK_LD_LOADER -DTAU_MPICH3 -DTAU_MPI_HINDEX_CONST -DTAU_MPI_EXTENSIONS -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include -g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include -o simple.o

icpc: command line warning #10006: ignoring unknown option '-finstrument-functions-exclude-file-list=/usr/include'

Looking for file: simple.o



/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   mpiicpc   -optCompInst -optNoRevert -optVerbose  simple.o -o simple

Debug: Using compiler-based instrumentation

Debug: Moving these libraries to the end of the link line:





Debug: Linking with TAU Options

Executing> mpiicpc simple.o -o simple -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz -Wl,--export-dynamic -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -g



/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compcpp> mkdir build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compcpp> cp simple build-Makefile.tau-icpc-mpi-pdt

SimpleTest(compcpp, run (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compcpp> grep "^TAU_COMPINST_OPTION" /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_COMPINST_OPTION=$(UPCC_C_PREFIX)-g $(UPCC_C_PREFIX)-finstrument-functions -finstrument-functions-exclude-file-list=/usr/include #ENDIF##COMPINST_GNU#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compcpp> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compcpp
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compcpp> cd build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compcpp/build-Makefile.tau-icpc-mpi-pdt> ./simple
Hello, world

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compcpp/build-Makefile.tau-icpc-mpi-pdt> pprof
Reading Profile files in profile.*



NODE 0;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0            8            8           1           1       8590 .TAU application

  0.1        0.012        0.012           1           0         12 main 

pass/pass : CompInst (C++)       : Makefile.tau-icpc-mpi-pdt 

SimpleTest(compf), build (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compcpp/build-Makefile.tau-icpc-mpi-pdt> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compcpp/build-Makefile.tau-icpc-mpi-pdt> grep "^TAU_COMPINST_OPTION" /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_COMPINST_OPTION=$(UPCC_C_PREFIX)-g $(UPCC_C_PREFIX)-finstrument-functions -finstrument-functions-exclude-file-list=/usr/include #ENDIF##COMPINST_GNU#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compcpp/build-Makefile.tau-icpc-mpi-pdt> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compf
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compf> rm -rf build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compf> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make clean
/bin/rm -f simple.o simple *.pdb profile.* 

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compf> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make
echo "Building simple.o from simple.f90"

Building simple.o from simple.f90

/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   -optVerbose -optCompile= -optCompInst  -optNoRevert mpiifort        -c  simple.f90 -o simple.o

Debug: Using compiler-based instrumentation





Debug: Compiling with Instrumented Code

Executing> mpiifort -c simple.f90 -g -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include -g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include -o simple.o

ifort: command line warning #10006: ignoring unknown option '-finstrument-functions-exclude-file-list=/usr/include'

Looking for file: simple.o



/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   -optVerbose -optCompile= -optCompInst  -optNoRevert mpiifort        simple.o -o simple 

Debug: Using compiler-based instrumentation

Debug: Moving these libraries to the end of the link line:





Debug: Linking with TAU Options

Executing> mpiifort simple.o -o simple -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz -Wl,--export-dynamic -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -g



/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compf> mkdir build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compf> cp simple build-Makefile.tau-icpc-mpi-pdt

SimpleTest(compf, run (/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compf> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compf> grep "^TAU_COMPINST_OPTION" /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_COMPINST_OPTION=$(UPCC_C_PREFIX)-g $(UPCC_C_PREFIX)-finstrument-functions -finstrument-functions-exclude-file-list=/usr/include #ENDIF##COMPINST_GNU#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compf> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compf
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compf> cd build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compf/build-Makefile.tau-icpc-mpi-pdt> ./simple
153

370

371

407

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compf/build-Makefile.tau-icpc-mpi-pdt> pprof
Reading Profile files in profile.*



NODE 0;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0           12           12           1           1      12681 .TAU application

  1.6        0.202        0.202           1           0        202 sum_of_cubes 

pass/pass : CompInst (F90)       : Makefile.tau-icpc-mpi-pdt 

Build: Test=pdtc, Makefile=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/compf/build-Makefile.tau-icpc-mpi-pdt> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtc
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtc> rm -rf build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtc> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make clean
/bin/rm -f simple simple.o simple.pdb simple.inst.c

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtc> rm -f *.inst.*
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtc> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make
/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   mpiicc   -optKeepFiles -optNoRevert -optVerbose -optTauSelectFile=select.tau -c simple.c





Debug: Parsing with PDT Parser.

Executing> /panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64/bin/cparse simple.c -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON -DTAU_DOT_H_LESS_HEADERS -DTAU_DOT_H_LESS_HEADERS -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED -DTAU_LINUX_TIMERS -DTAU_MPIGREQUEST -DTAU_MPIDATAREP -DTAU_MPIERRHANDLER -DTAU_MPICONSTCHAR -DTAU_MPIATTRFUNCTION -DTAU_MPITYPEEX -DTAU_MPIADDERROR -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE -DTAU_BFD -DTAU_MPIFILE -DHAVE_GNU_DEMANGLE -DHAVE_TR1_HASH_MAP -DTAU_SS_ALLOC_SUPPORT -DEBS_CLOCK_RES=1 -DTAU_STRSIGNAL_OK -DTAU_TRACK_LD_LOADER -DTAU_MPICH3 -DTAU_MPI_HINDEX_CONST -DTAU_MPI_EXTENSIONS -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include





Debug: Instrumenting with TAU

Executing> /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor simple.pdb simple.c -o simple.inst.c -f select.tau





Debug: Compiling with Instrumented Code

Executing> mpiicc -c simple.inst.c -DPROFILING_ON -DTAU_DOT_H_LESS_HEADERS -DTAU_DOT_H_LESS_HEADERS -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED -DTAU_LINUX_TIMERS -DTAU_MPIGREQUEST -DTAU_MPIDATAREP -DTAU_MPIERRHANDLER -DTAU_MPICONSTCHAR -DTAU_MPIATTRFUNCTION -DTAU_MPITYPEEX -DTAU_MPIADDERROR -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE -DTAU_BFD -DTAU_MPIFILE -DHAVE_GNU_DEMANGLE -DHAVE_TR1_HASH_MAP -DTAU_SS_ALLOC_SUPPORT -DEBS_CLOCK_RES=1 -DTAU_STRSIGNAL_OK -DTAU_TRACK_LD_LOADER -DTAU_MPICH3 -DTAU_MPI_HINDEX_CONST -DTAU_MPI_EXTENSIONS -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include -o simple.o

Looking for file: simple.o



/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   mpiicc   -optKeepFiles -optNoRevert -optVerbose -optTauSelectFile=select.tau simple.o -o simple

Debug: Moving these libraries to the end of the link line:





Debug: Linking with TAU Options

Executing> mpiicc simple.o -o simple -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz -Wl,--export-dynamic -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt



/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtc> mkdir build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtc> cp simple build-Makefile.tau-icpc-mpi-pdt

Run: Test=pdtc, Makefile=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtc> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtc
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtc> cd build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtc/build-Makefile.tau-icpc-mpi-pdt> ./simple
Hello, world

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtc/build-Makefile.tau-icpc-mpi-pdt> pprof
Reading Profile files in profile.*



NODE 0;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0         0.01            2           1           1       2347 .TAU application

 99.6        0.038            2           1           2       2337 int main(int, char **) C 

 93.2            2            2           1           0       2187 MPI_Init() 

  4.8        0.112        0.112           1           0        112 MPI_Finalize() 

pass/pass : PDT (C)              : Makefile.tau-icpc-mpi-pdt 

Build: Test=pdtcpp, Makefile=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtc/build-Makefile.tau-icpc-mpi-pdt> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtcpp
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtcpp> rm -rf build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtcpp> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make clean
/bin/rm -f simple simple.o simple.pdb simple.inst.cc

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtcpp> rm -f *.inst.*
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtcpp> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make
/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   mpiicpc   -optKeepFiles -optNoRevert -optVerbose  -c simple.cc





Debug: Parsing with PDT Parser.

Executing> /panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64/bin/cxxparse simple.cc -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON -DTAU_DOT_H_LESS_HEADERS -DTAU_DOT_H_LESS_HEADERS -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED -DTAU_LINUX_TIMERS -DTAU_MPIGREQUEST -DTAU_MPIDATAREP -DTAU_MPIERRHANDLER -DTAU_MPICONSTCHAR -DTAU_MPIATTRFUNCTION -DTAU_MPITYPEEX -DTAU_MPIADDERROR -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE -DTAU_BFD -DTAU_MPIFILE -DHAVE_GNU_DEMANGLE -DHAVE_TR1_HASH_MAP -DTAU_SS_ALLOC_SUPPORT -DEBS_CLOCK_RES=1 -DTAU_STRSIGNAL_OK -DTAU_TRACK_LD_LOADER -DTAU_MPICH3 -DTAU_MPI_HINDEX_CONST -DTAU_MPI_EXTENSIONS -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include





Debug: Instrumenting with TAU

Executing> /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor simple.pdb simple.cc -o simple.inst.cc





Debug: Compiling with Instrumented Code

Executing> mpiicpc -c simple.inst.cc -DPROFILING_ON -DTAU_DOT_H_LESS_HEADERS -DTAU_DOT_H_LESS_HEADERS -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED -DTAU_LINUX_TIMERS -DTAU_MPIGREQUEST -DTAU_MPIDATAREP -DTAU_MPIERRHANDLER -DTAU_MPICONSTCHAR -DTAU_MPIATTRFUNCTION -DTAU_MPITYPEEX -DTAU_MPIADDERROR -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE -DTAU_BFD -DTAU_MPIFILE -DHAVE_GNU_DEMANGLE -DHAVE_TR1_HASH_MAP -DTAU_SS_ALLOC_SUPPORT -DEBS_CLOCK_RES=1 -DTAU_STRSIGNAL_OK -DTAU_TRACK_LD_LOADER -DTAU_MPICH3 -DTAU_MPI_HINDEX_CONST -DTAU_MPI_EXTENSIONS -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include -o simple.o

Looking for file: simple.o



/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   mpiicpc   -optKeepFiles -optNoRevert -optVerbose  simple.o -o simple

Debug: Moving these libraries to the end of the link line:





Debug: Linking with TAU Options

Executing> mpiicpc simple.o -o simple -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz -Wl,--export-dynamic -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt



/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtcpp> mkdir build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtcpp> cp simple build-Makefile.tau-icpc-mpi-pdt

Run: Test=pdtcpp, Makefile=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtcpp> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtcpp
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtcpp> cd build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtcpp/build-Makefile.tau-icpc-mpi-pdt> ./simple
Hello, world

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtcpp/build-Makefile.tau-icpc-mpi-pdt> pprof
Reading Profile files in profile.*



NODE 0;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0         0.01        0.028           1           1         28 .TAU application

 64.3        0.018        0.018           1           0         18 int main(int, char **) 

pass/pass : PDT (C++)            : Makefile.tau-icpc-mpi-pdt 

Build: Test=pdtf, Makefile=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtcpp/build-Makefile.tau-icpc-mpi-pdt> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtcpp/build-Makefile.tau-icpc-mpi-pdt> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtf
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtf> rm -rf build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtf> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make clean
/bin/rm -f simple.o simple *.pdb profile.* 

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtf> rm -f *.inst.*
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtf> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make
echo "Building simple.o from simple.f90"

Building simple.o from simple.f90

/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   -optVerbose -optCompile= -optKeepFiles -optNoRevert -optPdtCleanscapeParser mpiifort        -c  simple.f90 -o simple.o





Debug: Parsing with PDT Parser.

Executing> /panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64/bin/f95parse simple.f90 -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include





Debug: Instrumenting with TAU

Executing> /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor simple.pdb simple.f90 -o simple.inst.f90





Debug: Compiling with Instrumented Code

Executing> mpiifort -c simple.inst.f90 -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include -o simple.o

Looking for file: simple.o



/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   -optVerbose -optCompile= -optKeepFiles -optNoRevert -optPdtCleanscapeParser mpiifort        simple.o -o simple 

Debug: Moving these libraries to the end of the link line:





Debug: Linking with TAU Options

Executing> mpiifort simple.o -o simple -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz -Wl,--export-dynamic -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt



/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtf> mkdir build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtf> cp simple build-Makefile.tau-icpc-mpi-pdt

Run: Test=pdtf, Makefile=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtf> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtf> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtf
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtf> cd build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtf/build-Makefile.tau-icpc-mpi-pdt> ./simple
153

370

371

407

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtf/build-Makefile.tau-icpc-mpi-pdt> pprof
Reading Profile files in profile.*



NODE 0;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.031         0.23           1           1        230 .TAU application

 86.5        0.199        0.199           1           0        199 SUM_OF_CUBES 

pass/pass : PDT (Fortran)        : Makefile.tau-icpc-mpi-pdt 

Build: Test=pdtgf, Makefile=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtf/build-Makefile.tau-icpc-mpi-pdt> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtf/build-Makefile.tau-icpc-mpi-pdt> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtgf
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtgf> rm -rf build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtgf> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make clean
/bin/rm -f simple.o simple *.pdb profile.* 

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtgf> rm -f *.inst.*
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtgf> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make
echo "Building simple.o from simple.f90"

Building simple.o from simple.f90

/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   -optVerbose -optCompile= -optKeepFiles  -optNoRevert -optPdtGnuFortranParser mpiifort        -c  simple.f90 -o simple.o





Debug: Parsing with PDT Parser.

Executing> /panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64/bin/gfparse simple.f90 -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include





Debug: Instrumenting with TAU

Executing> /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor simple.pdb simple.f90 -o simple.inst.f90





Debug: Compiling with Instrumented Code

Executing> mpiifort -c simple.inst.f90 -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include -o simple.o

Looking for file: simple.o



/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   -optVerbose -optCompile= -optKeepFiles  -optNoRevert -optPdtGnuFortranParser mpiifort        simple.o -o simple 

Debug: Moving these libraries to the end of the link line:





Debug: Linking with TAU Options

Executing> mpiifort simple.o -o simple -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz -Wl,--export-dynamic -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt



/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtgf> mkdir build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtgf> cp simple build-Makefile.tau-icpc-mpi-pdt

Run: Test=pdtgf, Makefile=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtgf> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtgf> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtgf
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtgf> cd build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtgf/build-Makefile.tau-icpc-mpi-pdt> ./simple
153

370

371

407

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtgf/build-Makefile.tau-icpc-mpi-pdt> pprof
Reading Profile files in profile.*



NODE 0;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0         0.03        0.237           1           1        237 .TAU application

 87.3        0.207        0.207           1           0        207 SUM_OF_CUBES 

pass/pass : PDT (GFortran)       : Makefile.tau-icpc-mpi-pdt 

Build: Test=pdtmpic, Makefile=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtgf/build-Makefile.tau-icpc-mpi-pdt> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpic
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpic> rm -rf build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpic> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make clean
/bin/rm -f simple simple.o simple.pdb simple.inst.c

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpic> rm -f *.inst.*
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpic> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make
/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   mpiicc   -optKeepFiles -optNoRevert -optVerbose -c simple.c





Debug: Parsing with PDT Parser.

Executing> /panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64/bin/cparse simple.c -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON -DTAU_DOT_H_LESS_HEADERS -DTAU_DOT_H_LESS_HEADERS -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED -DTAU_LINUX_TIMERS -DTAU_MPIGREQUEST -DTAU_MPIDATAREP -DTAU_MPIERRHANDLER -DTAU_MPICONSTCHAR -DTAU_MPIATTRFUNCTION -DTAU_MPITYPEEX -DTAU_MPIADDERROR -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE -DTAU_BFD -DTAU_MPIFILE -DHAVE_GNU_DEMANGLE -DHAVE_TR1_HASH_MAP -DTAU_SS_ALLOC_SUPPORT -DEBS_CLOCK_RES=1 -DTAU_STRSIGNAL_OK -DTAU_TRACK_LD_LOADER -DTAU_MPICH3 -DTAU_MPI_HINDEX_CONST -DTAU_MPI_EXTENSIONS -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include





Debug: Instrumenting with TAU

Executing> /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor simple.pdb simple.c -o simple.inst.c





Debug: Compiling with Instrumented Code

Executing> mpiicc -c simple.inst.c -DPROFILING_ON -DTAU_DOT_H_LESS_HEADERS -DTAU_DOT_H_LESS_HEADERS -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED -DTAU_LINUX_TIMERS -DTAU_MPIGREQUEST -DTAU_MPIDATAREP -DTAU_MPIERRHANDLER -DTAU_MPICONSTCHAR -DTAU_MPIATTRFUNCTION -DTAU_MPITYPEEX -DTAU_MPIADDERROR -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE -DTAU_BFD -DTAU_MPIFILE -DHAVE_GNU_DEMANGLE -DHAVE_TR1_HASH_MAP -DTAU_SS_ALLOC_SUPPORT -DEBS_CLOCK_RES=1 -DTAU_STRSIGNAL_OK -DTAU_TRACK_LD_LOADER -DTAU_MPICH3 -DTAU_MPI_HINDEX_CONST -DTAU_MPI_EXTENSIONS -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include -o simple.o

Looking for file: simple.o



/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   mpiicc   -optKeepFiles -optNoRevert -optVerbose simple.o -o simple

Debug: Moving these libraries to the end of the link line:





Debug: Linking with TAU Options

Executing> mpiicc simple.o -o simple -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz -Wl,--export-dynamic -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt



/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpic> mkdir build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpic> cp simple build-Makefile.tau-icpc-mpi-pdt

Run (MPI): Test=pdtmpic, Makefile=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpic> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpic
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpic> cd build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpic/build-Makefile.tau-icpc-mpi-pdt> /panfs/panasas01/mech/mexas/tau-2.25.1/parallel.sh
0 done.

1 done.

2 done.

3 done.

4 done.

5 done.

6 done.

7 done.

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpic/build-Makefile.tau-icpc-mpi-pdt> pprof
Reading Profile files in profile.*



NODE 0;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.017            6           1           1       6673 .TAU application

 99.7         0.06            6           1           5       6656 int main(int, char **) C 

 90.4            6            6           1           0       6031 MPI_Init() 

  4.9        0.327        0.327           1           0        327 MPI_Finalize() 

  3.5        0.043        0.236           1           8        236 void func(int, int) C 

  2.2        0.145        0.145           3           0         48 MPI_Recv() 

  0.4        0.026        0.026           1           0         26 MPI_Bcast() 

  0.2        0.013        0.013           3           0          4 MPI_Send() 

  0.1        0.009        0.009           1           0          9 MPI_Barrier() 

  0.0        0.001        0.001           1           0          1 MPI_Comm_rank() 

  0.0        0.001        0.001           1           0          1 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 0, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 1;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.016           10           1           1      10768 .TAU application

 99.9         0.06           10           1           5      10752 int main(int, char **) C 

 88.2            9            9           1           0       9498 MPI_Init() 

  8.7        0.935        0.935           1           0        935 MPI_Finalize() 

  2.4         0.04        0.254           1           8        254 void func(int, int) C 

  1.2        0.128        0.128           3           0         43 MPI_Recv() 

  0.4        0.047        0.047           1           0         47 MPI_Bcast() 

  0.3         0.03         0.03           1           0         30 MPI_Barrier() 

  0.1        0.009        0.009           3           0          3 MPI_Send() 

  0.0        0.004        0.004           1           0          4 MPI_Comm_rank() 

  0.0        0.001        0.001           1           0          1 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 1, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 2;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0         0.02           10           1           1      10397 .TAU application

 99.8        0.064           10           1           5      10377 int main(int, char **) C 

 91.3            9            9           1           0       9497 MPI_Init() 

  5.4        0.557        0.557           1           0        557 MPI_Finalize() 

  2.5        0.038        0.256           1           8        256 void func(int, int) C 

  1.3        0.137        0.137           3           0         46 MPI_Recv() 

  0.4        0.045        0.045           1           0         45 MPI_Bcast() 

  0.3        0.026        0.026           1           0         26 MPI_Barrier() 

  0.1         0.01         0.01           3           0          3 MPI_Send() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_size() 

  0.0        0.001        0.001           1           0          1 MPI_Comm_rank() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 2, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 3;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.019           10           1           1      10215 .TAU application

 99.8        0.065           10           1           5      10196 int main(int, char **) C 

 93.0            9            9           1           0       9498 MPI_Init() 

  3.7        0.373        0.373           1           0        373 MPI_Finalize() 

  2.5         0.05        0.255           1           8        255 void func(int, int) C 

  1.2        0.127        0.127           3           0         42 MPI_Recv() 

  0.4        0.044        0.044           1           0         44 MPI_Bcast() 

  0.2        0.025        0.025           1           0         25 MPI_Barrier() 

  0.1        0.009        0.009           3           0          3 MPI_Send() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_size() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_rank() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 3, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 4;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.016            9           1           1       9998 .TAU application

 99.8        0.051            9           1           5       9982 int main(int, char **) C 

 92.5            9            9           1           0       9244 MPI_Init() 

  4.2        0.418        0.418           1           0        418 MPI_Finalize() 

  2.6        0.039        0.264           1           8        264 void func(int, int) C 

  1.4        0.139        0.139           3           0         46 MPI_Recv() 

  0.4        0.041        0.041           1           0         41 MPI_Bcast() 

  0.3        0.032        0.032           1           0         32 MPI_Barrier() 

  0.1        0.013        0.013           3           0          4 MPI_Send() 

  0.0        0.004        0.004           1           0          4 MPI_Comm_size() 

  0.0        0.001        0.001           1           0          1 MPI_Comm_rank() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 4, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 5;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.025           10           1           1      10174 .TAU application

 99.8        0.059           10           1           5      10149 int main(int, char **) C 

 92.2            9            9           1           0       9378 MPI_Init() 

  4.4         0.45         0.45           1           0        450 MPI_Finalize() 

  2.5        0.056        0.258           1           8        258 void func(int, int) C 

  1.2        0.124        0.124           3           0         41 MPI_Recv() 

  0.4         0.04         0.04           1           0         40 MPI_Bcast() 

  0.3        0.029        0.029           1           0         29 MPI_Barrier() 

  0.1        0.009        0.009           3           0          3 MPI_Send() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_rank() 

  0.0        0.001        0.001           1           0          1 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 5, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 6;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.021           10           1           1      10218 .TAU application

 99.8        0.061           10           1           5      10197 int main(int, char **) C 

 91.8            9            9           1           0       9376 MPI_Init() 

  4.8        0.491        0.491           1           0        491 MPI_Finalize() 

  2.6         0.05        0.264           1           8        264 void func(int, int) C 

  1.2        0.127        0.127           3           0         42 MPI_Recv() 

  0.4        0.039        0.039           1           0         39 MPI_Bcast() 

  0.3        0.032        0.032           1           0         32 MPI_Barrier() 

  0.2        0.016        0.016           3           0          5 MPI_Send() 

  0.0        0.004        0.004           1           0          4 MPI_Comm_rank() 

  0.0        0.001        0.001           1           0          1 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 6, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 7;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0         0.02           10           1           1      10264 .TAU application

 99.8        0.069           10           1           5      10244 int main(int, char **) C 

 91.4            9            9           1           0       9377 MPI_Init() 

  5.2        0.532        0.532           1           0        532 MPI_Finalize() 

  2.5        0.045         0.26           1           8        260 void func(int, int) C 

  1.4        0.141        0.141           3           0         47 MPI_Recv() 

  0.4        0.038        0.038           1           0         38 MPI_Bcast() 

  0.3        0.026        0.026           1           0         26 MPI_Barrier() 

  0.1         0.01         0.01           3           0          3 MPI_Send() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_rank() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 7, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



FUNCTION SUMMARY (total):

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.154           78           8           8       9838 .TAU application

 99.8        0.489           78           8          40       9819 int main(int, char **) C 

 91.4           71           71           8           0       8987 MPI_Init() 

  5.2            4            4           8           0        510 MPI_Finalize() 

  2.6        0.361            2           8          64        256 void func(int, int) C 

  1.4            1            1          24           0         44 MPI_Recv() 

  0.4         0.32         0.32           8           0         40 MPI_Bcast() 

  0.3        0.209        0.209           8           0         26 MPI_Barrier() 

  0.1        0.089        0.089          24           0          4 MPI_Send() 

  0.0        0.019        0.019           8           0          2 MPI_Comm_rank() 

  0.0        0.016        0.016           8           0          2 MPI_Comm_size() 



FUNCTION SUMMARY (mean):

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0       0.0192            9           1           1       9838 .TAU application

 99.8       0.0611            9           1           5       9819 int main(int, char **) C 

 91.4            8            8           1           0       8987 MPI_Init() 

  5.2         0.51         0.51           1           0        510 MPI_Finalize() 

  2.6       0.0451        0.256           1           8        256 void func(int, int) C 

  1.4        0.134        0.134           3           0         44 MPI_Recv() 

  0.4         0.04         0.04           1           0         40 MPI_Bcast() 

  0.3       0.0261       0.0261           1           0         26 MPI_Barrier() 

  0.1       0.0111       0.0111           3           0          4 MPI_Send() 

  0.0      0.00237      0.00237           1           0          2 MPI_Comm_rank() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_size() 

pass/pass : PDT-MPI (C)          : Makefile.tau-icpc-mpi-pdt 

Build: Test=pdtmpicpp, Makefile=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpic/build-Makefile.tau-icpc-mpi-pdt> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpicpp
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpicpp> rm -rf build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpicpp> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make clean
/bin/rm -f simple simple.o simple.pdb simple.inst.cc

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpicpp> rm -f *.inst.*
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpicpp> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make
/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   mpiicpc   -optKeepFiles -optNoRevert -optVerbose -c simple.cc





Debug: Parsing with PDT Parser.

Executing> /panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64/bin/cxxparse simple.cc -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON -DTAU_DOT_H_LESS_HEADERS -DTAU_DOT_H_LESS_HEADERS -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED -DTAU_LINUX_TIMERS -DTAU_MPIGREQUEST -DTAU_MPIDATAREP -DTAU_MPIERRHANDLER -DTAU_MPICONSTCHAR -DTAU_MPIATTRFUNCTION -DTAU_MPITYPEEX -DTAU_MPIADDERROR -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE -DTAU_BFD -DTAU_MPIFILE -DHAVE_GNU_DEMANGLE -DHAVE_TR1_HASH_MAP -DTAU_SS_ALLOC_SUPPORT -DEBS_CLOCK_RES=1 -DTAU_STRSIGNAL_OK -DTAU_TRACK_LD_LOADER -DTAU_MPICH3 -DTAU_MPI_HINDEX_CONST -DTAU_MPI_EXTENSIONS -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include





Debug: Instrumenting with TAU

Executing> /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor simple.pdb simple.cc -o simple.inst.cc





Debug: Compiling with Instrumented Code

Executing> mpiicpc -c simple.inst.cc -DPROFILING_ON -DTAU_DOT_H_LESS_HEADERS -DTAU_DOT_H_LESS_HEADERS -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED -DTAU_LINUX_TIMERS -DTAU_MPIGREQUEST -DTAU_MPIDATAREP -DTAU_MPIERRHANDLER -DTAU_MPICONSTCHAR -DTAU_MPIATTRFUNCTION -DTAU_MPITYPEEX -DTAU_MPIADDERROR -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE -DTAU_BFD -DTAU_MPIFILE -DHAVE_GNU_DEMANGLE -DHAVE_TR1_HASH_MAP -DTAU_SS_ALLOC_SUPPORT -DEBS_CLOCK_RES=1 -DTAU_STRSIGNAL_OK -DTAU_TRACK_LD_LOADER -DTAU_MPICH3 -DTAU_MPI_HINDEX_CONST -DTAU_MPI_EXTENSIONS -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include -o simple.o

Looking for file: simple.o



/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   mpiicpc   -optKeepFiles -optNoRevert -optVerbose simple.o -o simple

Debug: Moving these libraries to the end of the link line:





Debug: Linking with TAU Options

Executing> mpiicpc simple.o -o simple -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz -Wl,--export-dynamic -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt



/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpicpp> mkdir build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpicpp> cp simple build-Makefile.tau-icpc-mpi-pdt

Run (MPI): Test=pdtmpicpp, Makefile=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpicpp> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpicpp
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpicpp> cd build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpicpp/build-Makefile.tau-icpc-mpi-pdt> /panfs/panasas01/mech/mexas/tau-2.25.1/parallel.sh
1 done.

2 done.

3 done.

4 done.

5 done.

6 done.

7 done.

0 done.

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpicpp/build-Makefile.tau-icpc-mpi-pdt> pprof
Reading Profile files in profile.*



NODE 0;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.012            7           1           1       7623 .TAU application

 99.8        0.111            7           1           7       7611 int main(int, char **) 

 92.9            7            7           1           0       7083 MPI_Init() 

  3.7         0.28         0.28           1           0        280 MPI_Finalize() 

  1.5        0.115        0.115           1           0        115 MPI_Recv() 

  0.1         0.01         0.01           1           0         10 MPI_Barrier() 

  0.1        0.009        0.009           1           0          9 MPI_Send() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_rank() 

  0.0        0.001        0.001           1           0          1 MPI_Comm_size() 



NODE 1;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.016            7           1           1       7665 .TAU application

 99.8        0.106            7           1           7       7649 int main(int, char **) 

 92.2            7            7           1           0       7066 MPI_Init() 

  5.5        0.418        0.418           1           0        418 MPI_Finalize() 

  0.4        0.028        0.028           1           0         28 MPI_Barrier() 

  0.2        0.017        0.017           1           0         17 MPI_Recv() 

  0.1        0.007        0.007           1           0          7 MPI_Send() 

  0.1        0.005        0.005           1           0          5 MPI_Comm_size() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_rank() 



NODE 2;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.012            7           1           1       7713 .TAU application

 99.8        0.108            7           1           7       7701 int main(int, char **) 

 91.9            7            7           1           0       7087 MPI_Init() 

  5.7        0.443        0.443           1           0        443 MPI_Finalize() 

  0.4        0.027        0.027           1           0         27 MPI_Recv() 

  0.3        0.024        0.024           1           0         24 MPI_Barrier() 

  0.1        0.007        0.007           1           0          7 MPI_Send() 

  0.1        0.004        0.004           1           0          4 MPI_Comm_rank() 

  0.0        0.001        0.001           1           0          1 MPI_Comm_size() 



NODE 3;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.016            7           1           1       7724 .TAU application

 99.8        0.099            7           1           7       7708 int main(int, char **) 

 91.6            7            7           1           0       7073 MPI_Init() 

  6.0        0.466        0.466           1           0        466 MPI_Finalize() 

  0.6        0.043        0.043           1           0         43 MPI_Recv() 

  0.2        0.013        0.013           1           0         13 MPI_Barrier() 

  0.1        0.007        0.007           1           0          7 MPI_Send() 

  0.1        0.006        0.006           1           0          6 MPI_Comm_size() 

  0.0        0.001        0.001           1           0          1 MPI_Comm_rank() 



NODE 4;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.013            8           1           1       8270 .TAU application

 99.8        0.101            8           1           7       8257 int main(int, char **) 

 86.1            7            7           1           0       7119 MPI_Init() 

 11.4        0.945        0.945           1           0        945 MPI_Finalize() 

  0.7        0.056        0.056           1           0         56 MPI_Recv() 

  0.2        0.018        0.018           1           0         18 MPI_Barrier() 

  0.2        0.014        0.014           1           0         14 MPI_Send() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_rank() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_size() 



NODE 5;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.014            7           1           1       7817 .TAU application

 99.8        0.103            7           1           7       7803 int main(int, char **) 

 91.0            7            7           1           0       7116 MPI_Init() 

  6.0         0.47         0.47           1           0        470 MPI_Finalize() 

  0.9        0.074        0.074           1           0         74 MPI_Recv() 

  0.3        0.026        0.026           1           0         26 MPI_Barrier() 

  0.1        0.009        0.009           1           0          9 MPI_Send() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_rank() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_size() 



NODE 6;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.011            7           1           1       7839 .TAU application

 99.9        0.096            7           1           7       7828 int main(int, char **) 

 90.8            7            7           1           0       7114 MPI_Init() 

  6.2        0.485        0.485           1           0        485 MPI_Finalize() 

  1.2        0.092        0.092           1           0         92 MPI_Recv() 

  0.3        0.025        0.025           1           0         25 MPI_Barrier() 

  0.1        0.011        0.011           1           0         11 MPI_Send() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_rank() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_size() 



NODE 7;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0         0.01            7           1           1       7873 .TAU application

 99.9        0.101            7           1           7       7863 int main(int, char **) 

 90.3            7            7           1           0       7109 MPI_Init() 

  6.4        0.505        0.505           1           0        505 MPI_Finalize() 

  1.4        0.113        0.113           1           0        113 MPI_Recv() 

  0.3         0.02         0.02           1           0         20 MPI_Barrier() 

  0.1         0.01         0.01           1           0         10 MPI_Send() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_size() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_rank() 



FUNCTION SUMMARY (total):

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.104           62           8           8       7816 .TAU application

 99.8        0.825           62           8          56       7802 int main(int, char **) 

 90.8           56           56           8           0       7096 MPI_Init() 

  6.4            4            4           8           0        502 MPI_Finalize() 

  0.9        0.537        0.537           8           0         67 MPI_Recv() 

  0.3        0.164        0.164           8           0         20 MPI_Barrier() 

  0.1        0.074        0.074           8           0          9 MPI_Send() 

  0.0        0.022        0.022           8           0          3 MPI_Comm_size() 

  0.0        0.019        0.019           8           0          2 MPI_Comm_rank() 



FUNCTION SUMMARY (mean):

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.013            7           1           1       7816 .TAU application

 99.8        0.103            7           1           7       7802 int main(int, char **) 

 90.8            7            7           1           0       7096 MPI_Init() 

  6.4        0.501        0.501           1           0        502 MPI_Finalize() 

  0.9       0.0671       0.0671           1           0         67 MPI_Recv() 

  0.3       0.0205       0.0205           1           0         20 MPI_Barrier() 

  0.1      0.00925      0.00925           1           0          9 MPI_Send() 

  0.0      0.00275      0.00275           1           0          3 MPI_Comm_size() 

  0.0      0.00237      0.00237           1           0          2 MPI_Comm_rank() 

pass/pass : PDT-MPI (C++)        : Makefile.tau-icpc-mpi-pdt 

Build: Test=pdtmpif, Makefile=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpicpp/build-Makefile.tau-icpc-mpi-pdt> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpicpp/build-Makefile.tau-icpc-mpi-pdt> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpif
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpif> rm -rf build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpif> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make clean
/bin/rm -f simple.o simple *.pdb profile.* *.inst.*

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpif> rm -f *.inst.*
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpif> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make
echo "Building simple.o from simple.f90"

Building simple.o from simple.f90

/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   -optVerbose -optCompile= -optKeepFiles -optNoRevert mpiifort        -c  simple.f90 -o simple.o





Debug: Parsing with PDT Parser.

Executing> /panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64/bin/gfparse48 simple.f90 -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include





Debug: Instrumenting with TAU

Executing> /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor simple.pdb simple.f90 -o simple.inst.f90





Debug: Compiling with Instrumented Code

Executing> mpiifort -c simple.inst.f90 -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include -o simple.o

Looking for file: simple.o



/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   -optVerbose -optCompile= -optKeepFiles -optNoRevert mpiifort        simple.o -o simple 

Debug: Moving these libraries to the end of the link line:





Debug: Linking with TAU Options

Executing> mpiifort simple.o -o simple -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz -Wl,--export-dynamic -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt



/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpif> mkdir build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpif> cp simple build-Makefile.tau-icpc-mpi-pdt

Run (MPI): Test=pdtmpif, Makefile=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpif> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpif> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpif
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpif> cd build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpif/build-Makefile.tau-icpc-mpi-pdt> /panfs/panasas01/mech/mexas/tau-2.25.1/parallel.sh
           4 started.

           6 started.

           7 started.

           2 started.

           3 started.

           5 started.

           0 started.

           1 started.

           0 done.

           1 done.

           2 done.

           3 done.

           4 done.

           5 done.

           6 done.

           7 done.

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpif/build-Makefile.tau-icpc-mpi-pdt> pprof
Reading Profile files in profile.*



NODE 0;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.044            7           1           1       7933 .TAU application

 99.4        0.091            7           1           5       7889 MAIN 

 86.4            6            6           1           0       6855 MPI_Init() 

  7.4        0.443        0.591           1           4        591 FUNC 

  4.4        0.349        0.349           1           0        349 MPI_Finalize() 

  1.2        0.095        0.095           1           0         95 MPI_Recv() 

  0.4        0.028        0.028           1           0         28 MPI_Bcast() 

  0.2        0.015        0.015           1           0         15 MPI_Barrier() 

  0.1         0.01         0.01           1           0         10 MPI_Send() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_size() 

  0.0        0.001        0.001           1           0          1 MPI_Comm_rank() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 0, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 1;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.038            7           1           1       7599 .TAU application

 99.5        0.086            7           1           5       7561 MAIN 

 85.2            6            6           1           0       6474 MPI_Init() 

  8.1        0.468        0.613           1           4        613 FUNC 

  5.0        0.382        0.382           1           0        382 MPI_Finalize() 

  1.5        0.112        0.112           1           0        112 MPI_Bcast() 

  0.2        0.015        0.015           1           0         15 MPI_Recv() 

  0.2        0.012        0.012           1           0         12 MPI_Barrier() 

  0.1        0.006        0.006           1           0          6 MPI_Send() 

  0.1        0.004        0.004           1           0          4 MPI_Comm_size() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_rank() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 1, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 2;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.043            8           1           1       8005 .TAU application

 99.5        0.085            7           1           5       7962 MAIN 

 85.2            6            6           1           0       6820 MPI_Init() 

  7.7        0.456         0.62           1           4        620 FUNC 

  5.4        0.429        0.429           1           0        429 MPI_Finalize() 

  1.3        0.101        0.101           1           0        101 MPI_Bcast() 

  0.4        0.033        0.033           1           0         33 MPI_Barrier() 

  0.3        0.023        0.023           1           0         23 MPI_Recv() 

  0.1        0.007        0.007           1           0          7 MPI_Send() 

  0.1        0.005        0.005           1           0          5 MPI_Comm_rank() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 2, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 3;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.047            8           1           1       8051 .TAU application

 99.4        0.087            8           1           5       8004 MAIN 

 84.8            6            6           1           0       6830 MPI_Init() 

  7.8        0.461        0.629           1           4        629 FUNC 

  5.6        0.448        0.448           1           0        448 MPI_Finalize() 

  1.2        0.093        0.093           1           0         93 MPI_Bcast() 

  0.5        0.038        0.038           1           0         38 MPI_Recv() 

  0.4        0.031        0.031           1           0         31 MPI_Barrier() 

  0.1        0.006        0.006           1           0          6 MPI_Comm_rank() 

  0.1        0.006        0.006           1           0          6 MPI_Send() 

  0.0        0.004        0.004           1           0          4 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 3, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 4;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.036            8           1           1       8127 .TAU application

 99.6        0.105            8           1           5       8091 MAIN 

 80.5            6            6           1           0       6542 MPI_Init() 

 10.1        0.824        0.824           1           0        824 MPI_Finalize() 

  7.6        0.421        0.617           1           4        617 FUNC 

  0.9        0.074        0.074           1           0         74 MPI_Bcast() 

  0.8        0.061        0.061           1           0         61 MPI_Barrier() 

  0.6        0.052        0.052           1           0         52 MPI_Recv() 

  0.1        0.009        0.009           1           0          9 MPI_Send() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_rank() 

  0.0        0.001        0.001           1           0          1 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 4, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 5;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0         0.04            7           1           1       7795 .TAU application

 99.5        0.093            7           1           5       7755 MAIN 

 84.2            6            6           1           0       6564 MPI_Init() 

  7.8        0.451        0.605           1           4        605 FUNC 

  6.2        0.486        0.486           1           0        486 MPI_Finalize() 

  0.8        0.063        0.063           1           0         63 MPI_Bcast() 

  0.8        0.059        0.059           1           0         59 MPI_Recv() 

  0.3        0.026        0.026           1           0         26 MPI_Barrier() 

  0.1        0.006        0.006           1           0          6 MPI_Send() 

  0.1        0.004        0.004           1           0          4 MPI_Comm_size() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_rank() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 5, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 6;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.042            7           1           1       7596 .TAU application

 99.4        0.086            7           1           5       7554 MAIN 

 86.0            6            6           1           0       6533 MPI_Init() 

  8.3        0.441        0.629           1           4        629 FUNC 

  3.9        0.299        0.299           1           0        299 MPI_Finalize() 

  0.9         0.07         0.07           1           0         70 MPI_Recv() 

  0.8         0.06         0.06           1           0         60 MPI_Barrier() 

  0.7        0.052        0.052           1           0         52 MPI_Bcast() 

  0.1        0.006        0.006           1           0          6 MPI_Send() 

  0.1        0.004        0.004           1           0          4 MPI_Comm_size() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_rank() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 6, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 7;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.039            7           1           1       7812 .TAU application

 99.5        0.082            7           1           5       7773 MAIN 

 83.6            6            6           1           0       6528 MPI_Init() 

  8.1         0.45        0.635           1           4        635 FUNC 

  6.7        0.523        0.523           1           0        523 MPI_Finalize() 

  1.1        0.083        0.083           1           0         83 MPI_Recv() 

  0.7        0.056        0.056           1           0         56 MPI_Barrier() 

  0.5         0.04         0.04           1           0         40 MPI_Bcast() 

  0.1        0.006        0.006           1           0          6 MPI_Send() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_rank() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 7, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



FUNCTION SUMMARY (total):

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.329           62           8           8       7865 .TAU application

 99.5        0.715           62           8          40       7824 MAIN 

 84.5           53           53           8           0       6643 MPI_Init() 

  7.8            3            4           8          32        617 FUNC 

  5.9            3            3           8           0        468 MPI_Finalize() 

  0.9        0.563        0.563           8           0         70 MPI_Bcast() 

  0.7        0.435        0.435           8           0         54 MPI_Recv() 

  0.5        0.294        0.294           8           0         37 MPI_Barrier() 

  0.1        0.056        0.056           8           0          7 MPI_Send() 

  0.0        0.025        0.025           8           0          3 MPI_Comm_rank() 

  0.0        0.024        0.024           8           0          3 MPI_Comm_size() 



FUNCTION SUMMARY (mean):

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0       0.0411            7           1           1       7865 .TAU application

 99.5       0.0894            7           1           5       7824 MAIN 

 84.5            6            6           1           0       6643 MPI_Init() 

  7.8        0.449        0.617           1           4        617 FUNC 

  5.9        0.468        0.468           1           0        468 MPI_Finalize() 

  0.9       0.0704       0.0704           1           0         70 MPI_Bcast() 

  0.7       0.0544       0.0544           1           0         54 MPI_Recv() 

  0.5       0.0367       0.0367           1           0         37 MPI_Barrier() 

  0.1        0.007        0.007           1           0          7 MPI_Send() 

  0.0      0.00313      0.00313           1           0          3 MPI_Comm_rank() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_size() 

pass/pass : PDT-MPI (Fortran)    : Makefile.tau-icpc-mpi-pdt 

Build: Test=pdtmpigf, Makefile=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpif/build-Makefile.tau-icpc-mpi-pdt> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpif/build-Makefile.tau-icpc-mpi-pdt> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpigf
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpigf> rm -rf build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpigf> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make clean
/bin/rm -f simple.o simple *.pdb profile.* *.inst.*

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpigf> rm -f *.inst.*
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpigf> TAU_TEST_MAKEFILE=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt make
echo "Building simple.o from simple.f90"

Building simple.o from simple.f90

/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   -optVerbose -optCompile= -optKeepFiles -optNoRevert -optPdtGnuFortranParser mpiifort        -c  simple.f90 -o simple.o





Debug: Parsing with PDT Parser.

Executing> /panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64/bin/gfparse simple.f90 -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include





Debug: Instrumenting with TAU

Executing> /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor simple.pdb simple.f90 -o simple.inst.f90





Debug: Compiling with Instrumented Code

Executing> mpiifort -c simple.inst.f90 -I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include -o simple.o

Looking for file: simple.o



/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_compiler.sh -optPdtDir="/panfs/panasas01/mech/mexas/pdtoolkit-3.22/x86_64" -optPdtCOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optPdtCxxOpts="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS      -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauInstr="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/bin/tau_instrumentor" -optNoMpi -optOpari2Tool="" -optOpari2ConfigTool="" -optOpari2Dir="" -optIBM64="" -optOpari2Opts="" -optOpariTool="" -optTauCC="mpiicc  " -optTauIncludes="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include -I/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/include  " -optTauDefs="-DPROFILING_ON                        -DTAU_DOT_H_LESS_HEADERS          -DTAU_DOT_H_LESS_HEADERS         -DTAU_MPI -DTAU_UNIFY -DTAU_MPI_THREADED     -DTAU_LINUX_TIMERS                   -DTAU_MPIGREQUEST     -DTAU_MPIDATAREP    -DTAU_MPIERRHANDLER    -DTAU_MPICONSTCHAR   -DTAU_MPIATTRFUNCTION    -DTAU_MPITYPEEX    -DTAU_MPIADDERROR         -DTAU_LARGEFILE -D_LARGEFILE64_SOURCE                    -DTAU_BFD  -DTAU_MPIFILE    -DHAVE_GNU_DEMANGLE   -DHAVE_TR1_HASH_MAP    -DTAU_SS_ALLOC_SUPPORT  -DEBS_CLOCK_RES=1  -DTAU_STRSIGNAL_OK    -DTAU_TRACK_LD_LOADER         -DTAU_MPICH3     -DTAU_MPI_HINDEX_CONST  -DTAU_MPI_EXTENSIONS     "  -optLinking=" -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s     -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt   " -optSharedLinking="-L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt -lTAU -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib                  -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s    -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/shared-icpc-mpi-pdt   " -optMICOffloadLinking="  -offload-option,mic,ld,'-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -ltau-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt          " 			-optMICOffloadSharedLinking="  -offload-option,mic,ld,='-L/panfs/panasas01/mech/mexas/tau-2.25.1/mic_linux/lib -lTAUsh-icpc-mpi-pdt' -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTAUsh-icpc-mpi-pdt             -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz       -Wl,--export-dynamic  -lrt           -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -ldl" -optIncludeMemory="-I/panfs/panasas01/mech/mexas/tau-2.25.1/include/TauMemory" -optCompInstOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstFortranOption="-g -finstrument-functions -finstrument-functions-exclude-file-list=/usr/include  " -optCompInstLinking="" -optVerbose     -optWrappersDir="/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/wrappers"   -optVerbose -optCompile= -optKeepFiles -optNoRevert -optPdtGnuFortranParser mpiifort        simple.o -o simple 

Debug: Moving these libraries to the end of the link line:





Debug: Linking with TAU Options

Executing> mpiifort simple.o -o simple -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -lTauMpi-icpc-mpi-pdt -L/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -lmpi -lmpiif -ldl -lrt -Wl,-rpath,/cm/shared/languages/Intel-Compiler-XE-16-U2/compilers_and_libraries_2016.2.181/linux/mpi/intel64/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib -ltau-icpc-mpi-pdt -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib -Wl,-rpath,/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/binutils-2.23.2/lib64 -lbfd -liberty -ldl -lz -Wl,--export-dynamic -lrt -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/ -L/usr/bin/../lib64 -lstdc++ -lgcc_s -L/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/static-icpc-mpi-pdt



/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpigf> mkdir build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpigf> cp simple build-Makefile.tau-icpc-mpi-pdt

Run (MPI): Test=pdtmpigf, Makefile=/panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt)

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpigf> grep "^TAU_F90 " /panfs/panasas01/mech/mexas/tau-2.25.1/x86_64/lib/Makefile.tau-icpc-mpi-pdt
TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTEL32_FORTRAN#

TAU_F90     = ifort 	        $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##INTELIFORT#

TAU_F90       = mpiifort $(F90_ABI) $(TAU_F90_OPT)   #ENDIF##MPIIFORT#

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpigf> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpigf
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpigf> cd build-Makefile.tau-icpc-mpi-pdt
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpigf/build-Makefile.tau-icpc-mpi-pdt> /panfs/panasas01/mech/mexas/tau-2.25.1/parallel.sh
           1 started.

           2 started.

           3 started.

           0 started.

           4 started.

           7 started.

           6 started.

           5 started.

           0 done.

           2 done.

           3 done.

           1 done.

           4 done.

           5 done.

           7 done.

           6 done.

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpigf/build-Makefile.tau-icpc-mpi-pdt> pprof
Reading Profile files in profile.*



NODE 0;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.034           10           1           1      10086 .TAU application

 99.7         0.07           10           1           5      10052 MAIN 

 89.8            9            9           1           0       9059 MPI_Init() 

  6.3        0.457        0.633           1           4        633 FUNC 

  2.8        0.283        0.283           1           0        283 MPI_Finalize() 

  1.0        0.097        0.097           1           0         97 MPI_Recv() 

  0.4        0.045        0.045           1           0         45 MPI_Barrier() 

  0.2        0.025        0.025           1           0         25 MPI_Bcast() 

  0.1        0.009        0.009           1           0          9 MPI_Send() 

  0.0        0.004        0.004           1           0          4 MPI_Comm_rank() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 0, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 1;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.038           10           1           1      10145 .TAU application

 99.6        0.064           10           1           5      10107 MAIN 

 89.0            9            9           1           0       9032 MPI_Init() 

  6.6        0.424        0.668           1           4        668 FUNC 

  3.3        0.337        0.337           1           0        337 MPI_Finalize() 

  1.3        0.129        0.129           1           0        129 MPI_Bcast() 

  0.9        0.096        0.096           1           0         96 MPI_Barrier() 

  0.1        0.013        0.013           1           0         13 MPI_Recv() 

  0.1        0.006        0.006           1           0          6 MPI_Send() 

  0.0        0.004        0.004           1           0          4 MPI_Comm_rank() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 1, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 2;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.029           10           1           1      10674 .TAU application

 99.7         0.07           10           1           5      10645 MAIN 

 84.7            9            9           1           0       9040 MPI_Init() 

  8.2        0.871        0.871           1           0        871 MPI_Finalize() 

  6.2        0.441        0.657           1           4        657 FUNC 

  0.9        0.097        0.097           1           0         97 MPI_Bcast() 

  0.8        0.084        0.084           1           0         84 MPI_Barrier() 

  0.3        0.028        0.028           1           0         28 MPI_Recv() 

  0.1        0.007        0.007           1           0          7 MPI_Send() 

  0.0        0.004        0.004           1           0          4 MPI_Comm_size() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_rank() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 2, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 3;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.046           10           1           1      10003 .TAU application

 99.5        0.073            9           1           5       9957 MAIN 

 88.3            8            8           1           0       8835 MPI_Init() 

  6.6         0.46        0.663           1           4        663 FUNC 

  3.8        0.382        0.382           1           0        382 MPI_Finalize() 

  0.9        0.092        0.092           1           0         92 MPI_Bcast() 

  0.7        0.068        0.068           1           0         68 MPI_Barrier() 

  0.4        0.037        0.037           1           0         37 MPI_Recv() 

  0.1        0.006        0.006           1           0          6 MPI_Send() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_size() 

  0.0        0.001        0.001           1           0          1 MPI_Comm_rank() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 3, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 4;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.039            8           1           1       8592 .TAU application

 99.5        0.087            8           1           5       8553 MAIN 

 85.9            7            7           1           0       7379 MPI_Init() 

  7.6        0.477        0.652           1           4        652 FUNC 

  5.0        0.427        0.427           1           0        427 MPI_Finalize() 

  1.0        0.087        0.087           1           0         87 MPI_Bcast() 

  0.6        0.054        0.054           1           0         54 MPI_Recv() 

  0.3        0.025        0.025           1           0         25 MPI_Barrier() 

  0.1        0.009        0.009           1           0          9 MPI_Send() 

  0.0        0.004        0.004           1           0          4 MPI_Comm_rank() 

  0.0        0.004        0.004           1           0          4 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 4, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 5;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.039            8           1           1       8619 .TAU application

 99.5        0.085            8           1           5       8580 MAIN 

 85.7            7            7           1           0       7384 MPI_Init() 

  7.7        0.498        0.663           1           4        663 FUNC 

  5.1        0.442        0.442           1           0        442 MPI_Finalize() 

  1.0        0.082        0.082           1           0         82 MPI_Bcast() 

  0.8        0.067        0.067           1           0         67 MPI_Recv() 

  0.1         0.01         0.01           1           0         10 MPI_Barrier() 

  0.1        0.006        0.006           1           0          6 MPI_Send() 

  0.0        0.004        0.004           1           0          4 MPI_Comm_rank() 

  0.0        0.002        0.002           1           0          2 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 5, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 6;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0         0.04            8           1           1       8654 .TAU application

 99.5        0.095            8           1           5       8614 MAIN 

 85.2            7            7           1           0       7376 MPI_Init() 

  7.6        0.489        0.659           1           4        659 FUNC 

  5.5        0.476        0.476           1           0        476 MPI_Finalize() 

  1.0        0.084        0.084           1           0         84 MPI_Recv() 

  0.8        0.069        0.069           1           0         69 MPI_Bcast() 

  0.1        0.011        0.011           1           0         11 MPI_Barrier() 

  0.1        0.006        0.006           1           0          6 MPI_Send() 

  0.0        0.004        0.004           1           0          4 MPI_Comm_rank() 

  0.0        0.004        0.004           1           0          4 MPI_Comm_size() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 6, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



NODE 7;CONTEXT 0;THREAD 0:

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.047            8           1           1       8472 .TAU application

 99.4        0.095            8           1           5       8425 MAIN 

 87.0            7            7           1           0       7373 MPI_Init() 

  7.7        0.469        0.653           1           4        653 FUNC 

  3.5        0.295        0.295           1           0        295 MPI_Finalize() 

  1.1        0.096        0.096           1           0         96 MPI_Recv() 

  0.6        0.052        0.052           1           0         52 MPI_Bcast() 

  0.3        0.029        0.029           1           0         29 MPI_Barrier() 

  0.1        0.007        0.007           1           0          7 MPI_Send() 

  0.1        0.006        0.006           1           0          6 MPI_Comm_size() 

  0.0        0.003        0.003           1           0          3 MPI_Comm_rank() 

---------------------------------------------------------------------------------------



USER EVENTS Profile :NODE 7, CONTEXT 0, THREAD 0

---------------------------------------------------------------------------------------

NumSamples   MaxValue   MinValue  MeanValue  Std. Dev.  Event Name

---------------------------------------------------------------------------------------

         1         40         40         40          0  Message size for broadcast

---------------------------------------------------------------------------------------



FUNCTION SUMMARY (total):

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.312           75           8           8       9406 .TAU application

 99.6        0.639           74           8          40       9367 MAIN 

 87.0           65           65           8           0       8185 MPI_Init() 

  7.0            3            5           8          32        656 FUNC 

  4.7            3            3           8           0        439 MPI_Finalize() 

  0.8        0.633        0.633           8           0         79 MPI_Bcast() 

  0.6        0.476        0.476           8           0         60 MPI_Recv() 

  0.5        0.368        0.368           8           0         46 MPI_Barrier() 

  0.1        0.056        0.056           8           0          7 MPI_Send() 

  0.0        0.028        0.028           8           0          4 MPI_Comm_size() 

  0.0        0.027        0.027           8           0          3 MPI_Comm_rank() 



FUNCTION SUMMARY (mean):

---------------------------------------------------------------------------------------

%Time    Exclusive    Inclusive       #Call      #Subrs  Inclusive Name

              msec   total msec                          usec/call 

---------------------------------------------------------------------------------------

100.0        0.039            9           1           1       9406 .TAU application

 99.6       0.0799            9           1           5       9367 MAIN 

 87.0            8            8           1           0       8185 MPI_Init() 

  7.0        0.464        0.656           1           4        656 FUNC 

  4.7        0.439        0.439           1           0        439 MPI_Finalize() 

  0.8       0.0791       0.0791           1           0         79 MPI_Bcast() 

  0.6       0.0595       0.0595           1           0         60 MPI_Recv() 

  0.5        0.046        0.046           1           0         46 MPI_Barrier() 

  0.1        0.007        0.007           1           0          7 MPI_Send() 

  0.0       0.0035       0.0035           1           0          4 MPI_Comm_size() 

  0.0      0.00337      0.00337           1           0          3 MPI_Comm_rank() 

pass/pass : PDT-MPI (GFortran)   : Makefile.tau-icpc-mpi-pdt 

Stub Makefile C Fortran (flink) Fortran (cpplink) Fortran (clink) MPI (C) MPI (Fortran) CompInst (C) CompInst (C++) CompInst (F90) PDT (C) PDT (C++) PDT (Fortran) PDT (GFortran) PDT-MPI (C) PDT-MPI (C++) PDT-MPI (Fortran) PDT-MPI (GFortran)
build run build run build run build run build run build run build run build run build run build run build run build run build run build run build run build run build run
Makefile.tau-icpc-mpi-pdt pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass pass

No Errors!

/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate/pdtmpigf/build-Makefile.tau-icpc-mpi-pdt> cd /panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate> find . -name "build-*" | xargs rm -rf
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate> find . -name "profile.*" | xargs rm -f
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate> find . -name "scorep*" | xargs rm -rf
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate> find . -name "*.trc" | xargs rm -f
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate> find . -name "*.edf" | xargs rm -f
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate> find . -name "*.pdb" | xargs rm -f
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate> find . -name "*.elg" | xargs rm -f
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate> find . -name "core.*" | xargs rm -f
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate> find . -name "*.o" | xargs rm -f
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate> find . -name "*.inst.*" | xargs rm -f
/panfs/panasas01/mech/mexas/tau-2.25.1/examples/validate> find . -name "simple" | xargs rm -f