代码搜索:MPI_File
找到约 146 项符合「MPI_File」的源代码
代码结果 146
www.eeworm.com/read/169697/5412773
3 mpi_file_get_position.3
.TH MPI_File_get_position 3 "8/31/1998" " " "MPI-2"
.SH NAME
MPI_File_get_position \- Returns the current position of the individual file pointer in etype units relative to the current view
.SH SYN
www.eeworm.com/read/169697/5412778
3 mpi_file_get_group.3
.TH MPI_File_get_group 3 "2/5/1998" " " "MPI-2"
.SH NAME
MPI_File_get_group \- Returns the group of processes that opened the file
.SH SYNOPSIS
.nf
#include "mpi.h"
int MPI_File_get_group(MPI_File
www.eeworm.com/read/169697/5412784
3 mpi_file_get_amode.3
.TH MPI_File_get_amode 3 "2/5/1998" " " "MPI-2"
.SH NAME
MPI_File_get_amode \- Returns the file access mode
.SH SYNOPSIS
.nf
#include "mpi.h"
int MPI_File_get_amode(MPI_File fh, int *amode)
.fi
.SH
www.eeworm.com/read/169697/5412718
3 mpi_file_open.3
.TH MPI_File_open 3 "3/4/1999" " " "MPI-2"
.SH NAME
MPI_File_open \- Opens a file
.SH SYNOPSIS
.nf
#include "mpi.h"
int MPI_File_open(MPI_Comm comm, char *filename, int amode,
MPI
www.eeworm.com/read/169697/5412723
3 mpi_file_read_at_all_end.3
.TH MPI_File_read_at_all_end 3 "8/31/1998" " " "MPI-2"
.SH NAME
MPI_File_read_at_all_end \- Complete a split collective read using explict offset
.SH SYNOPSIS
.nf
#include "mpi.h"
int MPI_File_read_
www.eeworm.com/read/169697/5412728
3 mpi_file_write_ordered_end.3
.TH MPI_File_write_ordered_end 3 "8/31/1998" " " "MPI-2"
.SH NAME
MPI_File_write_ordered_end \- Complete a split collective write using shared file pointer
.SH SYNOPSIS
.nf
#include "mpi.h"
int MPI_
www.eeworm.com/read/169697/5412744
3 mpi_file_get_info.3
.TH MPI_File_get_info 3 "2/5/1998" " " "MPI-2"
.SH NAME
MPI_File_get_info \- Returns the hints for a file that are actually being used by MPI
.SH SYNOPSIS
.nf
#include "mpi.h"
int MPI_File_get_info(
www.eeworm.com/read/169697/5412745
3 mpi_file_read_ordered_end.3
.TH MPI_File_read_ordered_end 3 "8/31/1998" " " "MPI-2"
.SH NAME
MPI_File_read_ordered_end \- Complete a split collective read using shared file pointer
.SH SYNOPSIS
.nf
#include "mpi.h"
int MPI_Fil
www.eeworm.com/read/169697/5412747
3 mpi_file_write_at_all_end.3
.TH MPI_File_write_at_all_end 3 "8/31/1998" " " "MPI-2"
.SH NAME
MPI_File_write_at_all_end \- Complete a split collective write using explict offset
.SH SYNOPSIS
.nf
#include "mpi.h"
int MPI_File_wr
www.eeworm.com/read/169697/5412756
3 mpi_file_write_all_end.3
.TH MPI_File_write_all_end 3 "8/31/1998" " " "MPI-2"
.SH NAME
MPI_File_write_all_end \- Complete a split collective write using individual file pointer
.SH SYNOPSIS
.nf
#include "mpi.h"
int MPI_File