Online help: Difference between revisions

From HPC documentation portal
m 1 revision
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 21: Line 21:


[http://docs.notur.no/metacenter/metacenter-documentation/metacenter_user_guide#performance-analysis-and-optimization Optimization section inside NOTUR User Guide], includes Lustre benchmark with different stripe sizes, performance tools description, MPI tutorial.
[http://docs.notur.no/metacenter/metacenter-documentation/metacenter_user_guide#performance-analysis-and-optimization Optimization section inside NOTUR User Guide], includes Lustre benchmark with different stripe sizes, performance tools description, MPI tutorial.
== Optimisation ==
* [http://www.walkingrandomly.com/?p=3378 Good resource on vectorisation]


== Schools ==
== Schools ==
* [http://www.prace-project.eu/hpc-training/prace-code-porting-videos/prace-autumn-school-bsc-2010 PRACE Autumn School 2010]. Has Chapel language, GPU Programming, StarSS, Co-Array Fortran topics.
* [http://www.training.prace-ri.eu/events/?tx_typopresscalendar_pi1%5Buid%5D=13 PRACE Autumn School 2010]. Has Chapel language, GPU Programming, StarSS, Co-Array Fortran topics.
 
* [[HPC course 2015]] at UiB.
* [[HPC course 2018.1]] at UiB.


[[Category:Hexagon]]
[[Category:Training]]
[[Category:Fimm]]

Latest revision as of 11:39, 12 August 2020

Hexagon online help and information

General links

Performance Analysis

The benchamrks bellow are performed on live systems and reflects usual runs. The systems included in the becnhamrk are: hexagon, stallo, titan, njord.

Performance analysis inside NOTUR

Optimization section inside NOTUR User Guide, includes Lustre benchmark with different stripe sizes, performance tools description, MPI tutorial.

Optimisation

Schools