Yes, every available version from the website supports parallel compilation.
To successfully compile with MPI you need to do this to your arch.make file: FPPFLAGS += -DMPI MPI_INTERFACE=libmpi_f90.a As always, remember to start all over to ensure everything is from scratch. 2015-08-21 16:08 GMT+00:00 Liu, Fang <[email protected]>: > Dear Sir, > > > I am trying to install siesta-3.2 on our local cluster, and when I put > -DMPI in compilation, > > I am getting error > > > /usr/local/build/Cherry/siesta-3.2-pl-5_orig_MoreDecimals/Src/sys.F(81): > error #7002: Error in opening the compiled module file. Check INCLUDE > paths. [MPI_SIESTA] > > use mpi_siesta > > > and search on the source code, I don't see a module defined as mpi_siesta, > I download the code > > from > http://departments.icmab.es/leem/siesta/CodeAccess/Code/downloads.html > > > Could you let me know if Siesta 3.2 actually supports parallel version? > > > --------- > Fang (Cherry) Liu, Ph.D. ([email protected]) > > Research Scientist II > Partnership for an Advanced Computing Environment > Georgia Institute of Technology > 258 Fourth Street, Rich Building, Room 327 > Atlanta, GA 30332-0700 > Office: (404) 385-0045 > -- Kind regards Nick
