Skip to content
Snippets Groups Projects
Commit c6a0a2e3 authored by Franck Pérignon's avatar Franck Pérignon
Browse files

Fake to run CI

parent 6556cf74
No related branches found
No related tags found
No related merge requests found
Pipeline #202346 passed
......@@ -110,7 +110,7 @@ Steps:
The main question here is for step 2: how to handle HySoP dependencies? Either you can use a Docker image (simpler) or install everything on your system (harder).
## Step 1: Get sources
## Step 1: get sources
[Git clone](https://git-scm.com/docs/git-clone) HySoP and change directory to 'hysop':
......@@ -119,7 +119,7 @@ git clone https://gricad-gitlab.univ-grenoble-alpes.fr/hysop.git
```
## Step 2: Install prerequisites
## Step 2: install prerequisites
### Use a Docker image
......@@ -171,7 +171,7 @@ echo "/usr/lib/x86_64-linux-gnu/libnvidia-opencl.so.1" > $CONDA_PREFIX/etc/OpenC
```
## Step 3: Install
## Step 3: install
Once the container has started, you're connected has 'hysop-user' with all Hysop sources inside /home/hysop-user/hysop-shared (a directeory shared between the container and the host)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment