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

A pure starlark implementation #5

Open
cloudhan opened this issue Apr 25, 2022 · 3 comments
Open

A pure starlark implementation #5

cloudhan opened this issue Apr 25, 2022 · 3 comments

Comments

@cloudhan
Copy link

Hi,

This is not an issue..

I'd like to inform the incomer that I am developing an rules_cuda

It has the following feature:

  1. Pure Starlark implementation
  2. Supports both platform on Linux and Windows.
  3. RDC and LTO support.

It was frist derived from tfruntime's rules_cuda. It is not battle tested and pretty much WIP though. But anyone are welcome to test it out and open issues.

Feel free to close this issue if you think it is somewhat offensive to advertise an alternative :)

@liuliu
Copy link
Owner

liuliu commented Apr 25, 2022

This is great to hear! Let me know if it is in a better place and I can either call out in README or redirect to that repo. I haven't spent much time on this one, so a pure Starlark implementation would be a great starting point for us.

@cloudhan
Copy link
Author

Currently the impl is not fully tested and have many tiny bugs that causing it cannot be used by the end users. I am planning use nccl and nccl-tests repo as a test bed for production code to rule them out.

Since you are willing to advertise it in the README it, so I will report back after that.

@cloudhan
Copy link
Author

cloudhan commented May 1, 2022

Here we go https://github.com/cloudhan/rules_cuda_examples

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