-
Notifications
You must be signed in to change notification settings - Fork 29
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
Add cudaver to docs #244
Conversation
Two questions:
|
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." |
Yes and yes. I'll update the table. |
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. |
Sounds good. Maybe we can just add a footnote that errors can occur from mismatched drivers?
…Sent from my iPhone
On Jul 22, 2024, at 1:12 PM, jaycedowell ***@***.***> wrote:
[EXTERNAL]
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.
—
Reply to this email directly, view it on GitHub<#244 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AF35E67X2LE7ZOONBVEPRN3ZNVKQ3AVCNFSM6AAAAABLDLR27KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBTGYZTSMZZGE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
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.