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

CUDA support missing #24305

Closed
X64X2 opened this issue May 13, 2024 · 1 comment
Closed

CUDA support missing #24305

X64X2 opened this issue May 13, 2024 · 1 comment

Comments

@X64X2
Copy link

X64X2 commented May 13, 2024

I tried running my GPU-accelerated algorithms, expecting a smooth ride, but instead, I hit a roadblock, the os simply refuses to recognize my CUDA-enabled graphics card.

Steps to Reproduce:

Install SerenityOS on a machine with a CUDA-enabled GPU.

Attempt to run any CUDA-dependent application or code.

Watch in dismay as the os fails to utilize the GPU, resulting in slower performance.

Expected Behavior:

SerenityOS should detect and utilize CUDA-enabled GPUs seamlessly.

Actual Behavior:

It treats my GPU like a paperweight.

Severity

This bug is critical, no doubt about it. It cripples the performance of GPU-intensive applications, making OS less desirable

Suggested Fix:

Integrate CUDA support into OS, ensuring seamless utilization of GPU resources.

@AtkinsSJ
Copy link
Member

I like your enthusiasm, but Serenity doesn't support any graphics cards yet for rendering, let alone something like CUDA.

(I mean, I think there might be a Voodoo driver someone added to experiment with, but that card is ancient.)

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

No branches or pull requests

3 participants