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

cupSODA: Raise exception when simulation fails #30

Open
alubbock opened this issue Mar 23, 2016 · 0 comments
Open

cupSODA: Raise exception when simulation fails #30

alubbock opened this issue Mar 23, 2016 · 0 comments

Comments

@alubbock
Copy link

Currently, if the simulation fails, the trajectories are returned as zeroes. Initially, we'll check for this condition after the simulation runs and raise an exception to warn the user. Further down the line, it'd be nice to work out if the model will fit in GPU memory prior to attempted execution. That should probably be done by cupSODA itself rather than the interface.

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

No branches or pull requests

1 participant