Changes between Version 4 and Version 5 of CombiningOperations
- Timestamp:
- 10/27/09 19:51:01 (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CombiningOperations
v4 v5 23 23 There are two ways to use this feature: 24 24 25 '''Explicit Method:''' New routines (e.g. ncmpi_mput_vara_all) take a list of variables to access 25 '''Explicit Method:''' The caller explicitly accesses multiple variables at once. New routines added to the library (e.g. ncmpi_put_mvara_all) 26 take a list of variables to access 26 27 27 '''Implicit Method''' Several variable accesses can be "scheduled" with the28 '''Implicit Method''' The library accesses multiple variables implicitly. Several variable accesses can be "scheduled" with the 28 29 nonblocking routines. Then, when the application waits for completion of 29 30 those accesses, the library will service them all in a single call.
![(please configure the [header_logo] section in trac.ini)](/projects/parallel-netcdf/chrome/common/trac_banner.png)