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

do not call eval, because arguments should not be interpreted and only forwarded #4769

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

finkandreas
Copy link
Contributor

fixes #4766

I also add a small cmake project which uses fancy names. Filenames which contain a $ fail with nvcc, that cannot be fixed without a fix in nvcc.
Filenames that contain a whitespace need further fixes in nvcc_wrapper, which I added to the zip archive, but it is not part of this PR, because my usecase is fixed with the changes and the changes in nvcc_wrapper are quite invasive.
kokkos_launch_compiler.zip

@dalg24-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@PhilMiller
Copy link
Contributor

OK to test

@dalg24
Copy link
Member

dalg24 commented Feb 8, 2022

@Azrael3000 @cz4rs please review

@ajpowelsnl ajpowelsnl added this to In progress in Kokkos Release 3.6 via automation Feb 9, 2022
@crtrott crtrott merged commit 037f6ca into kokkos:develop Feb 9, 2022
Kokkos Release 3.6 automation moved this from In progress to Done Feb 9, 2022
@finkandreas finkandreas deleted the kokkos_launch_compiler_fix branch February 9, 2022 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

6 participants