1
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 21 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed dependency on six More... over 3 years ago
converted to python3 (tested on 3.8.2) More... over 3 years ago
make test case results more consistent between mac and linux More... over 3 years ago
Redis: Use SETNX operation for atomic test and set to reduce number of transactions requried for syncing More... about 7 years ago
Expect nodename rather than hostname in redis locks More... about 7 years ago
Don't try to steal work from slow nodes since we don't yet have a way to kill the slow node automatically. change "canDefer" argument to "exclusive" to make code more legible. More... about 7 years ago
Merge pull request #14 from JensRantil/rm-unused-imports More... about 7 years ago
link to Wiki More... about 7 years ago
comments More... about 7 years ago
BUGFIX: ls arguments were being ignored. broken in 19d83d5836e6360107d26747c10b61e9f94aee4e More... about 7 years ago
Document that syncdir can use redis. Do redis regression tests only if pyhton can import redis. More... about 7 years ago
include cowdir files in ls More... almost 10 years ago
reduce is a barrier even if not preceded by a shuffle More... almost 10 years ago
remove dead code More... almost 10 years ago
add more handling for race conditions on shared data directories More... almost 10 years ago
skip copies to self on redistribute (recursive rsync could delete source in the process) More... almost 10 years ago
bugfix: marked SLURM nodes inactive erroneously if they had 0-padded names More... almost 10 years ago
only report status files generated by this node (for directories shared between nodes) More... almost 10 years ago
removed special case handling for some global config options and switched them to the regular inheritance processing More... almost 10 years ago
more atomic operations to deal with shared directories More... almost 10 years ago
removed special case handling for some global config options and switched them to the regular inheritance processing More... almost 10 years ago
removed special case handling for some global config options and switched them to the regular inheritance processing More... almost 10 years ago
fix recent regressions; use nodename rather than hostname when possible for My_file_prefix more redis testing and fixes More... almost 10 years ago
re-enable full testing More... almost 10 years ago
Merge branch 'master' of github.com:mfisk/filemap More... almost 10 years ago
add "demand" setting for cowdir and update example filemap.conf More... almost 10 years ago
use more unique filenames to remove race conditions when multiple schedulers share a directory More... almost 10 years ago
in pickn(), make sure we pick n _active_ nodes More... almost 10 years ago
add support for sycndir=redis:// URLs rather than a global filesystem More... almost 10 years ago
fix example of node ranges More... almost 10 years ago