ahmad681

Results 3 issues of ahmad681

Hi, I am following the example as in this thread just to make sure that everything works fine, from mpi4py import MPI from mpi4py_fft import PFFT, newDistArray FFT = PFFT(MPI.COMM_WORLD,...

I was successful to build the executables spk_mpi and spk_serial but when I run the test file in.potts with the command mpirun -np 24 ./spk_mpi < in.potts in the potss...