Skip to content

Commit

Permalink
Build with CCCL 2.7.0-rc2.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Nov 1, 2024
1 parent 922b3a4 commit 9a358f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions fetch_rapids.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
# or implied. See the License for the specific language governing permissions and limitations under
# the License.
# =============================================================================

set(rapids-cmake-repo bdice/rapids-cmake)
set(rapids-cmake-branch cccl-2.7.0-rc2)

if(NOT EXISTS ${CMAKE_CURRENT_BINARY_DIR}/UCXX_RAPIDS.cmake)
file(DOWNLOAD https://raw.githubusercontent.com/rapidsai/rapids-cmake/branch-24.12/RAPIDS.cmake
${CMAKE_CURRENT_BINARY_DIR}/UCXX_RAPIDS.cmake
Expand Down

0 comments on commit 9a358f6

Please sign in to comment.