DigitalHolography / Holovibes

Real time, high throughput digital holography software
https://holovibes.com/
Apache License 2.0
17 stars 3 forks source link

CUDA naming convention. #607

Closed simon-riou closed 3 weeks ago

simon-riou commented 1 month ago
          > Most of the function (cuda kernels, wrappers, ...) in pipe takes an input buffer and an output buffer. Rename the name of these buffers to output and input. The best will be to have output as first argument and input as second argument in order to unify with CUDA naming convention.

Originally posted by @simon-riou in https://github.com/DigitalHolography/Holovibes/issues/581#issuecomment-2405123576