seyatutome / distnumpy

Automatically exported from code.google.com/p/distnumpy
0 stars 0 forks source link

Fatal error when running test_kNN.py #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 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 8 years ago
Fixed in r294.

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