Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gjbex/code-optimization

Repository for participants of the "Code optimization" training
https://github.com/gjbex/code-optimization

c cpp fortran hpc optimization profiling scientific-computing

Last synced: 2 months ago
JSON representation

Repository for participants of the "Code optimization" training

Awesome Lists containing this project

README

        

# Code optimization

GitHub repository for participants of the "Code optimization" training.
For information on the training, see the website
[https://gjbex.github.io/Code-optimization/](https://gjbex.github.io/Code-optimization/)

## What is it?

1. [code_optimization.pptx](code_optimization.pptx): PowerPoint
presentation used for the training.
1. [`arm-map`](arm-map): Powerpoint presentation on the Arm MAP profiler.
1. [`source-code`](source-code): directory that contains sample code written to
develop the slides and illustrate concepts.
1. [`info`](info): some performance measurements (CPU and memory) for HPC
hardware.
1. [License](LICENSE): license information for the material in this repository.
1. [Contributing](CONTRIBUTING.md): information on how to contribute to this
repository.
1. docs: directory containing the website for this repository.
1. [Code of conduct](CODE_OF_CONDUCT.md): when participating in this training
you accept to abide by the code of conduct.