UsefulInformation : Différence entre versions
m (→Editors) |
m (→Parallel programming / High Performande Computing (HPC)) |
||
Ligne 29: | Ligne 29: | ||
=== Parallel programming / High Performande Computing (HPC) === | === Parallel programming / High Performande Computing (HPC) === | ||
− | [http://scaweb.sca.uqam.ca/armnlib/Tutorials/HPC2C.pdf Introduction to parallel programming] | + | [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> | ||
+ | [http://www.cise.ufl.edu/class/cis6930fa14pro/doc/IMA-PPtTutorial.pdf A parallel computing tutorial] <br> | ||
=== Model information === | === Model information === |
Version depuis le 25 de novembre 2014 à 14:32
Matières
Editors
Emacs Reference Card
Vi Reference Card
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 Performande Computing (HPC)
Introduction to parallel programming
Introduction to parallel computing
A parallel computing tutorial