Skip to content

Various updates, mainly in InstanceCUDA and in performance reporting

Bram Veenboer requested to merge misc-changes into master

The main changes are:

  • Reimplement the buffer memory management from InstanceCUDA into the CUDA proxies
  • Cleanup of the PowerSensor code, use std::shared_ptr
  • Reimplement the Report class to be much shorter and easier to maintain

Merge request reports