PPL Logo

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

Go to the source code of this file.

Typedefs

typedef long long int int64_t

Functions

void ADIOI_PVFS_Open (ADIO_File fd, int *error_code)
void ADIOI_PVFS_Close (ADIO_File fd, int *error_code)
void ADIOI_PVFS_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_PVFS_WriteContig (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_PVFS_Fcntl (ADIO_File fd, int flag, ADIO_Fcntl_t *fcntl_struct, int *error_code)
void ADIOI_PVFS_WriteStrided (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_PVFS_ReadStrided (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_PVFS_Flush (ADIO_File fd, int *error_code)
void ADIOI_PVFS_Delete (char *filename, int *error_code)
void ADIOI_PVFS_Resize (ADIO_File fd, ADIO_Offset size, int *error_code)
void ADIOI_PVFS_SetInfo (ADIO_File fd, MPI_Info users_info, int *error_code)


Typedef Documentation

typedef long long int int64_t

Definition at line 16 of file ad_pvfs.h.


Function Documentation

void ADIOI_PVFS_Open ( ADIO_File  fd,
int error_code 
)

void ADIOI_PVFS_Close ( ADIO_File  fd,
int error_code 
)

Definition at line 10 of file ad_pvfs_close.c.

References ADIOI_MPE_close_a, ADIOI_MPE_close_b, ADIOI_FileD::fd_sys, MPIO_Err_create_code(), and myname.

Here is the call graph for this function:

void ADIOI_PVFS_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_PVFS_WriteContig ( 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_PVFS_Fcntl ( ADIO_File  fd,
int  flag,
ADIO_Fcntl_t fcntl_struct,
int error_code 
)

void ADIOI_PVFS_WriteStrided ( 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_PVFS_ReadStrided ( 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_PVFS_Flush ( ADIO_File  fd,
int error_code 
)

void ADIOI_PVFS_Delete ( char *  filename,
int error_code 
)

Definition at line 11 of file ad_pvfs_delete.c.

References MPIO_Err_create_code(), and myname.

Here is the call graph for this function:

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

Definition at line 10 of file ad_pvfs_resize.c.

References ADIOI_FileD::comm, ADIOI_FileD::fd_sys, ADIOI_FileD::hints, MPI_Bcast, MPI_Comm_rank, MPIO_Err_create_code(), myname, rank, and ADIOI_Hints_struct::ranklist.

Here is the call graph for this function:

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


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