UsefulInformation : Différence entre versions
m (→Parallel programming / High Performande Computing (HPC)) |
m (→Editors) |
||
(3 révisions intermédiaires par 2 utilisateurs non affichées) | |||
Ligne 1: | Ligne 1: | ||
=== Editors === | === Editors === | ||
− | [http://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf Emacs Reference Card] <br> | + | [http://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf Emacs Reference Card] (more intuitive) <br> |
− | [http://www. | + | [http://www.atmos.albany.edu/daes/atmclasses/atm350/vi_cheat_sheet.pdf vi Reference Card] (available on all Linux systems) |
=== UNIX / Linux === | === UNIX / Linux === | ||
Ligne 28: | Ligne 28: | ||
==== Python ==== | ==== Python ==== | ||
− | === Parallel programming / High | + | === Parallel programming / High Performance Computing (HPC) === |
[http://scaweb.sca.uqam.ca/armnlib/Tutorials/HPC2C.pdf Introduction to parallel programming] <br> | [http://scaweb.sca.uqam.ca/armnlib/Tutorials/HPC2C.pdf Introduction to parallel programming] <br> | ||
[https://computing.llnl.gov/tutorials/parallel_comp/ Introduction to parallel computing] <br> | [https://computing.llnl.gov/tutorials/parallel_comp/ Introduction to parallel computing] <br> | ||
Ligne 34: | Ligne 34: | ||
=== Model information === | === Model information === | ||
+ | [http://people.sca.uqam.ca/~winger/GEM/Version_3.3.2 GEMCLIM v_3.3.2 ] <br> | ||
[http://scaweb.sca.uqam.ca/armnlib/Tutorials/CRCM5_introduction.pdf The CRCM5 model ] | [http://scaweb.sca.uqam.ca/armnlib/Tutorials/CRCM5_introduction.pdf The CRCM5 model ] | ||
=== Miscellaneous tips === | === Miscellaneous tips === |
Version actuelle datée du 12 de février 2021 à 21:42
Matières
Editors
Emacs Reference Card (more intuitive)
vi Reference Card (available on all Linux systems)
UNIX / Linux
basics
Interactive tutorial
Tutorial for beginners
UNIX Reference Card
utilities
Shells (bash, ksh)
Some shell basics
bash Beginners Guide
ksh scripting examples
Manipulating strings with bash
Most used commands
Programming
Fortran
Programmer's Guide to Fortran77
C
Python
Parallel programming / High Performance Computing (HPC)
Introduction to parallel programming
Introduction to parallel computing
A parallel computing tutorial
Model information
GEMCLIM v_3.3.2
The CRCM5 model