-
Notifications
You must be signed in to change notification settings - Fork 26
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
Testing cuda backend #114
Comments
cdeterman
added a commit
that referenced
this issue
Feb 9, 2018
…, overlooked R code where it is used for object initialization. This addresses the first problem noted in #114
@dselivanov did you solve the |
Undefined symbol appears only during devtools::test
9 февр. 2018 г. 22:35 пользователь "Charles Determan" <
notifications@github.com> написал:
@dselivanov <https://github.com/dselivanov> did you solve the undefined
symbol: cudaMemcpyAsync issue in #110
<#110>? Or does that only happen
when running devtools::test()?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#114 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AE4u3VMB5J4QAMPvXbb0P6gX5GsfGDfHks5tTI_kgaJpZM4SATWt>
.
|
@cdeterman actually I've updated first post here 16 days ago =) |
@dselivanov I didn't notice the update. What does UDP stand for? I am not familiar with that acronym. Am I correct to assume the unit tests continue to fail though? |
Sorry for confusion. UPD just means update. At the time I did the update
tests were not working. I will try to check again.
1 мар. 2018 г. 18:14 пользователь "Charles Determan" <
notifications@github.com> написал:
… @dselivanov <https://github.com/dselivanov> I didn't notice the update.
What does UDP stand for? I am not familiar with that acronym. Am I correct
to assume the unit tests continue to fail though?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#114 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AE4u3bikVwcQZmHlnjBmxi-QrIYe2mNCks5taAIogaJpZM4SATWt>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Seems some testing will be needed. Will write problems here:
1
UPD works since 97c2c09
The text was updated successfully, but these errors were encountered: