Skip to content

Removing unecessary synchronization on the GPU.

Nicolas Tancogne-Dejean requested to merge remove_useless_gpu_sync into main

Description

Removing unecessary synchronization on the GPU.

News snippet

Improved performances on GPU.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports