FIx bug in multi-GPU runs

Issue #2 resolved
Jose E. Roman created an issue

For instance mpirun -np 2 ./ex1 -mat_type aijcusp should work with one GPU per MPI process, but it crashes as soon as a parallel vector is modified.

Comments (1)

  1. Log in to comment