Open cponder opened 3 years ago
It looks like the file
src/cuda/level1/neuralnet/nn_data.zip
is not being unpacked as part of the configure/make/install process.
If I unzip the file into the top-level directory alongside the bin
etc,, it looks like the benchmark is picking up the input files.
After the above fix, the file Logs/dev0_NeuralNet.err
says
double free or corruption (out)
Aborted (core dumped)
Given the above installation issue, is this test expected to work? Also I don't see an OpenCL version of it.
@cponder : thanks for your note. i have been out for the holidays, but will be replying on these issues over the next few days. sorry for the delay. (It has been a strange year, so I took a long vacation!)
I've been encountered the same error, is it solved now? Appreciate it for you.
I'm able to build & run SHOC from the current "trunk" image (as of 2020-12-19) except for this case:
which gives the message in
Logs/dev0_NeuralNet.log