代码搜索:MPI_File

找到约 146 项符合「MPI_File」的源代码

代码结果 146
www.eeworm.com/read/341021/3260457

c file_seek_shared.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_seek_shared(MPI_File fh, MPI_Offset offset, int whence) { int g2g
www.eeworm.com/read/396039/2425790

std misc.std

testing MPI_File_get_amode setting atomic mode reverting back to nonatomic mode testing MPI_File_get_view testing MPI_File_get_byte_offset testing MPI_File_set_size seeking to eof and testing MPI_File
www.eeworm.com/read/169697/5413817

c file_set_size.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_set_size(MPI_File fh, MPI_Offset size) { int g2g = 1; char ca
www.eeworm.com/read/341021/3260410

c file_write_all_end.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_write_all_end(MPI_File fh, void *buff, MPI_Status *st) { int g2g
www.eeworm.com/read/341021/3260438

c file_set_size.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_set_size(MPI_File fh, MPI_Offset size) { int g2g = 1; char ca
www.eeworm.com/read/341021/3260474

c file_read_all_end.c

/* (C) 2004 by Argonne National Laboratory. See COPYRIGHT in top-level directory. */ #include "collchk.h" int MPI_File_read_all_end(MPI_File fh, void *buff, MPI_Status *st) { int g2g =
www.eeworm.com/read/341021/3259262

3 mpi_file_preallocate.3

.TH MPI_File_preallocate 3 "3/4/1998" " " "MPI-2" .SH NAME MPI_File_preallocate \- Preallocates storage space for a file .SH SYNOPSIS .nf #include "mpi.h" int MPI_File_preallocate(MPI_File fh, MPI_O
www.eeworm.com/read/341021/3259286

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
www.eeworm.com/read/341021/3259308

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/341021/3259310

3 mpi_file_sync.3

.TH MPI_File_sync 3 "2/5/1998" " " "MPI-2" .SH NAME MPI_File_sync \- Causes all previous writes to be transferred to the storage device .SH SYNOPSIS .nf #include "mpi.h" int MPI_File_sync(MPI_File f