Increment version to 1.10#84
Conversation
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13188284398. Examine the logs at this URL for more detail. |
|
You might have an easier start if you start off from the branch in #83, which I've already cleaned up. There's something not working out with linking CUDA bits on windows, but the rest looks fine. |
@h-vetinari it looks like there are some changes required to the yaml. I am trying it on our CI on windows to see if I can repro. I'll take a look! |
You mean for fixing the issues on windows+CUDA in #83? From what I can tell, the linker cannot find the CUDA symbols anymore. Normally I'd start digging on the CUDA side, but given that this recipe has worked with the same CUDA setup & version before, it's probable that something in the faiss-handling changed somehow. |
|
It's worth noting though that this only happens in the python bindings (i.e. the much bigger |
Experimenting with fork -> make updates -> run CI (Thanks @h-vetinari for the tips over email)
Eventual goals: