- 06 Sep, 2019 1 commit
-
-
Rob Latham authored
-
- 05 Sep, 2019 1 commit
-
-
Rob Latham authored
- watch out for lifetime of bulk handles - renamed to 'io_access' to avoid collision with access() function - no need for 'struct whatever' in C++ - calloc of a struct with c++ objects is risky. implement a construcor for bv_client so we can use 'new' like a real C++ programmer
-
- 30 Aug, 2019 1 commit
-
-
Rob Latham authored
politely ask the server to shut down. maybe we'll get gprof or darshan logs out of the server, for example.
-
- 29 Aug, 2019 2 commits
-
-
Rob Latham authored
-
Rob Latham authored
-
- 28 Aug, 2019 1 commit
-
-
Rob Latham authored
-
- 27 Aug, 2019 1 commit
-
-
Rob Latham authored
Benvolio was Romeo's (ROMIO) friend. Abbreviated 'bv'
-
- 26 Aug, 2019 1 commit
-
-
Kaiyuan Hou authored
-
- 25 Aug, 2019 1 commit
-
-
Kaiyuan Hou authored
-
- 19 Aug, 2019 7 commits
-
-
-
Kaiyuan Hou authored
-
-
Kaiyuan Hou authored
-
Kaiyuan Hou authored
-
Kaiyuan Hou authored
-
Kaiyuan Hou authored
-
- 09 Aug, 2019 4 commits
-
-
Rob Latham authored
-
Rob Latham authored
will catch bugs earlier and it's good practice for libraries
-
Rob Latham authored
-
Rob Latham authored
having every process show server stats in an MPI job is overkill
-
- 07 Aug, 2019 7 commits
-
-
Rob Latham authored
-
Rob Latham authored
-
Rob Latham authored
-
Rob Latham authored
-
Rob Latham authored
use same "count, address, size" tuple for both memory and file
-
Rob Latham authored
-
Rob Latham authored
We need one for client, one for server
-
- 12 Jul, 2019 4 commits
-
-
Rob Latham authored
Better handle cases where file is not a lustre file or file does not (yet) exist.
-
Rob Latham authored
-
Rob Latham authored
work better for files that don't exist or are not lustre files
-
Rob Latham authored
-
- 11 Jul, 2019 3 commits
-
-
Rob Latham authored
-
Rob Latham authored
- no need to stat twice. oops - was not setting requested servers when calling compute_striping_info
-
Rob Latham authored
-
- 09 Jul, 2019 1 commit
-
-
Rob Latham authored
-
- 08 Jul, 2019 3 commits
-
-
Rob Latham authored
Lustre headers on Theta (probably other places too) can't be built with a C++ compiler
-
Rob Latham authored
-
Rob Latham authored
-
- 05 Jul, 2019 2 commits
-
-
Rob Latham authored
-
Rob Latham authored
Haven't profiled this but intuitively it makes sense that we send to all the targets as fast as we can so they can get to work, then wait for responses.
-