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

   > I am really confused that the shared object 
libsystemds_mkl-Linux-x86_64.so is not being found under
   /github/workspace/src/main/cpp/lib although the other shared object 
libsystemds_openblas-Linux-x86_64.so is being loaded from same path and the 
tests run through.
   
   you check the github actions workflow logs to find out why this is the case.
   
   > Moreover random tests are failing, like countDistinct, built-in.part2, 
which would otherwise pass, if I were not to install intel oneAPi.
   
   this can be taken once the above is resolved, I guess.
   
   > should I try to unzip it and add it somewhere and export its path to CPATH 
?
   
   The dnn library seems to be published differently. You could choose to 
download and add it. (we can't commit mkl_dnn.h to the systemds code btw.)
   
   
   I am running this workflow once again, so that you could get the logs to 
debug.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to