Skip to content
  • Bram Veenboer's avatar
    Major update to CUDA Context managment · 30ac0132
    Bram Veenboer authored
    Implement ScopedCurrentContext (as in the LOFAR COBALT code), to make
    sure that the CUDA context is always applied whenever a CUDA (driver
    API) call is made.
    30ac0132