|
SuperLU Distributed 9.0.0
gpu3d
|

Functions | |
| LUgpu_Handle | createLUgpuHandle (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 | destroyLUgpuHandle (LUgpu_Handle LuH) |
| int | dgatherFactoredLU3Dto2D (LUgpu_Handle LuH) |
| int | copyLUGPU2Host (LUgpu_Handle LuH, dLUstruct_t *LUstruct) |
| int | pdgstrf3d_LUpackedInterface (LUgpu_Handle LUHand) |
| int copyLUGPU2Host | ( | LUgpu_Handle | LuH, |
| dLUstruct_t * | LUstruct | ||
| ) |


| LUgpu_Handle createLUgpuHandle | ( | 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 destroyLUgpuHandle | ( | LUgpu_Handle | LuH | ) |

| int dgatherFactoredLU3Dto2D | ( | LUgpu_Handle | LuH | ) |
| int pdgstrf3d_LUpackedInterface | ( | LUgpu_Handle | LUHand | ) |

