PPL Logo

libs/ck-libs/ampi/romio/adio/ad_panfs/ad_panfs.h File Reference

Go to the source code of this file.

Typedefs

typedef struct adiocb adiocb_t

Functions

void ADIOI_PANFS_Open (ADIO_File fd, int *error_code)
void ADIOI_PANFS_SetInfo (ADIO_File fd, MPI_Info users_info, int *error_code)
void ADIOI_PANFS_ReadContig (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Status *status, int *error_code)
void ADIOI_PANFS_Resize (ADIO_File fd, ADIO_Offset size, int *error_code)
void ADIOI_PANFS_WriteContig (ADIO_File fd, void *buf, int count, MPI_Datatype datatype, int file_ptr_type, ADIO_Offset offset, ADIO_Status *status, int *error_code)


Typedef Documentation

typedef struct adiocb adiocb_t

Definition at line 23 of file ad_panfs.h.


Function Documentation

void ADIOI_PANFS_Open ( ADIO_File  fd,
int error_code 
)

void ADIOI_PANFS_SetInfo ( ADIO_File  fd,
MPI_Info  users_info,
int error_code 
)

Definition at line 12 of file ad_panfs_hints.c.

References ADIOI_GEN_SetInfo(), ADIOI_FileD::comm, flag, ADIOI_FileD::info, MPI_Abort, MPI_Bcast, MPI_Info_create(), myname, and value.

Here is the call graph for this function:

void ADIOI_PANFS_ReadContig ( ADIO_File  fd,
void *  buf,
int  count,
MPI_Datatype  datatype,
int  file_ptr_type,
ADIO_Offset  offset,
ADIO_Status *  status,
int error_code 
)

Definition at line 14 of file ad_panfs_read.c.

References ADIOI_FileD::fd_sys, ADIOI_FileD::fp_ind, ADIOI_FileD::fp_sys_posn, len, MPI_Type_size, MPIO_Err_create_code(), MPIR_Status_set_bytes(), and myname.

Here is the call graph for this function:

void ADIOI_PANFS_Resize ( ADIO_File  fd,
ADIO_Offset  size,
int error_code 
)

Definition at line 14 of file ad_panfs_resize.c.

References ADIOI_FileD::comm, ADIOI_FileD::fd_sys, ftruncate(), MPI_Abort, MPI_Barrier, MPI_Comm_rank, MPIO_Err_create_code(), and myname.

Here is the call graph for this function:

void ADIOI_PANFS_WriteContig ( ADIO_File  fd,
void *  buf,
int  count,
MPI_Datatype  datatype,
int  file_ptr_type,
ADIO_Offset  offset,
ADIO_Status *  status,
int error_code 
)


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