Skip to content

Fix Cuda compilation issue on Windows.#1747

Merged
jdumas merged 1 commit intomainfrom
jdumas/cuda
Mar 9, 2021
Merged

Fix Cuda compilation issue on Windows.#1747
jdumas merged 1 commit intomainfrom
jdumas/cuda

Conversation

@jdumas
Copy link
Copy Markdown
Collaborator

@jdumas jdumas commented Mar 9, 2021

Only propagates /bigobj flag to C++ files, as the option is not
recognized by nvcc.

Fixes #1722

Only propagates /bigobj flag to C++ files, as the option is not
recognized by nvcc.

Fixes #1722
@jdumas jdumas added this to the v3.0.0 milestone Mar 9, 2021
@jdumas jdumas merged commit b44b9ec into main Mar 9, 2021
@jdumas jdumas deleted the jdumas/cuda branch March 9, 2021 17:28
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.

NVCC Compiler for CUDA not working as expected

1 participant