Go to the source code of this file.
|
int_t | pdgstrf3d_v100 (superlu_dist_options_t *options, int m, int n, double anorm, dtrf3Dpartition_t *trf3Dpartition, SCT_t *SCT, dLUstruct_t *LUstruct, gridinfo3d_t *grid3d, SuperLUStat_t *stat, int *info) |
|
LUgpu_Handle | dCreateLUgpuHandle (int_t nsupers, int_t ldt_, dtrf3Dpartition_t *trf3Dpartition, dLUstruct_t *LUstruct, gridinfo3d_t *grid3d, SCT_t *SCT_, superlu_dist_options_t *options_, SuperLUStat_t *stat, double thresh_, int *info_) |
|
void | dDestroyLUgpuHandle (LUgpu_Handle LuH) |
|
int | dgatherFactoredLU3Dto2D (LUgpu_Handle LuH) |
|
int | dCopyLUGPU2Host (LUgpu_Handle LuH, dLUstruct_t *LUstruct) |
|
int | pdgstrf3d_LUpackedInterface (LUgpu_Handle LUHand) |
|
◆ LUgpu_Handle
◆ dCopyLUGPU2Host()
◆ dCreateLUgpuHandle()
◆ dDestroyLUgpuHandle()
◆ dgatherFactoredLU3Dto2D()
◆ pdgstrf3d_LUpackedInterface()
◆ pdgstrf3d_v100()