Skip to content

Commit

Permalink
Make threading optimization optional
Browse files Browse the repository at this point in the history
  • Loading branch information
jussienko committed May 22, 2024
1 parent 77c5bdd commit f7e6293
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ Lecture slides from 2022 are [here](https://events.prace-ri.eu/event/1367/).
- [Stream](stream)
- [NUMA aware memory usage](first-touch)



### Performance tools

- [Using Intel VTune](vtune)
Expand All @@ -50,6 +48,7 @@ Lecture slides from 2022 are [here](https://events.prace-ri.eu/event/1367/).
- [Fast mathematics](math)
- [Branch prediction](branch-prediction)

## Additional exercises

### Threading optimization

Expand Down

0 comments on commit f7e6293

Please sign in to comment.