Celso L. Mendes
Celso L. Mendes
I observed errors in the results for one of the ROMIO tests, atomicity.c, running under Unify. This original example is posted at https://github.com/pmodels/mpich/blob/master/src/mpi/romio/test/atomicity.c This test checks "whether atomicity semantics are...
As I have promised to @kathrynmohror during the Unify call yesterday, I'm opening this issue to report a problem that I observed in one of the ROMIO tests. Opening this...
@kathrynmohror , @adammoody : As I reported in the call today, I'm having trouble with one of the Romio tests, large_file.c, thus I'm opening this issue to record the problem....
@kathrynmohror amd @adammoody , I've observed a problem when testing another of the ROMIO tests. This is a test that addresses the use of shared file pointers. The original program,...
As had been requested by @adammoody I created a test to document a problem with MPI_File_preallocate under Unify. This function is used in one of the ROMIO examples, misc.c available...
In discussions with Cameron today, he suggested me to create an issue to document this, as it might require some addition tot he current documentation. After doing a fresh Unify...
As I have been asked, I am creating this issue to document the problem that we have observed in some of the HDF5 tests that create a file in a...
I'm creating this example to document a simple tests that creates and accesses a simple dataset in Parallel-HDF5, under Unify. The original example is taken from the HDF5 website: https://support.hdfgroup.org/ftp/HDF5/examples/parallel/Dataset.c...
@adammoody , @kathrynmohror : After doing extensive testing with one of the failing parallel HDF5 codes from their testsuite (cchunk5), I think I finally understand why it is failing, although...
As planned with @adammoody and @kathrynmohror I am creating this issue to document a problem that I am facing in one of the Parallel-HDF5 tests, fltread (parallel read of dataset...