Users Home: Difference between revisions

From Grid5000
Jump to navigation Jump to search
m (Reverted edits by Snoir (talk) to last revision by Sdelamare)
No edit summary
(13 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 50: Line 50:
** [[Ceph|Managed Ceph]] (Ceph storage service)
** [[Ceph|Managed Ceph]] (Ceph storage service)
** [[Disk_reservation|Node disks reservation]] (local disks on nodes)
** [[Disk_reservation|Node disks reservation]] (local disks on nodes)
* Grid'5000 network reconfiguration (KaVLAN)
* Grid'5000 network experimentation tools
** [[KaVLAN|KaVLAN introduction]] and [[Advanced_KaVLAN|advanced usage]]
** Network isolation: [[KaVLAN|KaVLAN introduction]] and [[Advanced_KaVLAN|advanced usage]]
** [[Network_reconfiguration_tutorial]] (learn how to build custom network topologies)
** [[Network_reconfiguration_tutorial]] (learn how to build custom network topologies)
** [[Fed4FIRE VLAN Stitching]] (connect to other testbeds networks)
** [[Fed4FIRE VLAN Stitching]] (connect to other testbeds networks)
* [[Energy consumption monitoring tutorial]] and the new [[Monitoring Using Kwollect]] or [[Monitoring_deployed_nodes|Ganglia]]
** [[Network emulation]] (emulate networks with different characteristics)
** [[IPv6]] on Grid'5000 nodes
* [[Monitoring Using Kwollect|Monitoring]] service using Kwollect and [[Energy consumption monitoring tutorial]]
* 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|Deep Learning Frameworks installation]] 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]] • [[HTTP/HTTPs access]] (User webpages/Reverse proxies) • [[IPv6]] • [[Persistent Virtual Machine]]  
* Other useful services: [[VPN]] • [[HTTP/HTTPs access]] (User webpages/Reverse proxies) • [[Persistent Virtual Machine]] • [[Notebooks|Notebooks (jupyter)]]
* User-contributed tutorials:
* User-contributed tutorials:
** [https://github.com/pmorillon/terraform-provider-grid5000/tree/master/examples/kubernetes Deploy a Kubernetes cluster with Terraform]
** [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://beyondtheclouds.github.io/enos/tutorial/index.html EnOS OpenStack deployment solution]
** [https://distem.gitlabpages.inria.fr/tuto_getting_started.html Distem emulator]
** [https://distem.gitlabpages.inria.fr/tuto_getting_started.html Distem emulator]
** 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]]
** 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]]

Revision as of 09:59, 27 July 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