SIONlib  1.7.7
Scalable I/O library for parallel access to task-local files
Functions
sion_internal_startptr.h File Reference
#include "sion_const.h"
#include "sion_filedesc.h"
Include dependency graph for sion_internal_startptr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int _sion_get_size_metadatablock1 (_sion_filedesc *sion_filedesc)
 
int _sion_calculate_startpointers (_sion_filedesc *sion_filedesc)
 
int _sion_calculate_startpointers_collective (_sion_filedesc *sion_filedesc)
 
int _sion_calculate_startpointers_collective_msa (_sion_filedesc *fd)
 
int _sion_calculate_startpointers_collective_merge (_sion_filedesc *sion_filedesc)
 
int _sion_flush_file (int sid)
 Flush the data to the disk for the current task. More...
 

Function Documentation

◆ _sion_flush_file()

int _sion_flush_file ( int  sid)

Flush the data to the disk for the current task.

Parameters
sidsion file handle
Return values
SION_SUCCESSif OK

Definition at line 960 of file sion_internal.c.