Users Home: Difference between revisions

From Grid5000
Jump to navigation Jump to search
No edit summary
(proxies -> proxy (to ease search))
(38 intermediate revisions by 14 users not shown)
Line 11: Line 11:
{{Simple Portal section|General help and support information|
{{Simple Portal section|General help and support information|
* '''[[Support|How to get help or support]]'''
* '''[[Support|How to get help or support]]'''
* '''[[Media:g5k_cheat_sheet.pdf|Grid'5000 Cheat Sheet]]''' (PDF)
* '''[[FAQ|Frequently Asked Questions (FAQ)]]'''
* '''[[FAQ|Frequently Asked Questions (FAQ)]]'''
|img=Note}}
|img=Note}}
Line 32: Line 31:
* [[Grid5000:Gotchas|'Gotchas': unexpected features and bugs]]
* [[Grid5000:Gotchas|'Gotchas': unexpected features and bugs]]
|img=Platform}}
|img=Platform}}
{{Simple Portal section|Fed4FIRE Testbed Federation|
* [https://portal.fed4fire.eu/ Fed4FIRE testbed portal]
* [https://www.fed4fire.eu/testbeds/grid5000/ Fed4FIRE Grid'5000 page]
* [[Fed4FIRE|Grid'5000 documentation for Fed4FIRE users]]
|img=F4f_logo}}


|}
|}
Line 40: Line 45:
{{Simple Portal section|Guides, tutorials, HOWTOs|
{{Simple Portal section|Guides, tutorials, HOWTOs|
* '''[[Getting Started|Getting started (first steps on Grid'5000)]]'''
* '''[[Getting Started|Getting started (first steps on Grid'5000)]]'''
* Advanced guide to the [[Advanced_OAR|Grid'5000 resources reservation with OAR]]
* [[Grid5000_for_Microsoft_Windows_users|Grid5000 for Microsoft Windows users]]
* Advanced guide to the [[Advanced_OAR|Grid'5000 resources reservation with OAR]] and Grid'5000 [[OAR Syntax simplification]] mechanisms to ease OAR jobs submission
* Advanced guide to the [[Advanced_kadeploy|Grid'5000 nodes bare-metal deployment with Kadeploy]]
* Advanced guide to the [[Advanced_kadeploy|Grid'5000 nodes bare-metal deployment with Kadeploy]]
* Grid'5000 [[Environment creation|system environments creation]] guide
* Grid'5000 [[Environment creation|system environments creation]] guide
* Tools to setup software environment: [[sudo-g5k]] • [[Modules]] • [[Conda]] • [[Guix]] • [[Docker]] • [[Singularity]]
* 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]] and [[API tutorial|tutorial]]
* [[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 57:
** [[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)
* Guide to experiment on the [[CPU_parameters|CPU parameters]] (Hyperthreading, C-State, P-State and Turboboost) and [[PMEM|persistent memory (PMEM)]]
** [[IPv6]] on Grid'5000 nodes
* [[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  
** [[Reconfigurable Firewall]]
* Other useful tools: [[SSH]] • [[sudo-g5k]] • [[Docker]] • [[Singularity]] • [[Screen]] • [[TakTuk]] • [[Controlling nodes|Kapower/Kareboot]] • [[Kaconsole]]
* [[Monitoring Using Kwollect|Monitoring]] service using Kwollect and [[Energy consumption monitoring tutorial]]
* Other useful services: [[VPN]] • [[Web services]] (User webpages/Reverse proxies) • [[Persistent Virtual Machine]]  
* Guide to experiment on the [[CPU_parameters|CPU parameters]] (Hyperthreading, C-State, P-State and Turboboost), [[PMEM|persistent memory (PMEM)]], [[FPGA]]
* [[HPC_and_HTC_tutorial|HPC]] ([[Run MPI On Grid'5000|MPI]] and [[GPUs on Grid5000|GPUs]] usage, [[GNU Parallel]] and [[Environment modules]]) and [[Deep Learning Frameworks|Deep Learning Frameworks installation]] guides  
* Guide about how to do a [[Traceable_performance_evaluation|traceable performance evaluation]] using Grid'5000
* Other useful tools: [[SSH]] • [[Screen]] • [[TakTuk]] • [[Controlling nodes|Kapower/Kareboot]] • [[Kaconsole]] • [[Matlab]] • [[Dask-jobqueue]]
* Other useful services: [[VPN]] • [[HTTP/HTTPs access]] (User webpages/Reverse proxy) • [[Persistent Virtual Machine]] • [[Notebooks|Notebooks (jupyter)]] • [[Armored Node for Sensitive Data]]
* 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://beyondtheclouds.github.io/enos/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]
** Kameleon recipe to build a Grid'5000 environment to experiment on [[User:Pneyron/PMEM-environment|PMEM nodes]] or [[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]]
* [[: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 10:56, 5 June 2023


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


F4f logo.png

Fed4FIRE Testbed Federation


Tutorial.png

Guides, tutorials, HOWTOs