Users Home: Difference between revisions

From Grid5000
Jump to navigation Jump to search
No edit summary
No edit summary
(14 intermediate revisions by 7 users not shown)
Line 44: Line 44:
* Grid'5000 [[Environment creation|system environments creation]] guide
* Grid'5000 [[Environment creation|system environments creation]] guide
* Grid'5000 [[Experiment scripting tutorial|experiment scripting tutorial]]
* Grid'5000 [[Experiment scripting tutorial|experiment scripting tutorial]]
* [[API all in one Tutorial|Grid'5000 REST API guide]]
* [[API|Grid'5000 REST API guide]]
* [[Virtualization in Grid'5000|Virtualization in Grid'5000 guide]] (using kvm VM in the std environment or xen in the xen environments)
* [[Virtualization in Grid'5000|Virtualization in Grid'5000 guide]] (using kvm VM in the std environment or xen in the xen environments)
* [[Storage|Grid'5000 Storage guide]], and the related services:
* [[Storage|Grid'5000 Storage guide]], and the related services:
Line 57: Line 57:
* Guide to experiment on the [[CPU_parameters|CPU parameters]] (Hyperthreading, C-State, P-State and Turboboost) and [[PMEM|persistent memory (PMEM)]]
* Guide to experiment on the [[CPU_parameters|CPU parameters]] (Hyperthreading, C-State, P-State and Turboboost) and [[PMEM|persistent memory (PMEM)]]
* [[HPC_and_HTC_tutorial|HPC]] ([[Run MPI On Grid'5000|MPI]] and [[Accelerators on Grid5000|GPUs]] usage, [[GNU Parallel]] and [[Environment modules]]) and [[Deep Learning Frameworks|AI (DL)]] guides  
* [[HPC_and_HTC_tutorial|HPC]] ([[Run MPI On Grid'5000|MPI]] and [[Accelerators on Grid5000|GPUs]] usage, [[GNU Parallel]] and [[Environment modules]]) and [[Deep Learning Frameworks|AI (DL)]] guides  
* Other useful tools: [[SSH]] • [[sudo-g5k]] • [[Docker]] • [[Singularity]] • [[Screen]] • [[TakTuk]] • [[Controlling nodes|Kapower/Kareboot]] • [[Kaconsole]]
* Other useful tools: [[SSH]] • [[sudo-g5k]] • [[Docker]] • [[Singularity]] • [[Guix]] • [[Screen]] • [[TakTuk]] • [[Controlling nodes|Kapower/Kareboot]] • [[Kaconsole]]
* Other useful services: [[VPN]] • [[Web services]] (User webpages/Reverse proxies) • [[Persistent Virtual Machine]]  
* Other useful services: [[VPN]] • [[HTTP/HTTPs access]] (User webpages/Reverse proxies) • [[IPv6]] • [[Persistent Virtual Machine]] • [[Notebooks|Notebooks (jupyter)]]
* User-contributed tutorials:
* User-contributed tutorials:
** [https://pmorillo.gitlabpages.inria.fr/g5k8s/ Deploy a Kubernetes cluster]
** [https://www.terraform.io Terraform] deployments with [https://registry.terraform.io/providers/pmorillon/grid5000/latest Grid'5000 provider]: [https://github.com/pmorillon/terraform-provider-grid5000/tree/master/examples/kubernetes Kubernetes], [https://github.com/pmorillon/terraform-provider-grid5000/tree/master/examples/ceph Rook Ceph]
** [https://enos.readthedocs.io/en/stable/tutorial/index.html EnOS OpenStack deployment solution]
** [https://enos.readthedocs.io/en/stable/tutorial/index.html EnOS OpenStack deployment solution]
** [http://distem.gforge.inria.fr/tuto_getting_started.html Distem emulator]
** [https://distem.gitlabpages.inria.fr/tuto_getting_started.html Distem emulator]
** [[User:Pneyron/PMEM-environment|Kameleon recipe to build a Grid'5000 environment to experiment on PMEM nodes]]
** Kameleon recipes to build a Grid'5000 environment to experiment on [[User:Pneyron/PMEM-environment|PMEM nodes]] and [[User:Pneyron/ARM64-custom-environment|ARM64 nodes]]
** [[User:Pneyron/ARM64-custom-environment|Kameleon recipe to build a Grid'5000 environment to experiment on ARM64 nodes]]
* [[:Category:Portal:Tutorial|Other tutorials (including deprecated and unmaintained ones)]]
* [[:Category:Portal:Tutorial|Other tutorials (including deprecated and unmaintained ones)]]
|img=Tutorial}}
|img=Tutorial}}

Revision as of 22:44, 24 March 2021


Note.png Note

This is the Grid'5000 users main page. Users should find here all entry points to find information for using Grid'5000.

Note.png

General help and support information


Usage.png

User account and platform usage


Platform.png

Platform description and status


Tutorial.png

Guides, tutorials, HOWTOs