You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+6-17Lines changed: 6 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,36 +8,25 @@ This tutorial was prepared by Geoffroy Lesur (geoffroy.lesur@univ-grenoble-alpes
8
8
Deployment
9
9
-----------
10
10
11
-
You should first install idefix and this tutorial on the target machine (which can be your machine). We first follow the [idefix documentation](https://idefix.readthedocs.io/latest/) to install it, and then we clone this repository and install the tutorial.
12
-
13
-
Idefix installation
14
-
===================
15
-
16
-
You can play around with this tutorial on a distant machine or on your laptop (for the asnum school, we recommend deploying on either the dgx, h200x4 or procamd machines). In any cases, you should clone this tutorial and idefix source code on the target machine, so that you can directly use these source files and test what you are doing.
11
+
You can play around with this tutorial on a distant machine or on your laptop (for the asnum school, we recommend deploying on either the dgx, h200x4 or procamd machines). In any cases, you should clone this tutorial on the target machine, so that you can directly use these source files and test what you are doing.
17
12
18
13
We first connect to the target machine (here dgx, but change it as needed to balance the charge between users) and make a tunnel to a unix socket (which will be used by our jupyter notebook)
@@ -47,7 +36,7 @@ you're now good to go. On your laptop, using your favourite browser, open the li
47
36
http://localhost:8888/lab?token=<your_token>
48
37
```
49
38
50
-
Which should open your jupyter lab session running on the distant machine. From there, go to the tutorial directory noted above, and open `start.ipynb``
39
+
Which should open your jupyter lab session running on the distant machine. From there, go to the tutorial directory `idefix-tutorial` created above, and open `start.ipynb`.
Copy file name to clipboardExpand all lines: VisualisationAndPost/paraview/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Idefix paraview tutorial
2
2
3
3
This tutorial will be done in presentation mode. To reproduce what is being done
4
-
in this presentation, you will need paraview>5.8 and the idefix dataset available following [this link](https://filesender.renater.fr/?s=download&token=fead5091-7308-4252-ba3c-8d740b40695a). The pdf of the presentation is [available here](slides.pdf).
4
+
in this presentation, you will need paraview>5.8 and the idefix dataset available following [this link](https://cloud.univ-grenoble-alpes.fr/s/zmbbrJFECxjKWK4). The pdf of the presentation is [available here](slides.pdf).
5
5
6
6
In addition, you will need the following formula for Paraview calculator that you can directly copy/paste from this document:
0 commit comments