Resolve "Runtime error on more than one CPU rank"
Closes #17 (closed)
Merge request reports
Activity
Filter activity
added Bug label
assigned to @sadr_m
Since the error might be with the implementation of the partbunch class, debugging it with .hpp is too time consuming, as changes in .hpp triggers the compiler to compile the whole code again.
I added the constructor, as well as implementation of other methods in the existing .cpp, and renamed .hpp into .h
Edited by sadr_madded 1 commit
- 20bc1560 - debuged. works on multi-cpus for DriftTest-1
requested review from @adelmann
oh, I see. I just marked it as ready. sorry.
Edited by sadr_mmentioned in commit ae5797af
Please register or sign in to reply