Home
last modified time | relevance | path

Searched full:strategy (Results 1 – 17 of 17) sorted by relevance

/libCEED/.github/workflows/
H A Drust-test-with-style.yml11 strategy:
43 strategy:
H A Dc-fortran-test-arm64.yml11 strategy:
H A Drust-documentation.yml11 strategy:
H A Drelease-notes.yml11 strategy:
H A Dc-fortran-test-icc.yml15 strategy:
H A Dc-fortan-test-ppc64le.yml11 strategy:
H A Dc-fortran-test-style.yml11 strategy:
H A Dc-fortran-test-linux-osx.yml11 strategy:
H A Dpython-test-with-style.yml11 strategy:
H A Djulia-test-with-style.yml11 strategy:
H A Dpython-wheels.yml22 strategy:
/libCEED/gallery/
H A Dceed-gallery-list.h13 …ing, all the gallery functions are defined, but we're adopting the same strategy here as for the b…
/libCEED/doc/sphinx/source/
H A DlibCEEDdev.md17 LibCEED generally follows a "CPU first" implementation strategy when adding new functionality to th…
56 … action of the operator in 1 or 8 element batches, depending upon if the blocking strategy is used.
/libCEED/examples/petsc/
H A Dmultigrid.c102 …PetscCall(PetscOptionsEnum("-coarsen", "Coarsening strategy to use", NULL, coarsen_types, (PetscEn… in main()
/libCEED/backends/sycl-gen/
H A Dceed-sycl-gen-operator-build.sycl.cpp186 // Only use 3D collocated gradient parallelization strategy when gradient is computed in CeedOperatorBuildKernel_Sycl_gen()
/libCEED/backends/hip-gen/
H A Dceed-hip-gen-operator-build.cpp165 // Only use 3D collocated gradient parallelization strategy when gradient is computed in CeedOperatorBuildKernelData_Hip_gen()
/libCEED/backends/cuda-gen/
H A Dceed-cuda-gen-operator-build.cpp138 // Only use 3D collocated gradient parallelization strategy when gradient is computed in CeedOperatorBuildKernelData_Cuda_gen()