This is an automated email from the ASF dual-hosted git repository. markd pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/systemds.git
commit 296cce4b3db39e0d3b9f241ab7ca6d80ea2771b0 Author: Mark Dokter <[email protected]> AuthorDate: Wed Apr 14 23:49:44 2021 +0200 [MINOR] Fixing git submodule of CUDA codegen dependency jitify --- src/main/cuda/ext/jitify | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/cuda/ext/jitify b/src/main/cuda/ext/jitify new file mode 160000 index 0000000..d9aed99 --- /dev/null +++ b/src/main/cuda/ext/jitify @@ -0,0 +1 @@ +Subproject commit d9aed99c6d022005ee15a8ec50deab391911f600
