anishsapkota commented on PR #1843:
URL: https://github.com/apache/systemds/pull/1843#issuecomment-1719034924

   libhe-Linux-x86_64.so
   libsystemds_mkl-Linux-x86_64.so
   libsystemds_mkl-Windows-AMD64.dll
   libsystemds_openblas-Linux-x86_64.so
   libsystemds_openblas-Windows-AMD64.dll
   libsystemds_spoof_cuda-Linux-x86_64.so
   libsystemds_spoof_cuda-Windows-AMD64.dll
   
   this was the output of ls /github/workspace/src/main/cpp/lib 
**libsystemds_mkl-Linux-x86_64.so** seems to be there.
   
   Error:  org.apache.sysds.test.functions.nativ.ImgUtilsTest.runTestsWithMKL  
Time elapsed: 0.001 s  <<< ERROR!
   **java.lang.UnsatisfiedLinkError: 
/github/workspace/src/main/cpp/lib/libsystemds_mkl-Linux-x86_64.so:** 
libmkl_rt.so: cannot open shared object file: **No such file or directory**
        at 
org.apache.sysds.test.functions.nativ.ImgUtilsTest.runTests(ImgUtilsTest.java:497)
        at 
org.apache.sysds.test.functions.nativ.ImgUtilsTest.runTestsWithMKL(ImgUtilsTest.java:35)
   it doesn't make sense, 
   
   **libsystemds_openblas-Linux-x86_64.so** this one is however loaded without 
any problem.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@systemds.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to