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

gcc builds with GPU support? #118

Open
oscarbg opened this issue Mar 23, 2024 · 1 comment
Open

gcc builds with GPU support? #118

oscarbg opened this issue Mar 23, 2024 · 1 comment

Comments

@oscarbg
Copy link

oscarbg commented Mar 23, 2024

Hi,

gcc has GPU support (amdgcn and nvptx)..
but your builds support it?
don't know current Win GCC GPU support status but at least some Winlibs builds tried to enable nvptx at least..
but found some issues building it, since GCC-11:
https://github.com/brechtsanders/winlibs_mingw/issues?q=is%3Aissue+is%3Aopen+gpu

interested since new GCC-14 adds new AMD GPU targets to GCC up to gfx1100 RDNA3 GPUs..

so just asking if do you plan on trying to enable GPU support and possibly fix some issues found in the way (assuming minor)..

thanks..

@skeeto
Copy link
Owner

skeeto commented Mar 23, 2024 via email

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

2 participants