Skip to content
This repository has been archived by the owner on Jun 12, 2023. It is now read-only.

Clang Support, Advanced I/O, Improved Performance and Bug Fixes

Compare
Choose a tag to compare
@stavrospapadopoulos stavrospapadopoulos released this 21 Jun 23:24
· 115 commits to master since this release

New Features

  • Clang compiler support
  • Support for various I/O operations (POSIX, mmap, and MPI-IO)
  • Support for asynchronous I/O
  • Added new examples (and modified some of the old ones to comply with the new website documentation)

Performance Improvements

  • Considerably improved the multi-fragment read algorithm
  • Optimized tiledb_array_reset_subarray

Bugs

  • Performed various bug fixes and removed some compiler warnings