Skip to content

Task based version of multi-GPU accelerated topopt

Latest
Compare
Choose a tag to compare
@AntonRydahl AntonRydahl released this 21 Apr 12:19
· 1 commit to main since this release

This version of the code uses OpenMP tasks and task groups to leverage multiple accelerators more efficiently than just parallel regions for parallel execution on multiple devices.