lessthanoptimal / Java-Matrix-Benchmark

Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.
http://lessthanoptimal.github.io/Java-Matrix-Benchmark/
GNU General Public License v3.0
56 stars 10 forks source link

Windows 7: Evaluation Case Failed #9

Open ghost opened 7 years ago

ghost commented 7 years ago

When I run a quick runtime benchmark, I get a couple of errors (not sure whether they are windows related or not). I get the same errors, when I run the benchmark without "quick".

After each single test I get a "Couldn't delete case.xml". Sometimes I get a "slave_results.xml does not exist" message. And after a lot of the evaluations (but not all), I get a "UtilXmlSerialization.deserializeXml retruned null" error message and short after, a "Evaluation Case Failed".

using version of commit aba3d69.

(Note: I'm running it on a 32GB RAM computer): benchmarkerrors