Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gjbex/code-optimization
- Owner: gjbex
- License: cc-by-4.0
- Created: 2020-01-27T08:01:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T21:52:21.000Z (6 months ago)
- Last Synced: 2024-08-07T00:29:45.278Z (6 months ago)
- Topics: c, cpp, fortran, hpc, optimization, profiling, scientific-computing
- Language: Jupyter Notebook
- Homepage: https://gjbex.github.io/Code-optimization/
- Size: 6.65 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.