Home
last modified time | relevance | path

Searched refs:MPI_Wtime (Results 1 – 18 of 18) sorted by relevance

/petsc/src/benchmarks/
H A DMPI_Wtime.c10 y = MPI_Wtime(); in main()
12 x = MPI_Wtime(); in main()
13 y = MPI_Wtime(); in main()
14 y = MPI_Wtime(); in main()
15 y = MPI_Wtime(); in main()
16 y = MPI_Wtime(); in main()
17 y = MPI_Wtime(); in main()
18 y = MPI_Wtime(); in main()
19 y = MPI_Wtime(); in main()
20 y = MPI_Wtime(); in main()
[all …]
H A Dmakefile22 MPI_Wtime: MPI_Wtime.o target
23 -${CLINKER} -o MPI_Wtime MPI_Wtime.o ${PETSC_LIB}
24 ${RM} -f MPI_Wtime.o
66 -@${MPIEXEC} -n 1 ./MPI_Wtime
/petsc/include/
H A Dpetsctime.h43 *v = MPI_Wtime(); in PetscTime()
70 *v -= MPI_Wtime(); in PetscTimeSubtract()
95 *v += MPI_Wtime(); in PetscTimeAdd()
/petsc/src/sys/tests/
H A Dex69.c15 mpiwtime_start = MPI_Wtime(); in main()
19 mpiwtime_end = MPI_Wtime(); in main()
/petsc/src/sys/mpiuni/
H A Dmpitime.c16 double MPI_Wtime(void) in MPI_Wtime() function
71 double MPI_Wtime(void)
/petsc/src/benchmarks/streams/
H A DOpenMPVersion.c54 times[k] = MPI_Wtime(); in main()
60 times[k] = MPI_Wtime() - times[k]; in main()
H A DOpenMPVersionLikeMPI.c60 times[k] = MPI_Wtime(); in main()
75 times[k] = MPI_Wtime() - times[k]; in main()
H A DMPIVersion.c39 times[k] = MPI_Wtime(); in main()
45 times[k] = MPI_Wtime() - times[k]; in main()
/petsc/src/sys/tests/output/
H A Dex69_1.out1 Wall clock time from MPI_Wtime() 0.000207
/petsc/src/vec/is/sf/tests/
H A Dex4k.kokkos.cxx135 t_start = MPI_Wtime(); in main()
144 t_end = MPI_Wtime(); in main()
/petsc/include/petsc/mpiuni/
H A Dmpiunifdef.h39 #define MPI_Wtime PETSC_MPI_WTIME macro
H A Dmpi.h346 #define MPI_Wtime Petsc_MPI_Wtime macro
385 MPIUni_PETSC_EXTERN double MPI_Wtime(void);
/petsc/doc/changes/
H A D231.md75 - --with-timer option is added [if the user knows MPI_Wtime() is
/petsc/
H A D.gitignore165 src/benchmarks/MPI_Wtime
/petsc/doc/manualpages/
H A Dmpi.www.index277 man:+MPI_Wtime++MPI_Wtime++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Wtime.html#MPI_Wt…
618 man:+MPI_Wtime++MPI_Wtime++++man+http://www.mpich.org/static/docs/latest/www3/MPI_Wtime.html#MPI_Wt…
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c238 starttime = MPI_Wtime(); in LandauFormJacobian_Internal()
308 endtime = MPI_Wtime(); in LandauFormJacobian_Internal()
319 starttime = MPI_Wtime(); in LandauFormJacobian_Internal()
471 endtime = MPI_Wtime(); in LandauFormJacobian_Internal()
2693 starttime = MPI_Wtime(); in DMPlexLandauIFunction()
2712 endtime = MPI_Wtime(); in DMPlexLandauIFunction()
2767 starttime = MPI_Wtime(); in DMPlexLandauIJacobian()
2779 endtime = MPI_Wtime(); in DMPlexLandauIJacobian()
/petsc/doc/manual/
H A Dstreams.md24 … computed as `3*n*sizeof(double)/min(time[])`. The timing is done with `MPI_Wtime()`. A call to th…
H A Dprofiling.md598 commonly implemented with `MPI_Wtime`. A floating point number is