... | ... | @@ -12,7 +12,15 @@ In order to install (once that you have a gitlab account, valid permission to cl |
|
|
|
|
|
```bash
|
|
|
git clone git@ppmcore.mpi-cbg.de:incardon/openfpm_pdata.git
|
|
|
```
|
|
|
|
|
|
Install dependencies and compile
|
|
|
```bash
|
|
|
./install
|
|
|
```
|
|
|
|
|
|
Install the library
|
|
|
```bash
|
|
|
make install
|
|
|
```
|
|
|
|
... | ... | |