Could you re-send that? The attachment that I got was an excel spreadsheet
with the output from configure that did not show any errors -- it just
stopped in the middle of the check for "bool" in the C++ compiler.
Two notes:
1. One common mistake that people make is to use the "icc" compiler for
Dear All,
I was able to compile OpenMPI and create wrapper functions(like
mpicc,mpif77,etc) on top of GNU compilers.But when i tried it with Intel
fortran compiler(Since i need f90 compiler also),i met with some configuration
error(Hence i did'nt ger the Makefile).I am here with attching t