Skip to content

Fields in 32/64 bit precision

Compare
Choose a tag to compare
@sekelle sekelle released this 20 Nov 17:11
· 71 commits to adios since this release
5975c17

Performance enhancements:

  • By default: keep coordinates and temperature in double precision, all other hydrodynamics fields in single precision
  • Reduce temporary memory allocation in radix sort by reusing scratch buffers

New features:

  • reapplySync, repeats domain update for addtional fields after calling domain.sync()