Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEA] - Add default constructor to Hornet #23

Open
ogreen opened this issue Jan 10, 2019 · 0 comments
Open

[FEA] - Add default constructor to Hornet #23

ogreen opened this issue Jan 10, 2019 · 0 comments
Labels
0 - Backlog cuda CUDA code needs to be developed feature New feature or request HORNET Repo code goes into the Hornet repo

Comments

@ogreen
Copy link

ogreen commented Jan 10, 2019

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.

@ogreen ogreen added feature New feature or request ? - Needs Triage cuda CUDA code needs to be developed 0 - Backlog HORNET Repo code goes into the Hornet repo and removed ? - Needs Triage labels Jan 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - Backlog cuda CUDA code needs to be developed feature New feature or request HORNET Repo code goes into the Hornet repo
Projects
None yet
Development

No branches or pull requests

1 participant