Isuru Fernando
Isuru Fernando
Let's add a repodata patch to constrain the conda-build version in `conda-forge-ci-setup`.
cc @CJ-Wright
It's not workhole that's broken. It's spake2. You should mark `spake2` non-noarch packages as broken.
You can use the OpenCL backend to access the GPU on Apple silicon. Running the example, you get, ``` Selected device: Apple M1 Max ( 800 768 16)[2D] dt= 3.79...
> So you just selected the OpenCL backend and it runs natively (without Rosetta)? Yes. On Apple Silicon, the OpenCL CPU backend is gone and only the OpenCL Metal backend...
I'm marking this as draft as the test is not working. I'll get back to this soon.
Here's an idea. Anaconda's python executable is linked to the static library (Done for performance gains I think), but the pynac extension is linked to the dynamic library. Can you...
Any updates on this?
With `__archspec` you can create a meta-package like `x86_64_feature_level` that depend on specific `__archspec` values and downstreams will depend on `x86_64_feature_level`. I think a CEP is needed for how to...
1. Ivybridge 2. Python blurs the line with build tools. For eg: `numpy` needs to be importable to get `numpy.get_include()` which means numpy needs to be built with the lowest-common-denominator...