Source
1
1
# ParallelIO
2
2
3
3
A high-level Parallel I/O Library for structured grid applications
4
4
5
5
## Website
6
6
7
-
For complete documentation, see our website at [http://parallelio.github.io/ParallelIO/](http://parallelio.github.io/ParallelIO/).
7
+
For complete documentation, see our website at [http://ncar.github.io/ParallelIO/](http://ncar.github.io/ParallelIO/).
8
8
9
9
## Nightly Tests
10
10
11
11
The results of our nightly tests on multiple platforms can be found on our
12
12
cdash site at [http://my.cdash.org/index.php?project=PIO](http://my.cdash.org/index.php?project=PIO).
13
13
14
14
## Dependencies
15
15
16
16
PIO can use NetCDF (version 4.3.3+) and/or PnetCDF (version 1.6.0+) for I/O.
17
17
Ideally, the NetCDF version should be built with MPI, which requires that it