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

Bazel support in Sleef #463

Open
mjj48 opened this issue Apr 19, 2023 · 1 comment
Open

Bazel support in Sleef #463

mjj48 opened this issue Apr 19, 2023 · 1 comment
Labels

Comments

@mjj48
Copy link

mjj48 commented Apr 19, 2023

Hi there!

I am interested in sleef because I am interested in pytorch :)

I am needing to cross compile pytorch to arm. I was able to do so from a private fork of pytorch, however, would love to upstream as much of that as possible. Part of the issue though, was a very custom solution to cross compiling sleef for ARM within Bazel.

I am curious if the sleef community has interest in natively supporting bazel as a build system?
context: https://docs.google.com/document/d/1U4cUcfC_IYePL3LRfaqih21gB8I9L2Te_VUvaX9Yia4/edit#

@JackTemaki
Copy link

Unfortunately this repository is no longer really actively maintained, see #442

I have the same issue with building PyTorch for RiscV, and would be interested in getting fixes merged. Still it might be worth to mention you can always build PyTorch with USE_SYSTEM_SLEEF=ON, which I did to use a custom compiled SLEEF.

I wonder if there are people interested in taking this over, as this is a really crucial project which does implement fundamental stuff, not even to mention being a relevant part of PyTorch.

@blapie blapie added the make label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants