Skip to content

GPU synchronization and ASSERTs

Nicolas Tancogne-Dejean requested to merge cuda_synchronization into main

Description

Removing an unnecessary synchronization and adding some ASSERTs for some GPU calls.

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