You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "codebase/tejaas/bin/../main.py", line 65, in <module>
jpa.compute()
File "/home/mpg08/sbanerj/trans-eQTL/codebase/tejaas/qstats/jpa.py", line 118, in compute
self.mpicompute()
File "/home/mpg08/sbanerj/trans-eQTL/codebase/tejaas/qstats/jpa.py", line 104, in mpicompute
pvals = self.comm.gather(pvals, root = 0)
File "MPI/Comm.pyx", line 1281, in mpi4py.MPI.Comm.gather (src/mpi4py.MPI.c:108949)
File "MPI/msgpickle.pxi", line 664, in mpi4py.MPI.PyMPI_gather (src/mpi4py.MPI.c:47643)
File "MPI/msgpickle.pxi", line 179, in mpi4py.MPI.Pickle.allocv (src/mpi4py.MPI.c:41800)
File "MPI/msgpickle.pxi", line 127, in mpi4py.MPI.Pickle.alloc (src/mpi4py.MPI.c:40945)
SystemError: Negative size passed to PyBytes_FromStringAndSize
The text was updated successfully, but these errors were encountered:
Traceback error message:
The text was updated successfully, but these errors were encountered: