Panny
2011-11-23 03:28:29 UTC
Sir/mam,
i am trying to make logfile using mpich2's mpicc binary as given
below.
mpicc -mpilog -profile=temp -o sim sim.c
temp is my profiling library.
This commands gives following error.
cc1: error: Unrecognized command line option "-mpilog". And its not
getting compiled.
Please help me out. I want clog2 files for jumpshot to trace my code.
Thank you.
i am trying to make logfile using mpich2's mpicc binary as given
below.
mpicc -mpilog -profile=temp -o sim sim.c
temp is my profiling library.
This commands gives following error.
cc1: error: Unrecognized command line option "-mpilog". And its not
getting compiled.
Please help me out. I want clog2 files for jumpshot to trace my code.
Thank you.