Skip to content
  • Wenzhe Yu's avatar
    GPU memory optimization in ELPA2 · af7bb4a0
    Wenzhe Yu authored
    * Removed redundant malloc, memset and memcpy
    * Use pinned host memory
    * Implemented blocking for GPU code path in step5
    * Removed unused code
    af7bb4a0