... | @@ -34,10 +34,14 @@ MicroPP compilation |
... | @@ -34,10 +34,14 @@ MicroPP compilation |
|
Alya compilation
|
|
Alya compilation
|
|
---
|
|
---
|
|
|
|
|
|
1) Create symbolic links into `Thirdparties/micropp/build` of the static libraries `libmicropp.a` and two modules `libmaterial.mod` and `libmicropp.mod` using `ln -s path_to_file`
|
|
1) Create symbolic links into `Thirdparties/micropp/build` of the static library `libmicropp.a` and the two modules `libmaterial.mod` and `libmicropp.mod` using `ln -s path_to_file`
|
|
|
|
|
|
2) cd Executables/unix/
|
|
2) cd Executables/unix/
|
|
|
|
|
|
3) cp configure.in/micropp/configure_gpu_power9.in config.in
|
|
3) cp configure.in/micropp/configure_gpu_power9.in config.in
|
|
|
|
|
|
4) ./configure -x solidz
|
|
4) ./configure -x solidz
|
|
5)
|
|
|
|
|
|
5) Modify the `makefile` to include the
|
|
|
|
|
|
|
|
|