j143 edited a comment on pull request #1317:
URL: https://github.com/apache/systemds/pull/1317#issuecomment-963037706
Hi @corepointer ,
the testing does not work on this runner. Any pointers on how to resolve
this one.

cuda, cudnn is available from the command line:
run results here: https://github.com/j143/systemds/runs/4137852455
---
This one runs fine
```c
java -Xmx4g -Xms4g -Xmn400m -cp
target/SystemDS.jar:target/lib/*:target/SystemDS-*.jar
org.apache.sysds.api.DMLScript -f ../main.dml -exec singlenode -gpu
```
--
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]