Skip to content

Extend GPU commands

Helen Schottenhamml requested to merge mr_extend_gpu_commands into master

The current GPU wrappers in waLBerla are missing memset commands. This MR adds the common commands between CUDA and HIP.

Merge request reports