ReneEnjilian commented on PR #2271:
URL: https://github.com/apache/systemds/pull/2271#issuecomment-2957148516

   I think this approach is problematic. Many of these scripts appeared to be 
buggy when testing and I doubt that they have been written and tested with GPUs 
in mind. When errors occur, it is unclear if they occur due to the changes 
implemented by myself or if they were there in the first place. The entire 
backend (excluding the kernels implemented in SystemDS.cu) is completely 
untested; literally 0% test coverage. I will try to add test coverage to the 
backend (specifically the parts that rely on cuDNN, cuSPARSE, cuBLAS). For now, 
could you please provide a nn script that definitely worked with the old 
setting (CUDA 10.2). Further, it would be great if you could also tell me 
exactly how you executed the program. For example did you use "-gpu" or "-gpu 
force" etc. 


-- 
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