|
From: Wadud M. (ITCS) <W....@ue...> - 2012-03-01 11:16:37
|
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 ---------- |