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 9 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' of github.com:mfisk/filemap
Mike Fisk
More...
over 12 years ago
bugfixes
Mike Fisk
More...
over 12 years ago
add loadavg command
Mike Fisk
More...
over 12 years ago
add cz and tsv.gz formats
Mike Fisk
More...
over 12 years ago
completed and tested fastbit implementation. db now has "print" and "import" commands and the old "q" command now always produces an output databse in the same format as the input database. "q" no longer outputs to stdout ever
Mike Fisk
More...
over 12 years ago
support FastBit as well as SQLite3 now
Mike Fisk
More...
over 12 years ago
partition: regression created when range support added
Mike Fisk
More...
over 12 years ago
slurm fixes
Mike Fisk
More...
over 12 years ago
regression fix
Mike Fisk
More...
over 12 years ago
partition: gzip input and output by default
Mike Fisk
More...
over 12 years ago
make a localrm to resolve globs
Mike Fisk
More...
over 12 years ago
bugfix: assert error on non-slurm configs
Mike Fisk
More...
over 12 years ago
don't be so verbose
Mike Fisk
More...
over 12 years ago
remove the barrier between map and wait --- just enqueue them in the same FIFO queue. Fixed some inconsistencies that resulted in multiple Procs instances for no reason.
Mike Fisk
More...
over 12 years ago
slurmfe is now None, localhost, or a command to login to a front-end (e.g. an ssh). Filemap will automatically salloc if necessary and find a running FM job in squeue to use.
Mike Fisk
More...
over 12 years ago
use lstat consistently in localls
Mike Fisk
More...
over 12 years ago
inconsequential
Mike Fisk
More...
over 12 years ago
deal with our directory going away while we're running
Mike Fisk
More...
over 12 years ago
quote all ssh args so that the remote side can run a shell that consumes a set of quotes
Mike Fisk
More...
over 12 years ago
bugfix: never looked past local directory when searching config file
Mike Fisk
More...
over 12 years ago
add support for detecting active nodes from SLURM and overriding nodes specified in a list.
Mike Fisk
More...
over 12 years ago
rename split to partition and use a stable hash across python versions and architectures
Mike Fisk
More...
over 12 years ago
keep inactive as a class variable so we can inherit a default value.
Mike Fisk
More...
over 12 years ago
remove dead code
Mike Fisk
More...
over 12 years ago
use get() method to get output files rather then re-implementing in map()
Mike Fisk
More...
over 12 years ago
don't escape so many characters from filenames. Would like to allow spaces, but currently that breaks other things.
Mike Fisk
More...
over 12 years ago
quote remote ls args so they don't get expanded by the remote shell before the remote fm gets them
Mike Fisk
More...
over 12 years ago
"fm store" -s is now a number of round-robin queues rather than forcing just 1.
Mike Fisk
More...
over 12 years ago
this may be a complex expression, so put () around it
Mike Fisk
More...
over 12 years ago
remove incorrect usage
Mike Fisk
More...
over 12 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
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