-
Notifications
You must be signed in to change notification settings - Fork 158
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
[BUG] cubic_spline throws cudaErrorInvalidAddressSpace error #319
Comments
@zhangjianting I just tested in 0.17 and this call still throws
In this example I read a Shape-file that, if I run it before I run the |
This issue has been marked stale due to no recent activity in the past 30d. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be marked rotten if there is no activity in the next 60d. |
This issue has been labeled |
Fixes #319 Authors: - H. Thomson Comer (https://github.com/thomcom) Approvers: - Paul Taylor (https://github.com/trxcllnt) URL: #411
Describe the bug
A clear and concise description of what the bug is.
Steps/Code to reproduce bug
I tried to replicate the behavior from the docs
Full stack:
Expected behavior
new_points
contains interpolated points.Environment details (please complete the following information):
The text was updated successfully, but these errors were encountered: