From 8e0fe19ab4061467533d93d2aba90768eaea23b4 Mon Sep 17 00:00:00 2001 From: Abdallah Ammar Date: Sat, 3 Aug 2024 12:32:35 +0200 Subject: [PATCH] fixed path for install --- plugins/local/tc_int/install | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/local/tc_int/install b/plugins/local/tc_int/install index 9d1886f0..34e56b4a 100755 --- a/plugins/local/tc_int/install +++ b/plugins/local/tc_int/install @@ -12,6 +12,7 @@ git clone https://github.com/AbdAmmar/CuTC cd CuTC source config/env.rc make +cd .. ln -s ${PWD}/CuTC/build/libtc_int_cu.so ${QP_ROOT}/lib