-
Notifications
You must be signed in to change notification settings - Fork 256
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
Is weld still under research/development? #515
Comments
Hello everyone, I am also very interested in weld. I read two papers related to weld and ran several test cases using WeldNumpy. I did see performance improvements in some scenarios. During my use, I found that the current version does not support python3. I made some minor modifications to make it support python3. I noticed that some operations need to be added to WeldNumpy, and I hope to contribute some code. I am also very interested in the potential of weld in the parallel development of multiple machines. I hope to do some work for the weld community. Looking forward to your reply. |
Thanks for your interest in Weld! Currently, none of us are actively working on the project, though I hope to return to it as a side project at some point. When I was last working on it, I was "modernizing" the Python bindings and integrations. The |
I am exploring Weld for gpu to optimize LLM models written in Pytorch. But first, I need gpu support in Weld. Please see https://www.modular.com/ and their Mojo lang to speed up ML workloads. I think Weld is a better tool than Modular. |
In our private repo of Weld, my company has modified Weld as follows.
A question, what app do folks want to run on gpu? |
Hi guys, @sppalkia @deepakn94 @mateiz , we're considering to found a numeric computation WG in rust community and just wondering if weld project is still under research/development since there is no update for a few months? Maybe we can point out some new directions? Guess weld would be an important role in math computation field.
The text was updated successfully, but these errors were encountered: