| /libCEED/include/ceed/jit-source/hip/ |
| H A D | hip-shared-basis-tensor-at-points.h | 41 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in __launch_bounds__() local 97 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in __launch_bounds__() local 167 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in __launch_bounds__() local 229 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in __launch_bounds__() local 285 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in __launch_bounds__() local 356 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in __launch_bounds__() local
|
| H A D | hip-shared-basis-tensor.h | 33 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in __launch_bounds__() local 102 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in __launch_bounds__() local 171 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in __launch_bounds__() local 244 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in __launch_bounds__() local 329 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in __launch_bounds__() local 414 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in __launch_bounds__() local
|
| H A D | hip-shared-basis-nontensor.h | 33 __shared__ CeedScalar s_B[BASIS_P * BASIS_Q]; in __launch_bounds__() local 60 __shared__ CeedScalar s_B[BASIS_P * BASIS_Q]; in __launch_bounds__() local 87 __shared__ CeedScalar s_B[BASIS_P * BASIS_Q]; in __launch_bounds__() local
|
| /libCEED/include/ceed/jit-source/sycl/ |
| H A D | sycl-shared-basis-tensor.h | 24 local CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in Interp() local 58 local CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in InterpTranspose() local 92 local CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; // Todo, don't allocate s_B for dimension 1 in Grad() local 127 local CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; // Todo, don't allocate s_B for dimension 1 in GradTranspose() local
|
| H A D | sycl-shared-basis-tensor-templates.h | 58 …local const CeedScalar *restrict s_B, private CeedScalar *restrict r_V, local CeedScalar *restrict… in Interp1d() 68 …local const CeedScalar *restrict s_B, private CeedScalar *restrict r_V, local CeedScalar *restrict… in InterpTranspose1d() 209 …local const CeedScalar *restrict s_B, private CeedScalar *restrict r_V, local CeedScalar *restrict… in InterpTensor2d() 222 …local const CeedScalar *restrict s_B, private CeedScalar *restrict r_V, local CeedScalar *restrict… in InterpTransposeTensor2d() 235 …local const CeedScalar *restrict s_B, local const CeedScalar *restrict s_G, private CeedScalar *re… in GradTensor2d() 251 …local const CeedScalar *restrict s_B, local const CeedScalar *restrict s_G, private CeedScalar *re… in GradTransposeTensor2d() 475 …local const CeedScalar *restrict s_B, private CeedScalar *restrict r_V, local CeedScalar *restrict… in InterpTensor3d() 490 …local const CeedScalar *restrict s_B, private CeedScalar *restrict r_V, local CeedScalar *restrict… in InterpTransposeTensor3d() 505 …local const CeedScalar *restrict s_B, local const CeedScalar *restrict s_G, private CeedScalar *re… in GradTensor3d() 527 …local const CeedScalar *restrict s_B, local const CeedScalar *restrict s_G, private CeedScalar *re… in GradTransposeTensor3d() [all …]
|
| /libCEED/include/ceed/jit-source/cuda/ |
| H A D | cuda-shared-basis-tensor-at-points.h | 40 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in InterpAtPoints() local 96 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in InterpTransposeAtPoints() local 166 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in InterpTransposeAddAtPoints() local 227 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in GradAtPoints() local 283 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in GradTransposeAtPoints() local 354 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in GradTransposeAddAtPoints() local
|
| H A D | cuda-shared-basis-tensor.h | 32 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in Interp() local 101 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in InterpTranspose() local 170 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in InterpTransposeAdd() local 242 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in Grad() local 325 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in GradTranspose() local 408 __shared__ CeedScalar s_B[BASIS_P_1D * BASIS_Q_1D]; in GradTransposeAdd() local
|
| H A D | cuda-shared-basis-nontensor.h | 32 __shared__ CeedScalar s_B[BASIS_P * BASIS_Q]; in Interp() local 59 __shared__ CeedScalar s_B[BASIS_P * BASIS_Q]; in InterpTranspose() local 86 __shared__ CeedScalar s_B[BASIS_P * BASIS_Q]; in InterpTransposeAdd() local
|