Blake Caldwell
Blake Caldwell
Thanks for noting this. I think I have run into the same issue, but with kernel 3.17. Do you have a fix that handles this?
This appears to be reproducible with 3.13 even (centos 7.5, kernel 3.13.0, MLNX OFED 3.4). Below is the kernel oops right after swapon /dev/infiniswap0. Sometimes this error doesn't happen until...
Wanted to update this issue post integration #232. There was a bug where input histograms weren't clipped before 50ms, but the dipole and spec plots were. This is fixed so...
Thanks for reporting this @TomRhysMarshall. Yes, this makes sense and we've had trouble with multiple monitors before. We tried to fix this with 54d0cff913881ed9f8bf4279bf6131b28fd6da5a, but it seems that a better...
#159 also tried to address this
This should only happen when falling back to `JoblibBackend` with 1 core because `mpi4py` can't be loaded. While it would be a useful feature to be able to run HNN...
Are you using hnn-core master?
Also this may be needed: https://github.com/jonescompneurolab/hnn-core/pull/297 Still trying to figure out CI.
There are several moving parts right now. Let's test this after a few more things have been merged. I also realized this is relevant: https://github.com/jonescompneurolab/hnn/pull/282/commits/afae29dcdcd97082325b594da8cc84584d5b197c
Master of both hnn and hnn-core should have the fixes for this now!