include/cuda/experimental/__stf/stream/interfaces/hashtable_linearprobing.cuh
In directory: include/cuda/experimental/__stf/stream/interfaces
Source file: include/cuda/experimental/__stf/stream/interfaces/hashtable_linearprobing.cuh
Defines a data interface over the hashtable class, which is based on https://nosferalatu.com/SimpleGPUHashTable.html.