From fef39f1acd3e3aa4106fec2a02b660b141cb211e Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Wed, 15 May 2024 11:14:42 +0800 Subject: [PATCH] set compute to coroutine --- .gitmodules | 2 +- src/compute | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 396b208b..84c88523 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,7 +13,7 @@ [submodule "src/compute"] path = src/compute url = https://github.com/LuisaGroup/LuisaCompute-coroutine.git - branch = next + branch = refactor-api [submodule "src/ext/json"] path = src/ext/json url = https://github.com/nlohmann/json.git diff --git a/src/compute b/src/compute index f3154848..f9c6a885 160000 --- a/src/compute +++ b/src/compute @@ -1 +1 @@ -Subproject commit f31548488c914ecb345154b54742592cf8250ae8 +Subproject commit f9c6a8853fee0645fa69e5b35beaae0372937532