Skip to content
Snippets Groups Projects
  • psychocrypt's avatar
    CUDA: use shared mem object · b361b395
    psychocrypt authored
    Combine the shared memory for a hash within one struct.
    Reduce the shared memory footprint per hash by 64 byte.
    b361b395