Home
last modified time | relevance | path

Searched refs:Weight (Results 1 – 25 of 26) sorted by relevance

12

/libCEED/backends/magma/
H A Dceed-magma.h54 CeedMagmaFunction Weight; member
68 CeedMagmaFunction Weight; member
H A Dceed-magma-basis.c233 …CeedCallBackend(CeedRunKernelDimSharedMagma(ceed, impl->Weight, NULL, grid, num_threads, num_t_col… in CeedBasisApplyCore_Magma()
304 …X_P && Q <= MAGMA_NONTENSOR_CUSTOM_KERNEL_MAX_Q && (e_mode != CEED_EVAL_WEIGHT || !impl->Weight)) { in CeedBasisApplyNonTensorCore_Magma()
352 if (!impl->Weight) { in CeedBasisApplyNonTensorCore_Magma()
367 if (!impl->Weight) { in CeedBasisApplyNonTensorCore_Magma()
368 …edCallBackend(CeedGetKernelMagma(ceed, impl->module[iN], "magma_weight_nontensor", &impl->Weight)); in CeedBasisApplyNonTensorCore_Magma()
451 …CeedCallBackend(CeedRunKernelDimSharedMagma(ceed, impl->Weight, NULL, grid, Q, num_t_col, 1, share… in CeedBasisApplyNonTensorCore_Magma()
600 … CeedCallBackend(CeedGetKernelMagma(ceed, impl->module, "magma_weight_1d_kernel", &impl->Weight)); in CeedBasisCreateTensorH1_Magma()
609 … CeedCallBackend(CeedGetKernelMagma(ceed, impl->module, "magma_weight_2d_kernel", &impl->Weight)); in CeedBasisCreateTensorH1_Magma()
618 … CeedCallBackend(CeedGetKernelMagma(ceed, impl->module, "magma_weight_3d_kernel", &impl->Weight)); in CeedBasisCreateTensorH1_Magma()
687 …eedCallBackend(CeedGetKernelMagma(ceed, impl->module[0], "magma_weight_nontensor", &impl->Weight)); in CeedBasisCreateH1_Magma()
[all …]
/libCEED/backends/hip-shared/
H A Dceed-hip-shared.h21 hipFunction_t Weight; member
H A Dceed-hip-shared-basis.c229 …CeedCallBackend(CeedRunKernelDim_Hip(ceed, data->Weight, grid_size, Q_1d, elems_per_block, 1, weig… in CeedBasisApplyTensorCore_Hip_shared()
235 …CeedCallBackend(CeedRunKernelDim_Hip(ceed, data->Weight, grid_size, Q_1d, Q_1d, elems_per_block, w… in CeedBasisApplyTensorCore_Hip_shared()
241 …CeedCallBackend(CeedRunKernelDim_Hip(ceed, data->Weight, grid_size, Q_1d, Q_1d, elems_per_block, w… in CeedBasisApplyTensorCore_Hip_shared()
597 …CeedCallBackend(CeedRunKernelDim_Hip(ceed, data->Weight, grid_size, thread, elems_per_block, 1, we… in CeedBasisApplyNonTensorCore_Hip_shared()
711 CeedCallBackend(CeedGetKernel_Hip(ceed, data->module, "Weight", &data->Weight)); in CeedBasisCreateTensorH1_Hip_shared()
786 CeedCallBackend(CeedGetKernel_Hip(ceed, data->module, "Weight", &data->Weight)); in CeedBasisCreateH1_Hip_shared()
/libCEED/backends/cuda-shared/
H A Dceed-cuda-shared.h21 CUfunction Weight; member
H A Dceed-cuda-shared-basis.c163 …CeedCallBackend(CeedRunKernelDim_Cuda(ceed, data->Weight, grid_size, Q_1d, elems_per_block, 1, wei… in CeedBasisApplyTensorCore_Cuda_shared()
169 …CeedCallBackend(CeedRunKernelDim_Cuda(ceed, data->Weight, grid_size, Q_1d, Q_1d, elems_per_block, … in CeedBasisApplyTensorCore_Cuda_shared()
175 …CeedCallBackend(CeedRunKernelDim_Cuda(ceed, data->Weight, grid_size, Q_1d, Q_1d, elems_per_block, … in CeedBasisApplyTensorCore_Cuda_shared()
536 …CeedCallBackend(CeedRunKernelDim_Cuda(ceed, data->Weight, grid, thread, elems_per_block, 1, weight… in CeedBasisApplyNonTensorCore_Cuda_shared()
645 CeedCallBackend(CeedGetKernel_Cuda(ceed, data->module, "Weight", &data->Weight)); in CeedBasisCreateTensorH1_Cuda_shared()
718 CeedCallBackend(CeedGetKernel_Cuda(ceed, data->module, "Weight", &data->Weight)); in CeedBasisCreateH1_Cuda_shared()
/libCEED/backends/cuda-ref/
H A Dceed-cuda-ref.h69 CUfunction Weight; member
91 CUfunction Weight; member
H A Dceed-cuda-ref-basis.c68 …CeedCallBackend(CeedRunKernelDim_Cuda(ceed, data->Weight, num_elem, block_size_x, block_size_y, 1,… in CeedBasisApplyCore_Cuda()
328 …CeedCallBackend(CeedRunKernelDim_Cuda(ceed, data->Weight, grid, num_qpts, 1, elems_per_block, weig… in CeedBasisApplyNonTensorCore_Cuda()
429 CeedCallBackend(CeedGetKernel_Cuda(ceed, data->module, "Weight", &data->Weight)); in CeedBasisCreateTensorH1_Cuda()
486 CeedCallBackend(CeedGetKernel_Cuda(ceed, data->module, "Weight", &data->Weight)); in CeedBasisCreateH1_Cuda()
541 CeedCallBackend(CeedGetKernel_Cuda(ceed, data->module, "Weight", &data->Weight)); in CeedBasisCreateHdiv_Cuda()
596 CeedCallBackend(CeedGetKernel_Cuda(ceed, data->module, "Weight", &data->Weight)); in CeedBasisCreateHcurl_Cuda()
/libCEED/backends/hip-ref/
H A Dceed-hip-ref.h74 hipFunction_t Weight; member
96 hipFunction_t Weight; member
H A Dceed-hip-ref-basis.c68 …CeedCallBackend(CeedRunKernelDim_Hip(ceed, data->Weight, num_elem, block_size_x, block_size_y, 1, … in CeedBasisApplyCore_Hip()
327 …CeedCallBackend(CeedRunKernelDim_Hip(ceed, data->Weight, grid, num_qpts, 1, elems_per_block, weigh… in CeedBasisApplyNonTensorCore_Hip()
428 CeedCallBackend(CeedGetKernel_Hip(ceed, data->module, "Weight", &data->Weight)); in CeedBasisCreateTensorH1_Hip()
485 CeedCallBackend(CeedGetKernel_Hip(ceed, data->module, "Weight", &data->Weight)); in CeedBasisCreateH1_Hip()
540 CeedCallBackend(CeedGetKernel_Hip(ceed, data->module, "Weight", &data->Weight)); in CeedBasisCreateHdiv_Hip()
595 CeedCallBackend(CeedGetKernel_Hip(ceed, data->module, "Weight", &data->Weight)); in CeedBasisCreateHcurl_Hip()
/libCEED/include/ceed/jit-source/hip/
H A Dhip-ref-basis-nontensor.h59 extern "C" __global__ void Weight(const CeedInt num_elem, const CeedScalar *__restrict__ q_weight, … in Weight() function
H A Dhip-ref-basis-tensor.h193 extern "C" __global__ void Weight(const CeedInt num_elem, const CeedScalar *__restrict__ q_weight_1… in Weight() function
H A Dhip-shared-basis-nontensor.h187 …void Weight(const CeedInt num_elem, const CeedScalar *__restrict__ q_weight, CeedScalar *__restric… in __launch_bounds__()
/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-ref-basis-nontensor.h59 extern "C" __global__ void Weight(const CeedInt num_elem, const CeedScalar *__restrict__ q_weight, … in Weight() function
H A Dcuda-ref-basis-tensor.h193 extern "C" __global__ void Weight(const CeedInt num_elem, const CeedScalar *__restrict__ q_weight_1… in Weight() function
H A Dcuda-shared-basis-nontensor.h184 extern "C" __global__ void Weight(const CeedInt num_elem, const CeedScalar *__restrict__ q_weight, … in Weight() function
H A Dcuda-shared-basis-tensor.h479 extern "C" __global__ void Weight(const CeedInt num_elem, const CeedScalar *__restrict__ q_weight_1… in Weight() function
/libCEED/rust/libceed/src/
H A Dlib.rs114 Weight = bind_ceed::CeedEvalMode_CEED_EVAL_WEIGHT as isize, enumerator
124 bind_ceed::CeedEvalMode_CEED_EVAL_WEIGHT => EvalMode::Weight, in from_u32()
/libCEED/examples/rust/ex1-volume/src/
H A Dmain.rs178 .input("weights", 1, libceed::EvalMode::Weight)? in example_1()
/libCEED/examples/rust/ex1-volume-vector/src/
H A Dmain.rs182 .input("weights", 1, libceed::EvalMode::Weight)? in example_1_vector()
/libCEED/include/ceed/jit-source/sycl/
H A Dsycl-shared-basis-tensor.h163 kernel void Weight(const CeedInt num_elem, global const CeedScalar *restrict q_weight_1d, global Ce… in Weight() function
/libCEED/examples/rust/ex3-volume/src/
H A Dmain.rs224 .input("weights", 1, libceed::EvalMode::Weight)? in example_3()
/libCEED/examples/rust/ex2-surface/src/
H A Dmain.rs215 .input("weights", 1, libceed::EvalMode::Weight)? in example_2()
/libCEED/examples/rust/ex3-volume-vector/src/
H A Dmain.rs226 .input("weights", 1, libceed::EvalMode::Weight)? in example_3_vector()
/libCEED/examples/rust/ex2-surface-vector/src/
H A Dmain.rs218 .input("weights", 1, libceed::EvalMode::Weight)? in example_2_vector()

12