Scot Breitenfeld

Results 111 issues of Scot Breitenfeld

Testing CI with Intel OneAPI on windows

WIP

Initial implementation for adding HDF5 chunked dataset option and HDF5 filter (compression) option.

WIP

Use macro for OpenGL-related package management.

Improvement
WIP

## Summary Added timing output for HDF5Benchmark, for example, it will output: AMReX (22.03-16-gdfb0e098df46-dirty) initialized Writing plot file [plt00000.h5] ... done max 5.305e-03s avg 5.303e-03s min 5.300e-03s dev 2.679e-06s Writing...

The current async HDF5 implementation, based on the async-VOL, assumes the I/O buffers can be modified (or can become out of scope) after the H5Dwrite_async calls. This is because, with...

PR to skip the POXIS calls used in reading magic number. These POSIX calls can not be used for a DAOS object. Intel DAOS team feedback is requested as we...

priority/low

This is Bin's update_strategy work which is in sync with devel. This is proposed to replace the current dump_strategy branch. A couple of issues: (1) the perform_restore test was disabled...

**Describe the bug** Using an apostrophe (') in the comments causes the #ifdef to be treated as comments. **Expected behavior** #ifdef should not be treated as a comment. **To Reproduce**...

bug
Fortran

According to the documentation, H5D_FILL_TIME_IFSET is the default. But this is not true for parallel, where the fill value is always written unless it is disabled. Other factors can influence...

documentation

Experimenting with switching to using F2008 features.

Type - Improvement
WIP
Priority - Major :arrow_up_small:
Component - Fortran Library