![]() |
FasTensor
1.0.0
Transform Supercomputing for AI
|
#include "ft.h"Functions | |
| void | FT_Init (int argc, char *argv[], MPI_COMM_TYPE au_mpi_comm_user) |
| void | FT_Finalize () |
Variables | |
| int | ft_mpi_size_global |
| int | ft_mpi_rank_global |
| int | ft_size |
| int | ft_rank |
| MPI_COMM_TYPE | ft_mpi_comm_global = MPI_COMM_WORLD_DEFAULT |
| std::vector< Endpoint * > | endpoint_to_clean_vector |
| void FT_Finalize | ( | ) |
| void FT_Init | ( | int | argc, |
| char * | argv[], | ||
| MPI_COMM_TYPE | au_mpi_comm_user | ||
| ) |
| std::vector<Endpoint *> endpoint_to_clean_vector |
| MPI_COMM_TYPE ft_mpi_comm_global = MPI_COMM_WORLD_DEFAULT |
| int ft_mpi_rank_global |
| int ft_mpi_size_global |
Author: Bin Dong dbin@lbl.gov Web: https://crd.lbl.gov/bin-dong Scientific Data Management Research Group Lawrence Berkeley National Laboratory
| int ft_rank |
| int ft_size |
Author: Bin Dong dbin@lbl.gov Web: https://crd.lbl.gov/bin-dong Scientific Data Management Research Group Lawrence Berkeley National Laboratory