Eric Ma
Eric Ma
Looping back here about conda, guys. I tried submitting a PR for just jaxlib: https://github.com/conda-forge/staged-recipes/pull/7529 However, it appears that there is an issue with the macOS build, which is only...
@mattjj I can try something - e.g. downloading an zip or tar archive of the whole jax repository, and then building from source. Could you guys put up a tagged...
Hah, looks like I was one step too fast for the conda-forge admins. I just updated the conda-forge PR: https://github.com/conda-forge/staged-recipes/pull/7529 Looks like there's a fix for the error being encountered...
@hawkinsp I'm still working on it! :smile: But yes, I've run into conda build issues at the moment. I stepped away from the conda-forge build for a little while (kwargs="work"),...
> Well, we build wheels for Python {2.7, 3.6, 3.7} x CUDA {9.0, 9.2, 10.0} already, which are the ones linked here: https://github.com/google/jax#pip-installation Oh!!! I'm sorry, I missed that. I...
@alexbw @dougalm @mattjj @hawkinsp thanks to @ocefpaf, there is a conda package for jax and jaxlib on conda-forge now! He kindly worked on packaging what is currently distributed on PyPI...
@lgsmith I'm one of the recipe maintainers, and have just [put in a PR](https://github.com/conda-forge/jax-feedstock/pull/8) to add fastcache.
@arogozhnikov I understand the frustration; we've been impacted at work too. However, I think the reaction you had could be a bit more tempered. The decision may have been disruptive,...
This would be a neat PR. I can see using Dask as a generalized backend for parallel computations.
@NeilGirdhar I think that would be a great suite of PRs! As long as @dschult agrees, I wouldn't mind helping you review them if you're open to kickstarting the type...