ctongfei / nexus

Experimental tensor-typed deep learning
https://tongfei.me/nexus/
MIT License
257 stars 15 forks source link

print java home folder in `build.sh` #28

Closed danyaljj closed 5 years ago

danyaljj commented 5 years ago

Useful to debug when the JAVA_HOME variable is not set or incorrectly set.

ctongfei commented 5 years ago

Thanks Daniel! Could you also add a debugging information for CUDA_HOME?

ctongfei commented 5 years ago

Merged -- and I'll refactor that big shell script to a Makefile.