黄老板逆天重写
This commit is contained in:
@@ -24,7 +24,7 @@ using namespace std;
|
||||
|
||||
#include "misc.h"
|
||||
#include "macrodef.h"
|
||||
|
||||
#include <omp.h>
|
||||
#ifndef ABEtype
|
||||
#error "not define ABEtype"
|
||||
#endif
|
||||
@@ -69,8 +69,9 @@ int main(int argc, char *argv[])
|
||||
|
||||
double Begin_clock, End_clock;
|
||||
if (myrank == 0)
|
||||
{
|
||||
{
|
||||
Begin_clock = MPI_Wtime();
|
||||
|
||||
}
|
||||
|
||||
if (argc > 1)
|
||||
|
||||
Reference in New Issue
Block a user