... | ... | @@ -4,14 +4,14 @@ Attention: This guide comes without any warranty - although we wrote it, of cour |
|
|
|
|
|
# 0. Prerequisites
|
|
|
|
|
|
We require a native Linux installation with GCC (≥ version 8). Our setup is based on UBUNTU 18.04.5 LTS with GCC 8.2.1.
|
|
|
We require a native Linux installation with GCC (≥ version 9.3.0). Our setup is based on UBUNTU 18.04.5 LTS with GCC 9.3.0.
|
|
|
|
|
|
*ALPACA* is developed using the following dependencies (we check routinely newer versions to keep this guide up-to-date):
|
|
|
- MPICH 3.3.2 <or> openMPI 4.0.2
|
|
|
- HDF5 1.8.21
|
|
|
- CMAKE 3.16.0
|
|
|
- PARAVIEW 5.8.0 (postprocessing)
|
|
|
- VS CODE 1.44.0 (IDE)
|
|
|
- VS CODIUM 1.44.0 (IDE)
|
|
|
|
|
|
Please check the existence of the mentioned dependencies in the given versions.
|
|
|
|
... | ... | |