mpi_f08 and Totalview
Hello, Regarding totalview, I read the follwoing warning in my c.txt file: configure: WARNING: Some versions of gcc do not include debugging information within the executable. Totalview requires this information to detect an MPICH code. If you have trouble, try linking with the additional option +noobjdebug on all link lines (consider adding it to LDFLAGS) How should I modify my configure line? For now, it is: ../mpich-3.2.1/configure F77=gfortran FC=gfortran -prefix=/data/homes/zanon/software/mpich/mpich-install --enable-debuginfo --enable-g=dbg,mem,log --with-pm=hydra:gforker:remshell 2>&1 | tee c.txt Thanks! Lorenzo -------- Forwarded Message -------- Subject: mpi_f08 and Totalview Date: Mon, 17 Sep 2018 15:25:45 +0200 From: Lorenzo Zanon <[email protected]> To: [email protected] Hello, After the mpich installation I have these two issues: - I cannot use the module mpi_f08 in a Fortran program, only the old mpi module. The compilation error is: Fatal Error: Can't open module file ‘mpi_f08.mod’ for reading at (1): No such file or directory compilation terminated. - I cannot debug with Totalview. Totalview freezes when starting a debug session with "go" and a breakpoint, without error message. Maybe there was something wrong in my debug configuration options? Attached are my c.txt and m.txt files. Thanks for helping! Best, Lorenzo -- ============================ Lorenzo Zanon Institute of Applied Mechanics Continuum Mechanics and Mechanobiology University of Stuttgart Pfaffenwaldring 5a 70569 Stuttgart Germany [email protected] +49 (0)711 685 60 829 +49 (0)1577 2790439 ============================ _______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
participants (1)
-
Lorenzo Zanon