madsbk / distnumpy

Automatically exported from code.google.com/p/distnumpy
http://www.bh107.org
0 stars 1 forks source link

Fatal error when running test_kNN.py #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The following execution results in a fatal error:
DNPY_BLOCKSIZE=100 mpirun -np 4 python test/dnumpytest.py -f test_kNN.py

valgrind reports a fatal write done by MPI_Send() in do_UFUNC_REDUCE()

Original issue reported on code.google.com by madsbk on 26 Jul 2010 at 2:51

GoogleCodeExporter commented 9 years ago
Fixed in r294.

Original comment by madsbk on 15 Nov 2010 at 1:41