Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

nvc++ and __CUDACC__#1392

Merged
alliepiper merged 1 commit intomainfrom
nvcxx-stdpar-no-cudacc
Mar 1, 2021
Merged

nvc++ and __CUDACC__#1392
alliepiper merged 1 commit intomainfrom
nvcxx-stdpar-no-cudacc

Conversation

@dkolsen-pgi
Copy link
Copy Markdown
Collaborator

In the near future, nvc++ -stdpar will be changed to no longer predefine the macro __CUDACC__. Adjust the uses of __CUDACC__ in Thrust and CUB to check for NVC++'s stdpar mode in addition to the __CUDACC__.

@GPUtester
Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

…efine the macro `__CUDACC__`. Adjust the uses of `__CUDACC__` in Thrust and CUB to check for NVC++'s stdpar mode in addition to the `__CUDACC__`.
@brycelelbach
Copy link
Copy Markdown
Collaborator

run tests

@alliepiper alliepiper self-assigned this Mar 1, 2021
@alliepiper alliepiper added testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). testing: gpuCI in progress Started gpuCI testing. labels Mar 1, 2021
@alliepiper alliepiper added this to the 1.12.0 milestone Mar 1, 2021
@alliepiper
Copy link
Copy Markdown
Collaborator

DVS CL: 29665577

@alliepiper alliepiper added testing: internal ci passed Passed internal NVIDIA CI (DVS). testing: gpuCI passed Passed gpuCI testing. and removed testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). testing: gpuCI in progress Started gpuCI testing. labels Mar 1, 2021
@alliepiper alliepiper merged commit eb8d44c into main Mar 1, 2021
@alliepiper alliepiper deleted the nvcxx-stdpar-no-cudacc branch March 1, 2021 20:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

testing: gpuCI passed Passed gpuCI testing. testing: internal ci passed Passed internal NVIDIA CI (DVS).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants