Skip to content

Use thrust::host_vector instead of std::vector#38178

Closed
peterjc123 wants to merge 2 commits intopytorch:masterfrom
peterjc123:use_host_vector_instead_of_std_vector
Closed

Use thrust::host_vector instead of std::vector#38178
peterjc123 wants to merge 2 commits intopytorch:masterfrom
peterjc123:use_host_vector_instead_of_std_vector

Conversation

@peterjc123
Copy link
Copy Markdown
Collaborator

@peterjc123 peterjc123 commented May 9, 2020

Fixes #38024.

@peterjc123
Copy link
Copy Markdown
Collaborator Author

@peterjc123
Copy link
Copy Markdown
Collaborator Author

Reverting the changes in circleci scripts.

@peterjc123 peterjc123 changed the title Test alternative fix for cuda debug build Use thrust::host_vector instead of std::vector May 9, 2020
@peterjc123 peterjc123 marked this pull request as ready for review May 9, 2020 05:08
Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ezyang is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@ezyang merged this pull request in ec7beda.

@peterjc123 peterjc123 deleted the use_host_vector_instead_of_std_vector branch May 12, 2020 04:09
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
Fixes pytorch#38024.
Pull Request resolved: pytorch#38178

Differential Revision: D21502379

Pulled By: ezyang

fbshipit-source-id: 74dd6504c56f4150ed4cef129fd3f32f378c0564
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.

CUDA debug build failed on Windows

6 participants