Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
python-distem
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
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
Show more breadcrumbs
myriads-team
python-distem
Commits
6b5df7a4
Commit
6b5df7a4
authored
5 years ago
by
Romain Olivo
Browse files
Options
Downloads
Patches
Plain Diff
doc
parent
1c301a7f
No related branches found
No related tags found
No related merge requests found
Pipeline
#88504
passed
5 years ago
Stage: test
Stage: publish
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/tutorials/index.rst
+3
-3
3 additions, 3 deletions
docs/tutorials/index.rst
with
3 additions
and
3 deletions
docs/tutorials/index.rst
+
3
−
3
View file @
6b5df7a4
...
...
@@ -13,7 +13,7 @@ Prerequisites
First of all, you have to reserve some nodes on Grid'5000, deploy a system on the nodes and then use the distem bootstrap.
.. code-block: bash
.. code-block:
:
bash
$ oarsub -t deploy -l "slash_22=1+nodes=2, walltime=02:00:00" -I"
$ kadeploy3 -f $OAR_NODE_FILE -e debian9-x64-nfs -k
...
...
@@ -33,7 +33,7 @@ Initialisation
To process to any experiments, you need to initialize nodes as the folowing code.
.. literalinclude:: scp_vsync/initialisation.py
.. literalinclude::
tutorials/
scp_vsync/initialisation.py
:language: python
:linenos:
...
...
@@ -43,7 +43,7 @@ Experiment
The experiment can be launched from the coordinator node as root.
Below, the python code of the experiment.
.. literalinclude:: scp_vsync/experience.py
.. literalinclude::
tutorials/
scp_vsync/experience.py
:language: python
:lineos:
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment