Celso L. Mendes
Celso L. Mendes
@adammoody , I'm adding @kathrynmohror to this thread, since she had asked us to provide feedback about Recorder, such that she could send to the student. Kathryn: I told Adam...
@adammoody , I retested this today, after making the following change that you had suggested: In file UnifyFS/common/src/unifyfs_const.h I changed MAX_META_PER_SEND (4 * KIB) to MAX_META_PER_SEND (16 * KIB) Then,...
I tested this reproducer code today on Lassen (IBM system), and although it failed with the original form, it did work fine when I changed #define SIZE 5000 so that...
@adammoody , I was *not* using my HDF5 version, I've been using the system version (from module hdf5-parallel). Hence my comments that reproducing this in the tests by @CamStan would...
And as a reference, when I use the same program but building with the previous 'new-margotree' branch of UnifyFS, and everything works fine, this is the client log (good-client-log.txt) that...
@adammoody , this example is now working for me too, with either 2 or 4 processors, and 2 nodes. I only got it to work yesterday after carefully looking at...
I've spent most of this Friday working on some of the HDF5 tests from the chunkN collection (N=2,3,4,5), using both Unify from the old "new-margotree" branch and from the current...
Given that this simple HDF5 example now works, I'll create another issue specific to that cchunk5 example, which is still failing (in a different way). This will enable closing this...
@qkoziol , thanks for pointing me this. I just gave it a try, but I still get the same error as before (i.e. the VRFY just after the call to...
@MichaelBrim , would you be able to try the code above on two nodes of Summit? I had run it on LLNL's Quartz, and am curious to see if a...