Skip to content

Commit

Permalink
Move cuml Python code one level deeper (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleFromNVIDIA authored Jul 15, 2024
1 parent 73f14ce commit edf2f65
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ repos:
max_device_obj_memory_usage: 3Gi
python:
- name: cuml
sub_dir: python
sub_dir: python/cuml
depends: [cuml]
args: {cmake: -DFIND_CUML_CPP=ON, install: *rapids_build_backend_args}

Expand Down

0 comments on commit edf2f65

Please sign in to comment.