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

Half fixes for ATen #2070

Closed
wants to merge 2 commits into from
Closed

Half fixes for ATen #2070

wants to merge 2 commits into from

Conversation

csarofeen
Copy link
Contributor

Fixes for CUDA 9

@csarofeen
Copy link
Contributor Author

@soumith Is there a reason why in torch/lib/ATen/Half.h cuda_runtime.h was included instead of cuda.h?

@soumith
Copy link
Member

soumith commented Jul 12, 2017

@csarofeen i dont remember. Maybe @zdevito remembers.

@soumith
Copy link
Member

soumith commented Jul 12, 2017

@csarofeen GPU contbuilds are failing on this PR: https://build.pytorch.org/job/pytorch-PR-py2-linux/405//console

@soumith soumith added this to Newly Ready for Review in PR Status Jul 12, 2017
@zdevito
Copy link
Contributor

zdevito commented Jul 12, 2017

No reason, cuda.h is fine.

@csarofeen csarofeen changed the title Half fixes for ATen [WIP]Half fixes for ATen Jul 12, 2017
@csarofeen csarofeen changed the title [WIP]Half fixes for ATen Half fixes for ATen Jul 13, 2017
@csarofeen
Copy link
Contributor Author

I wanted to get rid of cuda_runtime include but turns out I not only needed that but cuda.h as well for the version check on CUDA.

@soumith
Copy link
Member

soumith commented Jul 19, 2017

this was merged into master.

@soumith soumith closed this Jul 19, 2017
@soumith soumith removed this from Newly Ready for Review in PR Status Jul 19, 2017
@csarofeen csarofeen deleted the fp16_fixes branch July 31, 2017 17:28
zou3519 pushed a commit to zou3519/pytorch that referenced this pull request Mar 30, 2018
* Trying fuller cuda_cull

* changes

* Migrating to conda-forge for openmpi

* Adding openmpi

* Adding leveldb

* Fixing unrelated minor conda bug

* Another unrelated fix
xwang233 pushed a commit to xwang233/pytorch that referenced this pull request Oct 18, 2022
Co-authored-by: Naoya Maruyama <nmaruyama@nvidia.com>
Co-authored-by: Xiang Gao <qasdfgtyuiop@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants