~ubuntu-branches/debian/stretch/adios/stretch

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Package Import Robot
  • Author(s): Alastair McKinstry
  • Date: 2014-06-16 23:06:38 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20140616230638-5a0z7ylxx8i0edrg
Tags: 1.7.0-1
* New upstream release.
* Add adios.pc pkgconfig file. adios_config now uses this.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
1.7.0 Release June 2014
 
2
    - Support for more than 64k variables in a file 
 
3
    - File system topology aware I/O method for Titan@OLCF
 
4
    - DataSpaces staging 
 
5
      - support for 64bit dimension sizes 
 
6
      - support for more than three dimensions
 
7
      - works on Bluegene/Q (DataSpaces+DIMES methods)
 
8
      - can run as a service (dynamic connections)
 
9
    - Additions to non-XML Write API: 
 
10
      - Support for the visualization schema
 
11
      - adios_set_transform() to choose the transformation
 
12
        for a variable
 
13
    - Usability improvements:
 
14
      - CMake Module for find_package(ADIOS)
 
15
      - adios_config -m to print available write/read methods
 
16
 
 
17
 
1
18
1.6.0 Release Dec 2013
2
19
    - Transformations of data supported in file-based I/O
3
20
      - lossless compression (zlib, bzip, szip)
4
 
      - lossy compression (ISOBAR)
 
21
      - lossless compression (ISOBAR)
5
22
      - precision-level-of-detail encoding (APLOD)
6
23
    - Changes to Write API:
7
24
      - variables are identified by full path at writing