openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
F
FileMap
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
removed dependency on six
Mike Fisk
More...
about 4 years ago
converted to python3 (tested on 3.8.2)
Mike Fisk
More...
about 4 years ago
make test case results more consistent between mac and linux
Mike Fisk
More...
about 4 years ago
Redis: Use SETNX operation for atomic test and set to reduce number of transactions requried for syncing
Mike Fisk
More...
almost 8 years ago
Expect nodename rather than hostname in redis locks
Mike Fisk
More...
almost 8 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.
Mike Fisk
More...
almost 8 years ago
Merge pull request #14 from JensRantil/rm-unused-imports
Mike Fisk
More...
almost 8 years ago
link to Wiki
Mike Fisk
More...
almost 8 years ago
comments
Mike Fisk
More...
almost 8 years ago
BUGFIX: ls arguments were being ignored. broken in 19d83d5836e6360107d26747c10b61e9f94aee4e
Mike Fisk
More...
almost 8 years ago
Document that syncdir can use redis. Do redis regression tests only if pyhton can import redis.
Mike Fisk
More...
almost 8 years ago
include cowdir files in ls
Mike Fisk
More...
over 10 years ago
reduce is a barrier even if not preceded by a shuffle
Mike Fisk
More...
over 10 years ago
remove dead code
Mike Fisk
More...
over 10 years ago
add more handling for race conditions on shared data directories
Mike Fisk
More...
over 10 years ago
skip copies to self on redistribute (recursive rsync could delete source in the process)
Mike Fisk
More...
over 10 years ago
bugfix: marked SLURM nodes inactive erroneously if they had 0-padded names
Mike Fisk
More...
over 10 years ago
only report status files generated by this node (for directories shared between nodes)
Mike Fisk
More...
over 10 years ago
removed special case handling for some global config options and switched them to the regular inheritance processing
Mike Fisk
More...
over 10 years ago
more atomic operations to deal with shared directories
Mike Fisk
More...
over 10 years ago
removed special case handling for some global config options and switched them to the regular inheritance processing
Mike Fisk
More...
over 10 years ago
removed special case handling for some global config options and switched them to the regular inheritance processing
Mike Fisk
More...
over 10 years ago
fix recent regressions; use nodename rather than hostname when possible for My_file_prefix more redis testing and fixes
Mike Fisk
More...
over 10 years ago
re-enable full testing
Mike Fisk
More...
over 10 years ago
Merge branch 'master' of github.com:mfisk/filemap
Mike Fisk
More...
over 10 years ago
add "demand" setting for cowdir and update example filemap.conf
Mike Fisk
More...
over 10 years ago
use more unique filenames to remove race conditions when multiple schedulers share a directory
Mike Fisk
More...
over 10 years ago
in pickn(), make sure we pick n _active_ nodes
Mike Fisk
More...
over 10 years ago
add support for sycndir=redis:// URLs rather than a global filesystem
Mike Fisk
More...
over 10 years ago
fix example of node ranges
Mike Fisk
More...
over 10 years ago
←
1
2
3
4
5
6
7
8
9
…
20
21
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree