anishsapkota commented on PR #1843: URL: https://github.com/apache/systemds/pull/1843#issuecomment-1712542829
Hi @Baunsgaard , I have been loading the shared libraries manually on my tests as the Native Helper currently supports LINUX and Windows. I have been working using MAC_OS and the libraries are therefore not loaded automatically. Could you please suggest me something on this? Apart from this, I have created a new file systemds_img.cpp and add the methods that I have implemented there, added nativ function tests to JavaTest.yaml and created a new Java Class ImgNativeHelper that extends NativeHelper. -- 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]
