Skip to content
ALYA_Build_README.txt 313 B
Newer Older
Valeriu Codreanu's avatar
Valeriu Codreanu committed
In order to build ALYA (Alya.x), please follow these steps:

- Go to the directory: Executables/unix
cmorales's avatar
cmorales committed
- Build the Metis library (libmetis.a) using "make metis4"
- Adapt the file: configure.in to your own MPI wrappers and paths (examples on the configure.in folder)
Valeriu Codreanu's avatar
Valeriu Codreanu committed
- Execute:
cmorales's avatar
cmorales committed
  ./configure -x nastin parall
Valeriu Codreanu's avatar
Valeriu Codreanu committed
  make