mpicc hangs when called from makefile; runs fine as single command
- by user2518579
i'm trying to compile WRF (doubt that's relevant) and am having a problem where mpicc will hang when run w/ the compile script. icc and mpif90 have no issues. the compile script is executed w/ #!/bin/csh -f
just to be verbose, here's an example. i run the script and get here
make[3]: Entering directory…