This is an automated email from the ASF dual-hosted git repository. markd pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/systemds.git
commit d418766c1eff6d5f8f16c965f5991e27f33a0d87 Author: Mark Dokter <[email protected]> AuthorDate: Thu Apr 28 14:05:51 2022 +0200 [MINOR] Update jitify This change pulls in the latest commits from upstream jitify. This includes a local fix of an ignored PR that was eventually fixed by someone else. --- src/main/cuda/ext/jitify | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/cuda/ext/jitify b/src/main/cuda/ext/jitify index d9aed99c6d..4da8c56bb0 160000 --- a/src/main/cuda/ext/jitify +++ b/src/main/cuda/ext/jitify @@ -1 +1 @@ -Subproject commit d9aed99c6d022005ee15a8ec50deab391911f600 +Subproject commit 4da8c56bb0f65a6dd993e978b1818098b0929d9a
