Skip to content

Disable CUDA cross-GPU checks when 2 GPUs are used - #81

Open
macournoyer wants to merge 1 commit into
harvardnlp:masterfrom
macournoyer:master
Open

Disable CUDA cross-GPU checks when 2 GPUs are used#81
macournoyer wants to merge 1 commit into
harvardnlp:masterfrom
macournoyer:master

Conversation

@macournoyer

Copy link
Copy Markdown

Fixes the following error when training on two GPUs:

Assertion `THCTensor_(checkGPU)(state, 3, self_, src1, src2)'

Solution found here: torch/cutorch#434 (comment)

Fixes the following error when training on two GPUs:

> Assertion `THCTensor_(checkGPU)(state, 3, self_, src1, src2)'

Solution found here: torch/cutorch#434 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant