![]() |
SIONlib
2.0.0-rc.3
Scalable I/O library for parallel access to task-local files
|
int64_t
) in its public interface. Those types should be used instead of the ones defined here. sion_coll_read()
instead. sion_coll_write()
instead. SION_NOT_SUCCESS
if they are not met, like before. However, SION_SUCCESS
is returned, even if bytes
is largen than the chunk size and the file pointer is never repositioned as if the file consists of a single infinitely sized chunk. Moving the file pointer to the beginning of the next block can be achieved with sion_seek_chunk()
. sion_eof()
instead. sion_read()
instead. sion_read_key()
instead. sion_read_key_iterator_next()
instead. sion_read_key_iterator_reset()
instead. sion_write()
instead. sion_write_key()
instead. sion_tell_physical()
before the final release of SIONlib 2.0.0. int32_t
from the C standard library should be used instead int64_t
from the C standard library should be used instead uint32_t
from the C standard library should be used instead uint64_t
from the C standard library should be used instead