Would anyone, describe whehter I am missing somehting.CALL mp_collect (ng, model, Npts, IniVal, Awrk)
-----------------^
cd /home/vihang/IO36/Build; /apps/intel/impi/4.0.3.008/bin64/mpif90 -c -heap-arrays 10 -fp-model precise -mcmodel=medium -i-dynamic -ip -O2 nf_fread3d_bry.f90
compilation aborted for nf_fread2d.f90 (code 1)
make: *** [/home/vihang/IO36/Build/nf_fread2d.o] Error 1
make: *** Waiting for unfinished jobs....
I am using preprocessing flags PARALLEL_IO AND NETCDF4
in build.bash I enabled parallel IO option.
I also compiled netcdf4.1.3 and hdf5-1.8.12 for the cluster.