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

Fix how CUDACC version is calculated #217

Merged
merged 1 commit into from
Oct 25, 2021
Merged

Conversation

wmaxey
Copy link
Member

@wmaxey wmaxey commented Oct 25, 2021

NVCC minor build numbers can go over 100 e.g. NVCC Build: 11.4.120

This patch adds another 0 to the minor version number and assumes that NVCC minor build numbers will never progress past 999.

@wmaxey wmaxey merged commit 3bc2d4b into main Oct 25, 2021
@wmaxey wmaxey deleted the bugfix/cudacc_version_check branch October 25, 2021 23:39
@wmaxey wmaxey added this to the 1.7.0 milestone Oct 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants