- To: Ed Hartnett <ed@xxxxxxxxxxxxxxxx>
- Subject: Re: HDF5 chunking questions...
- From: "Robert E. McGrath" <mcgrath@xxxxxxxxxxxxx>
- Date: Tue, 16 Dec 2003 12:31:46 -0600
On 2003.12.16 09:26 Ed Hartnett wrote:
Can the chunk cache size be increased programmatically?
Yes. H5Pset_cache sets this buffer size. This is a dataset access property, i.e.,
it is set per dataset per access. -- Robert E. McGrath (HDF Java Team Leader) National Center for Supercomputing Applications University of Illinois, Urbana-Champaign Champaign, Illinois 61820 (217)-333-6549 mcgrath@xxxxxxxxxxxxx
- Follow-Ups:
- Re: HDF5 chunking questions...
- From: Quincey Koziol
- Re: HDF5 chunking questions...
- References:
- Re: HDF5 chunking questions...
- From: Quincey Koziol
- Re: HDF5 chunking questions...
- From: Mike Folk
- Re: HDF5 chunking questions...