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

Support cuda::std::chrono with nvc++ #394

Merged
merged 3 commits into from
Mar 16, 2023
Merged

Support cuda::std::chrono with nvc++ #394

merged 3 commits into from
Mar 16, 2023

Conversation

gonzalobg
Copy link
Collaborator

Replaces a use of CUDA_ARCH in cuda::std::chrono with NV_IF_TARGET.

Replaces a use of __CUDA_ARCH__ in cuda::std::chrono with NV_IF_TARGET.
@miscco miscco requested a review from griwes March 16, 2023 07:34
@wmaxey wmaxey merged commit b866f22 into main Mar 16, 2023
@wmaxey wmaxey deleted the feature/chrono_nvcxx branch March 16, 2023 17:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants