[FEA] - Add default constructor to Hornet #23
Labels
0 - Backlog
cuda
CUDA code needs to be developed
feature
New feature or request
HORNET Repo
code goes into the Hornet repo
Currently Hornet does not have a default constructor.
Hornet should have a default constructor to allow easy creation of Hornet arrays (for example one Hornet per partition or one Hornet per thread). There should be an initialization function that is called immediately after the default constructor and before any algorithms are executed.
The text was updated successfully, but these errors were encountered: