We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1623dd commit 67601cfCopy full SHA for 67601cf
features/src/rapids-build-utils/opt/rapids-build-utils/manifest.yaml
@@ -211,6 +211,10 @@ repos:
211
args:
212
cmake: -DCMAKE_CUDA_ARCHITECTURES="${CUDAARCHS}"
213
python:
214
+ - name: libwholegraph
215
+ sub_dir: python/libwholegraph
216
+ depends: [wholegraph]
217
+ args: {install: *rapids_build_backend_args}
218
- name: pylibwholegraph
219
sub_dir: python/pylibwholegraph
220
depends: [wholegraph]
0 commit comments