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

Add simple usage check for hornet test executables. #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rconnorlawson
Copy link

Basic check of argc for the correct number of arguments before dereferencing argv in the hornet/test executables. This does not apply to hornetsnest/test, since those use a different command line parser.

Fixes #51.

@ogreen
Copy link
Collaborator

ogreen commented Dec 11, 2019

@rconnorlawson , any chance that you could resubmit this PR to https://github.com/rapidsai/cuhornet?
We spun off this repo a few months ago and have been making updates to that repo.
Thanks,Oded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check and display proper usage of example executables
2 participants