Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
openfpm_pdata
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Sbalzarini Lab
Software
Parallel Computing
OpenFPM
openfpm_pdata
Wiki
Install
Install
· Changes
Page history
Updated Install (markdown)
authored
9 years ago
by
rundeck
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Install.md
+8
-0
8 additions, 0 deletions
Install.md
with
8 additions
and
0 deletions
Install.md
View page @
732f8b7d
...
...
@@ -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
```
...
...
This diff is collapsed.
Click to expand it.