Hi
I thank you for helping to all.
Today i got a error message by sumbitting job. First i
ran the code
using explict method. I got result accurately, and no
problem occured when
i sumbit job. Now i changed my code to implict method.
I got error when
i sumbit job.
I checked correctly, it reading
Hi All
I used mpich2-1.0.3 to compile our code. Our code compiled fine. But when I try
to test our code in intel mpi, It gave the following error
ERROR: gfortran compiler is not in PATH for driver: mpif90
my .bashrc having following path
source /opt/intel/fc/9.1.037/bin/ifortvars.sh
source /opt/
Hi
I am using mpich2-1.0.3 to compiling our code. Our code is calling MPI_WAITALL.
We ran the case in intel-Dual core without any problem and solution was fine. I
tried to ran the code in intel quad-core. Compilation using mpif90 is fine. I
started running the executable file, i got the followin