修改block划分,对负载高的rank所在block进行划分,添加到空rank,空rank是平移得到的
This commit is contained in:
@@ -24,6 +24,7 @@ using namespace std;
|
||||
#endif
|
||||
|
||||
#include <mpi.h>
|
||||
#include <memory.h>
|
||||
#include "MyList.h"
|
||||
#include "Block.h"
|
||||
#include "Parallel.h"
|
||||
|
||||
Reference in New Issue
Block a user