Searched refs:PETSCSF_BACKEND_CUDA (Results 1 – 5 of 5) sorted by relevance
101 PETSCSF_BACKEND_CUDA = 1, enumerator
173 …if (sf->backend == PETSCSF_BACKEND_CUDA) PetscCall(PetscSFLinkSetUp_CUDA(sf, link, unit)); /* Setu… in PetscSFLinkCreate_MPI()
581 if (esf->backend == PETSCSF_BACKEND_CUDA) { in PetscSFCreateEmbeddedRootSF_Basic()
80 b->backend = PETSCSF_BACKEND_CUDA; in PetscSFCreate()296 if (sf->backend == PETSCSF_BACKEND_CUDA) { in PetscSFSetUp()370 if (isCuda) sf->backend = PETSCSF_BACKEND_CUDA; in PetscSFSetFromOptions()
732 …if (sf->backend == PETSCSF_BACKEND_CUDA) PetscCall(PetscSFLinkSetUp_CUDA(sf, link, unit)); /* Setu… in PetscSFLinkCreate_NVSHMEM()