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

OSX support #65

Open
tavurth opened this issue May 7, 2023 · 7 comments
Open

OSX support #65

tavurth opened this issue May 7, 2023 · 7 comments

Comments

@tavurth
Copy link

tavurth commented May 7, 2023

Is there any likelihood that we could auto build for Mac for each release?

Has there been a known working mac compilation yet?

@caichenyi92
Copy link

caichenyi92 commented May 7, 2023 via email

@chrxh
Copy link
Owner

chrxh commented May 7, 2023

Is there any likelihood that we could auto build for Mac for each release?

Has there been a known working mac compilation yet?

The problem is that to my knowledge Mac does not support CUDA because you need an Nvidia graphics card.

PS: I've reported the post from caichenyi92 to GitHub. It automatically post in every GitHub Issue here and it's is so annoying...

@tavurth
Copy link
Author

tavurth commented May 8, 2023

@caichenyi92 please stop spamming us with your emails.

Ok that makes sense, is there any plans to support another type of compute shader?

@tavurth
Copy link
Author

tavurth commented May 8, 2023

Probably @caichenyi92 is watching this repo for new issues and the email setup for her Github is university account which has auto reply.

@chrxh
Copy link
Owner

chrxh commented May 15, 2023

Not at the moment. There are at least two APIs that would be good candidates to replace CUDA: OpenCL and HIP. I'd like to evaluate the latter in particular, but haven't gotten around to it yet.

@levitabris
Copy link

This is really cool. Please consider a macOS version. Thanks.

@32bitx64bit
Copy link

Not at the moment. There are at least two APIs that would be good candidates to replace CUDA: OpenCL and HIP. I'd like to evaluate the latter in particular, but haven't gotten around to it yet.

Hey! Just found this program from a educational YouTube video, and I was pretty saddened once I saw it was CUDA only.
As I have a AMD card. Any updates / news on openCL support? As this would allow a wider range of users to use this software.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants