Greetings,

Citando Francisco M Neto <[EMAIL PROTECTED]>:

>   I made sure I had the support libraries (MPI, scalapack, BLACS...), but
> the documentation is too confuse and it doesn't include any instruction about
> how to proceed.

   I realized I was making some mistakes, and in fact using the wrong arch.make
file. The version I got compiled was the serial one.
   Now I am using pfg90-mpich.make, and the compilation is indeed for the
parallel version.
   However, at some point it complains about a missing file named
'mpi_siesta.mod'. I have seen in Docs/CHANGES that module mpi was renamed to
mpi_siesta. However:

[EMAIL PROTECTED] Src]$ make

Compilation architecture to be used: pgf90-mpich
If this is not what you want, create the right
arch.make file using the models in Sys

Hit ^C to abort...

==> Incorporating information about present compilation (compiler and flags)
make[1]: Warning: File `compinfo.F90' has modification time 7.9e+02 s in the
future
make[1]: warning:  Clock skew detected.  Your build may be incomplete.

make[1]: Entering directory `/mnt/scr31/fmneto/sjfsato/siesta-1.3f1p/Src/MPI'
(cd /scr/fmneto/sjfsato/siesta-1.3f1p/Src; pgf90 -c -g -O0 atom.f ; cd -)
PGF90-F-0004-Unable to open MODULE file sys.mod (atom.f: 21) PGF90/any Linux/x86
5.1-5: compilation aborted
/scr/fmneto/sjfsato/siesta-1.3f1p/Src/MPI
make[1]: Leaving directory `/mnt/scr31/fmneto/sjfsato/siesta-1.3f1p/Src/MPI'
pgf90 -c -fast   -DMPI sys.F
PGF90-F-0004-Unable to open MODULE file mpi_siesta.mod (sys.F: 24)
PGF90/any Linux/x86 5.1-5: compilation aborted
make: *** [sys.o] Error 2
[EMAIL PROTECTED] Src]$

   I can't find this module *anywhere* in the source tree. I have already tried
searching google, but to no avail. 

   I'd appreciate any help very much. Thanks.

-- 
[]'s,
         Francisco M Neto


Reply via email to