pratikvn / schwarz-lib

Repository for testing asynchronous schwarz methods.
https://pratikvn.github.io/schwarz-lib/
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Fix push one by one option #6

Closed soumyadipghosh closed 4 years ago

soumyadipghosh commented 4 years ago

Running bench_ras with enable_push_one_by_one flag currently leads to segmentation fault.

pratikvn commented 4 years ago

This should be fixed through PR #8 now. It has been merged into develop and master