Searched refs:petsc_ctog_ct (Results 1 – 2 of 2) sorted by relevance
77 PetscLogDouble petsc_ctog_ct = 0.0; /* The total number of CPU to GPU copies */ variable2638 petsc_ctog_ct = 0.0; in PetscLogFinalize()
232 PETSC_EXTERN PetscLogDouble petsc_ctog_ct; variable770 …return PetscAddLogDoubleCnt(&petsc_ctog_ct, &petsc_ctog_sz, &petsc_ctog_ct_th, &petsc_ctog_sz_th, … in PetscLogCpuToGpu()