8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Trying to build from the master branch:
$ git checkout master $ git pull Already up-to-date. $ git submodule update --init --recursive fatal: reference is not a tree: 9c335b9aacff874253c2f3e79c643230317438f0 Unable to checkout '9c335b9aacff874253c2f3e79c643230317438f0' in submodule path 'ext/cub'
How do I update the cub module?
https://stackoverflow.com/questions/14768509/unable-to-checkout-git-submodule-path says someone forgot to push the submodule...
The text was updated successfully, but these errors were encountered:
I am running into the exact same error with cuda_10 and ubuntu 18.04.
Sorry, something went wrong.
You might want to check out pull request #181; I updated the submodule references.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Trying to build from the master branch:
$ git checkout master $ git pull Already up-to-date. $ git submodule update --init --recursive fatal: reference is not a tree: 9c335b9aacff874253c2f3e79c643230317438f0 Unable to checkout '9c335b9aacff874253c2f3e79c643230317438f0' in submodule path 'ext/cub'
How do I update the cub module?
https://stackoverflow.com/questions/14768509/unable-to-checkout-git-submodule-path says someone forgot to push the submodule...
The text was updated successfully, but these errors were encountered: