I have been trying to compile c36b2 with the ENSEMBLE module (I want to run replica exchange with each node running in parallel, and apparently the code for this functionality is present in c36b2, although undocumented). While I am able to build an executable, when I try and run the ensemble code, it simply produces the following message:
NO ENSEMBLE CODE COMPILED
I have tried the compilation options found in both the c36b2 and c37b1 documentation. The only message that comes up during compilation is the following:
grep: objlibs.mk: No such file or directory
However, in previous installation problem threads where this was mentioned, it was dismissed as irrelevant.
Compilation options:
./install.com gnu xxlarge E M
./install.com gnu xxlarge g77 E MPICH
gfortran 4.6.3 is used.