From 5c0c70da03dc11259e67719b7245c41db3130d3b Mon Sep 17 00:00:00 2001 From: Mike Smith Date: Wed, 15 May 2024 11:12:45 +0800 Subject: [PATCH] set compute to coroutine --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 52446c6f..396b208b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,7 +12,7 @@ url = https://github.com/syoyo/tinyexr.git [submodule "src/compute"] path = src/compute - url = https://github.com/LuisaGroup/LuisaCompute.git + url = https://github.com/LuisaGroup/LuisaCompute-coroutine.git branch = next [submodule "src/ext/json"] path = src/ext/json