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

unit tests #6

Closed
fredRos opened this issue Mar 30, 2017 · 2 comments
Closed

unit tests #6

fredRos opened this issue Mar 30, 2017 · 2 comments
Assignees
Milestone

Comments

@fredRos
Copy link
Collaborator

fredRos commented Mar 30, 2017

make them independent of pyvfit, test single, double, cuda, cpu vs. one reference

@fredRos fredRos added this to the 1.o milestone Mar 30, 2017
@fredRos
Copy link
Collaborator Author

fredRos commented Jun 9, 2017

Mostly done. Only missing thing is to test CPU and GPU if both available.

@fredRos
Copy link
Collaborator Author

fredRos commented Jul 5, 2017

Selecting CPU or GPU can be done on the command line, either one is compared against the reference python implementation. in build:

python/py.test.sh -s python_package/tests/test_galario.py --gpu=1

@fredRos fredRos closed this as completed Jul 5, 2017
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

No branches or pull requests

2 participants