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

Add COMPILE_DEFINITIONS argument to kokkos_create_imported_tpl #3862

Merged

Conversation

dalg24
Copy link
Member

@dalg24 dalg24 commented Mar 19, 2021

Fix #3858

While searching for COMPILE_DEFINITIONS I came across the KOKKOS_TARGET_COMPILE_DEFINITIONS macro. I considered fixing but decided to remove instead since it is not used as far as I can tell. I ended up removing KOKKOS_ADD_COMPILE_OPTIONS as well since it is not used either.

@dalg24 dalg24 requested a review from jjwilke March 19, 2021 13:19
@dalg24 dalg24 changed the title Add COMPILE_DEFINITIONS support to kokkos_create_imported_tpl Add COMPILE_DEFINITIONS argument to kokkos_create_imported_tpl Mar 19, 2021
Copy link
Contributor

@masterleinad masterleinad left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@masterleinad
Copy link
Contributor

I'm not quite sure why appveyor declines to run... I guess rebasing would help.

Copy link

@jjwilke jjwilke left a comment

Choose a reason for hiding this comment

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

Looks good

@dalg24 dalg24 merged commit 05518a7 into kokkos:develop Mar 23, 2021
@dalg24 dalg24 deleted the kokkos_create_imported_tpl_compile_definitions branch March 23, 2021 22:57
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.

None yet

3 participants