PPL Logo

libs/ck-libs/ampi/romio/adio/common/ad_coll_exch_new.c File Reference

Go to the source code of this file.

Data Structures

struct  amount_and_extra_data_t

Functions

void ADIOI_Print_flatlist_node (ADIOI_Flatlist_node *flatlist_node_p)
ADIOI_Flatlist_nodeADIOI_Add_contig_flattened (MPI_Datatype contig_type)
void ADIOI_Exch_file_views (int myrank, int nprocs, int file_ptr_type, ADIO_File fd, int count, MPI_Datatype datatype, ADIO_Offset off, view_state *my_mem_view_state_arr, view_state *agg_file_view_state_arr, view_state *client_file_view_state_arr)


Function Documentation

void ADIOI_Print_flatlist_node ( ADIOI_Flatlist_node flatlist_node_p  ) 

Definition at line 37 of file ad_coll_exch_new.c.

References ADIOI_Fl_node::blocklens, ADIOI_Fl_node::count, and ADIOI_Fl_node::indices.

Referenced by ADIOI_Exch_file_views().

Here is the caller graph for this function:

ADIOI_Flatlist_node* ADIOI_Add_contig_flattened ( MPI_Datatype  contig_type  ) 

Definition at line 63 of file ad_coll_exch_new.c.

References ADIOI_Fl_node::blocklens, ADIOI_Fl_node::count, ADIOI_Fl_node::indices, MPI_Type_size, ADIOI_Fl_node::next, and ADIOI_Fl_node::type.

Referenced by ADIOI_Calc_file_realms(), and ADIOI_Exch_file_views().

Here is the caller graph for this function:

void ADIOI_Exch_file_views ( int  myrank,
int  nprocs,
int  file_ptr_type,
ADIO_File  fd,
int  count,
MPI_Datatype  datatype,
ADIO_Offset  off,
view_state my_mem_view_state_arr,
view_state agg_file_view_state_arr,
view_state client_file_view_state_arr 
)


Generated on Mon Sep 21 08:05:08 2020 for Charm++ by  doxygen 1.5.5