Skip to content

Commit

Permalink
Merge pull request #141 from pentschev/update-v1.15.0
Browse files Browse the repository at this point in the history
Update to v1.15.0
  • Loading branch information
leofang authored Sep 29, 2023
2 parents 16941ea + 696f6fb commit 49ca22e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set ucx_version = "1.14.1" %}
{% set number = "5" %}
{% set ucx_version = "1.15.0" %}
{% set number = "0" %}


package:
name: ucx-split

source:
url: https://github.com/openucx/ucx/archive/v{{ ucx_version }}.tar.gz
sha256: e7e82d5812261b5a38f0ba72921b6e0c392f04e2663e740cccbbe11f691880ea
sha256: e3082101dd61b2482390e7917b390f0fe9ecf399a839d97ee025ee559e6cb12d

build:
skip: true # [not linux or cuda_compiler_version in ("None", "11.2")]
Expand Down

0 comments on commit 49ca22e

Please sign in to comment.