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

Vulkan support #55

Open
pierotofy opened this issue Mar 22, 2024 · 3 comments
Open

Vulkan support #55

pierotofy opened this issue Mar 22, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@pierotofy
Copy link
Owner

pierotofy commented Mar 22, 2024

Vulkan has compute capabilities and could be used for speeding up the training with other GPU brands.

https://www.khronos.org/blog/getting-started-with-vulkan-compute-acceleration

It could also be possible to compile torch to use Vulkan, but that's pretty experimental it seems. https://pytorch.org/tutorials/prototype/vulkan_workflow.html

@pierotofy pierotofy added the enhancement New feature or request label Mar 22, 2024
@pfxuan
Copy link
Collaborator

pfxuan commented Mar 23, 2024

@pierotofy
Copy link
Owner Author

Also https://github.com/KomputeProject/kompute/

@pfxuan
Copy link
Collaborator

pfxuan commented Mar 23, 2024

Kompute looks really good. Right now, it's an incubating project in LF AI & Data landscape: https://landscape.lfai.foundation/card-mode?category=programming

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants