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

Implemented tool to fetch Cuda release history. #926

Merged
merged 5 commits into from
Feb 16, 2023

Conversation

MoFtZ
Copy link
Collaborator

@MoFtZ MoFtZ commented Feb 9, 2023

The tool will download and parse the Cuda release history and generate an XML file with the extract details.

During compilation, ILGPU will use T4 templates to parse the XML file and generate appropriate constants.

Finally, a weekly CI job is scheduled to automatically check for new Cuda instruction sets and architectures, and the corresponding driver versions.

m4rs-mt
m4rs-mt previously approved these changes Feb 14, 2023
@m4rs-mt m4rs-mt added this to the v1.4 milestone Feb 16, 2023
@m4rs-mt m4rs-mt merged commit bff41b7 into m4rs-mt:master Feb 16, 2023
@MoFtZ MoFtZ deleted the feature/cuda-versions branch February 16, 2023 12:21
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.

2 participants