We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 226d5bc commit 33393c1Copy full SHA for 33393c1
features/src/rapids-build-utils/opt/rapids-build-utils/manifest.yaml
@@ -85,11 +85,11 @@ repos:
85
- name: pylibraft
86
sub_dir: python/pylibraft
87
depends: [raft]
88
- args: {cmake: -DFIND_RAFT_CPP=ON}
+ args: {cmake: -DFIND_RAFT_CPP=ON -DCMAKE_CXX_FLAGS="'-DPy_LIMITED_API=0x030B0000 -DCYTHON_LIMITED_API=1'"}
89
- name: raft-dask
90
sub_dir: python/raft-dask
91
92
93
94
- name: cuvs
95
path: cuvs
0 commit comments