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 cudaver to docs #244

Merged
merged 9 commits into from
Jul 24, 2024
Merged

Add cudaver to docs #244

merged 9 commits into from
Jul 24, 2024

Conversation

dentalfloss1
Copy link
Collaborator

Adds a link to the docs where a table of test results of the CUDA toolkit live. The table has been added to the docs, but of course, we'll also need to update the hosted version of the docs.

@dentalfloss1 dentalfloss1 requested a review from jaycedowell July 18, 2024 20:18
@jaycedowell
Copy link
Collaborator

Two questions:

  • What does "likely working" mean?
  • The comments in CUDA 11.8 + bifrost.fir = error #201 imply that CUDA 11.8 doesn't actually work but I also see this listed as likely working in the table. Does the test suite pass?

@dentalfloss1
Copy link
Collaborator Author

Perhaps we can just change "likely working" to "working." The card I was using sometimes puts values just out of spec for the tests, so technically no tests would fully pass. It's weird and confusing. Let's just upgrade all "likely working" to "working."
That bug is interesting. All the tests passed I believe on 11.8. But, if we have an existing issue with 11.8 perhaps we should just say "not working" to be safe.
What do you think?

@jaycedowell
Copy link
Collaborator

Yes and yes. I'll update the table.

@jaycedowell
Copy link
Collaborator

What do you think about dropping the "CUDA_ERROR_UNSUPPORTED_PTX_VERSION" entries? From what I've read those come from mis-matched kernel driver and toolkit versions (one is too old for the other). It's not really a CUDA version thing or a Bifrost thing but more of an installation thing.

@dentalfloss1
Copy link
Collaborator Author

dentalfloss1 commented Jul 22, 2024 via email

@jaycedowell jaycedowell merged commit 05dc0ac into ibverb-support Jul 24, 2024
12 of 14 checks passed
@jaycedowell jaycedowell deleted the add-cudaver-to-docs branch July 24, 2024 16:03
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