alpaka-group / cupla

C++ User interface for the Platform independent Library Alpaka :arrows_clockwise:
Other
37 stars 18 forks source link

pin memory allocated with `cuplaMallocHost` #144

Closed psychocoderHPC closed 4 years ago

psychocoderHPC commented 4 years ago

Prepare memory allocated with cuplaMallocHost to support memory pinning for all accelerator if alpaka is supporting the functionality.