Skip to content
GitLab
Explore
Sign in
gekkofs
Dec 07, 2017
Script improvements and fixes
· 158f9a9e
Marc Vef
authored
Dec 07, 2017
158f9a9e
Dec 06, 2017
Merge branch 'master' updates
· 1d6ca225
Marc Vef
authored
Dec 06, 2017
1d6ca225
Removing .pyc junk
· 1c85e2dd
Marc Vef
authored
Dec 06, 2017
1c85e2dd
Added cluster startup and shutdown scripts
· 0abc8af9
Marc Vef
authored
Dec 06, 2017
0abc8af9
Fixing shutdown order which led to a seg fault
· e9fdf5c2
Marc Vef
authored
Dec 06, 2017
e9fdf5c2
Dec 05, 2017
Python script to launch adafs-daemon on multiple nodes
· fdea811c
Marc Vef
authored
Dec 05, 2017
fdea811c
Dec 04, 2017
Write: Added metadentry size updates + O_APPEND flag handling
· 88e3d0ef
Marc Vef
authored
Dec 04, 2017
88e3d0ef
Further restructuring and cleanup of preload lib
· 80a8a1e7
Marc Vef
authored
Dec 04, 2017
80a8a1e7
Dec 01, 2017
first cut on offset write implementation
· b9958e5f
Marc Vef
authored
Dec 01, 2017
b9958e5f
Nov 29, 2017
Set -DMERCURY_USE_EAGER_BULK:BOOL=OFF in Mercury configuration.
· 3df9a6e2
Marc Vef
authored
Nov 29, 2017
3df9a6e2
Unfinished offset handling for write
· f8bf573f
Marc Vef
authored
Nov 29, 2017
f8bf573f
Write rpc format changed to read format + cleanup
· 0521bbb6
Marc Vef
authored
Nov 27, 2017
0521bbb6
Finished version for read with chunks (bulk_access not working)
· 8a3f43b1
Marc Vef
authored
Nov 24, 2017
8a3f43b1
Adding documentation
· beffafc1
Marc Vef
authored
Nov 23, 2017
beffafc1
Adding ABT_eventual to return written size per thread
· 69b26ab6
Marc Vef
authored
Nov 23, 2017
69b26ab6
write ipcs will not move data but access the memory segments directly
· d5dce0e6
Marc Vef
authored
Nov 22, 2017
d5dce0e6
parallel write with argobots over rpc done (TODO ipc, offset, append)
· 3dadee39
Marc Vef
authored
Nov 16, 2017
3dadee39
Nov 16, 2017
cci with-verbs option
· 8d0888bd
nafiseh
authored
Nov 16, 2017
8d0888bd
CMakeLists syntax fix fix.
· 14a95a6b
Marc Vef
authored
Nov 16, 2017
14a95a6b
Nov 15, 2017
cmake fix
· 02ea96eb
nafiseh
authored
Nov 15, 2017
02ea96eb
Added cci and libfabric to clone/install scripts and added help to Readme.md
· a5acba81
Marc Vef
authored
Nov 15, 2017
a5acba81
More robust CMake files to choose NA plugins + Readme changes
· 112a69e3
Marc Vef
authored
Nov 15, 2017
112a69e3
Merge branch '11-preload-lib-cleanup'
· 15cf6bbf
Marc Vef
authored
Nov 15, 2017
15cf6bbf
Preload library cleanup and adding documentation
· c54c8cbe
Marc Vef
authored
Nov 15, 2017
c54c8cbe
use -DUSE_NA for making
· dfdb5042
nafiseh
authored
Nov 15, 2017
dfdb5042
cmake change
· e72f64f7
nafiseh
authored
Nov 15, 2017
e72f64f7
network protocol change
· 3282802d
nafiseh
authored
Nov 15, 2017
3282802d
Nov 14, 2017
Merge branch '21-installation-scripts-for-dependencies'
· f6cc5371
Marc Vef
authored
Nov 14, 2017
f6cc5371
Cleanup
· 3b94fef3
Marc Vef
authored
Nov 14, 2017
3b94fef3
First cut on the Readme file.
· bd5da2af
Marc Vef
authored
Nov 14, 2017
bd5da2af
Finished compile and install dependency scripts + cmake changes.
· f2fda946
Marc Vef
authored
Nov 14, 2017
f2fda946
More robust cmake files
· 9301f0b0
Marc Vef
authored
Nov 14, 2017
9301f0b0
Daemon crash fix when handling I/O requests
· 44698778
Marc Vef
authored
Nov 14, 2017
44698778
Merge branch '12-combine-rpc-and-ipc-client'
· 387245a3
Marc Vef
authored
Nov 14, 2017
387245a3
Nov 13, 2017
Adding margo statistics #define, printed after shutting down daemon/lib
· 18b5533b
Marc Vef
authored
Nov 13, 2017
18b5533b
Merged unlink() ipc/rpc + RPC Register cleanup
· b8281d64
Marc Vef
authored
Nov 13, 2017
b8281d64
Merged stat() ipc/rpc
· 6878a8b5
Marc Vef
authored
Nov 13, 2017
6878a8b5
Merged open() ipc/rpc
· 0044d3aa
Marc Vef
authored
Nov 13, 2017
0044d3aa
Changing default log verbosity to info
· 04f19d11
Marc Vef
authored
Nov 13, 2017
04f19d11
Horrible preload logging is gone. spdlogger with updated pattern now used
· 9031a7bf
Marc Vef
authored
Nov 13, 2017
9031a7bf
Loading