Searched refs:scr_bytes_fdf (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/ts/utils/dmplexlandau/kokkos/ |
| H A D | landau.kokkos.cxx | 511 const int scr_bytes_fdf = real2_scr_t::shmem_size(Nf_max, Nb); in LandauKokkosJacobian() local 512 …cells total=%d, team size=%d, vector size=%d, #face=%d, Nf_max=%d\n", scr_bytes_fdf, KOKKOS_SHARED… in LandauKokkosJacobian() 514 …e, vector_size).set_scratch_size(KOKKOS_SHARED_LEVEL, Kokkos::PerTeam(scr_bytes_fdf)), KOKKOS_LAMB… in LandauKokkosJacobian()
|