Searched refs:mpiwtime_start (Results 1 – 1 of 1) sorted by relevance
9 double wtime_start, wtime_end, mpiwtime_start, mpiwtime_end; in main() local15 mpiwtime_start = MPI_Wtime(); in main()21 printf("Wall clock time from omp_get_wtime() %g\n", mpiwtime_end - mpiwtime_start); in main()