Re: [SIESTA-L] RE : [SIESTA-L] siesta libs for pgi in parallel

2005-03-11 Thread David Havery
that does help, thank you very much. I think I have all of that stuff built properly, I think I've got all of the needed libs in the right places and loading from arch.make, but I still run into a problem building siesta: pgf90 -c -fast -DMPI sys.F PGF90-F-0004-Unable to open MODULE file mpi_s

[SIESTA-L] RE : [SIESTA-L] siesta libs for pgi in parallel

2005-03-11 Thread BOUYER Frédéric 153746
With pgi, on parallel, I only use and run siesta with : LIBS= -L/usr/local/soft/scalapack/lib -lscalapack -lblacsF77 -lblacs -lblacsC -L/usr/local/soft/atlas/lib -llapack -lf77blas -latlas with mpif90. (change the directories, for calling libs) Hope that will help you. Regards, Frédéric -