ExtremeFLOW / neko

/ᐠ. 。.ᐟ\ᵐᵉᵒʷˎˊ˗
https://neko.cfd/
Other
174 stars 32 forks source link

Performance guidelines #1275

Open njansson opened 6 months ago

njansson commented 6 months ago

Write a short best practices guideline on how to achieve good performance with Neko on both CPU and GPUs, covering configuration options for Neko, as well as advice on number of elements per processing element for achieving best performance.

timfelle commented 4 months ago

The best practices should touch upon the usage of math modules such as math.f90 and field_math.f90. It will be useful to distinguish between user code and contributed code as to how strictly we should formulate the recommendations.

timofeymukha commented 1 month ago

@MartinKarp was going to look into this as well, as discussed at a recent meeting.