Ladislav Zitka
Ladislav Zitka
Ok, I decided to simplify things and under the terms that I don't have hundreds of servers to monitor, I will go with SSHFS. SSHFS could be quite slow, so...
I fetched your pull request and tested and still failing on libnd4j: ``` [ 91%] Building CXX object tests_cpu/layers_tests/CMakeFiles/runtests.dir/LegacyOpsTests.cpp.o cd /home/zangetsu/proj/public/deeplearning4j/libnd4j/blasbuild/cpu/tests_cpu/layers_tests && /usr/bin/c++ -DCPU_FEATURES=true -DDNNL_ENABLE_CONCURRENT_EXEC=true -DSTACK_LINE_READER_BUFFER_SIZE=1024 -I/home/zangetsu/.javacpp/cache/openblas-0.3.23-1.5.9-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/include -I/home/zangetsu/proj/public/deeplearning4j/libnd4j/blasbuild/cpu/cpu_features-src/include -I/home/zangetsu/proj/public/deeplearning4j/libnd4j/blasbuild/cpu/flatbuffers-src/include -I/home/zangetsu/proj/public/deeplearning4j/libnd4j/blasbuild/cpu/include...
@agibsonccc - thx for feedback. I tested the following and both works: ``` mvn -Pcpu clean install -DskipTests -Dlibnd4j.buildthreadss=8 mvn -T 88 -Pgpu clean install -DskipTests -Dlibnd4j.buildthreadss=32 ```
This is mega PR :-)
I disabled and reenabled the extension and it used initially high-cpu, but after few minutes it went down.
I am using Mono set..
Well, I was facing similar issue just now on amd64 architecture and gentoo system. Well in my case it seems to me that there were bad links created between lib...
adding dep solved: `compile group: 'org.postgresql', name: 'postgresql', version: '42.2.0'`
I am more than interested. Its something like StrongLoop - Loopback functionality. Best would be to take the code from Hasura and port it :-) I am analyzing the project....
...aaah Kotlin, so I won't escape it anyway :D (maybe the time has come to learn it finally) I will do some research about GraphQL to SQL project in the...