Hello, I am trying to build valgrind (versions 3.6.1 and 3.7.0) with MPI support. I have provided it with the mpicc command (which is in $PATH):
./configure --prefix=/gpfs/grace/valgrind-3.6.1 --with-mpicc=mpicc this is using Platform MPI 8.1 which is version 2.0 compliant. However, it just gets stuck at the line: checking primary target for usable MPI2-compliant C compiler and mpi.h... I can see some mpicc processes, but nothing proceeds further. Any ideas as to what could be wrong? This is only testing a simple MPI program, so it shouldn't take that long. Thanks in advance. Regards, ---------- Wadud Miah, High Performance Computing Systems Developer Research Computing Services, University of East Anglia Web: http://www.uea.ac.uk/~xca10fju/ Telephone: 01603 593856 Information Services ---------- ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
