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

Windows + CUDA (redux) #32

Merged
merged 12 commits into from
Apr 7, 2021
Merged

Conversation

h-vetinari
Copy link
Member

Trying to debug the errors in the GPU test suite from #19 that lead to yanking the builds, see also this comment

@conda-forge-linter
Copy link

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 (recipe) and found it was in an excellent condition.

@h-vetinari h-vetinari force-pushed the win_cuda branch 2 times, most recently from 01404ed to 67c3f0b Compare February 19, 2021 18:12
@h-vetinari h-vetinari marked this pull request as draft February 25, 2021 08:01
@h-vetinari h-vetinari force-pushed the win_cuda branch 7 times, most recently from 7f4578c to c0bf29f Compare March 5, 2021 08:56
facebook-github-bot pushed a commit to facebookresearch/faiss that referenced this pull request Apr 2, 2021
Summary:
After initial positive feedback to the idea in #1741 from mdouze, here are the patches
I currently have as a basis for discussion.

Matthijs suggests to not bother with the deprecation warnings at all, which is fine for me
as well, though I would normally still advocate to provide users with _some_ advance notice
before removing parts of an interface.

Fixes #1741

PS. The deprecation warning is only shown once per session (per class)
PPS. I have tested in conda-forge/faiss-split-feedstock#32 that the respective
classes remain available both through `import faiss` and `from faiss import *`.

Pull Request resolved: #1742

Reviewed By: mdouze

Differential Revision: D26978886

Pulled By: beauby

fbshipit-source-id: b52e2b5b5b0117af7cd95ef5df3128e9914633ad
@h-vetinari h-vetinari force-pushed the win_cuda branch 5 times, most recently from b557731 to de7a4c7 Compare April 7, 2021 06:10
Also remove one unconditional test suite skip for windows (patch 0005);
replaced by filter condition in pytest invocation
@h-vetinari h-vetinari marked this pull request as ready for review April 7, 2021 14:54
@h-vetinari h-vetinari merged commit 791a81a into conda-forge:master Apr 7, 2021
@h-vetinari h-vetinari deleted the win_cuda branch April 7, 2021 14:55
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

Successfully merging this pull request may close these issues.

2 participants