From b941a673153a17c57e3d1a63166c3730088934e0 Mon Sep 17 00:00:00 2001 From: Manolis Papadakis Date: Mon, 17 Apr 2023 15:06:58 -0700 Subject: [PATCH] WAR for TBLIS compiler detection while upstream PR is pending --- cmake/thirdparty/get_tblis.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/thirdparty/get_tblis.cmake b/cmake/thirdparty/get_tblis.cmake index b02afbd7d..4a684fd08 100644 --- a/cmake/thirdparty/get_tblis.cmake +++ b/cmake/thirdparty/get_tblis.cmake @@ -171,11 +171,11 @@ function(find_or_configure_tblis) endfunction() if(NOT DEFINED cunumeric_TBLIS_BRANCH) - set(cunumeric_TBLIS_BRANCH master) + set(cunumeric_TBLIS_BRANCH cunumeric) endif() if(NOT DEFINED cunumeric_TBLIS_REPOSITORY) - set(cunumeric_TBLIS_REPOSITORY https://github.com/devinamatthews/tblis.git) + set(cunumeric_TBLIS_REPOSITORY https://github.com/manopapad/tblis.git) endif() find_or_configure_tblis(VERSION 1.2.0