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
psom
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Jun 01, 2024 — Jun 01, 2025
Showing page 10 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
A stub of a function to act as a PSOM deamon that starts workers and send jobs to them.
Pierre Bellec
More...
almost 10 years ago
Merge pull request #25 from SIMEXP/spawn
Pierre Bellec
More...
almost 10 years ago
The 'flag_spawn' feature is now functional.
Pierre Bellec
More...
almost 10 years ago
A first stab at implementing the flag_spawn feature. Not working yet.
Pierre Bellec
More...
almost 10 years ago
Simplified the verbose at the end of the pipeline.
Pierre Bellec
More...
almost 10 years ago
Minor verbose fix.
Pierre Bellec
More...
almost 10 years ago
Started introducing a flag to turn psom_pipeline_process into "spawn" mode.
Pierre Bellec
More...
almost 10 years ago
Minor tweak for a microscopic gain in efficiency. I ran another batch of tests, and PSOM gets over 90% efficiency for pipelines whose jobs are longer than 20 s, on a laptop with 8 threads. I guess this is good enough.
Pierre Bellec
More...
almost 10 years ago
I have made the check of the heartbeat fault-tolerant. This should hopefully fix issue #22
Pierre Bellec
More...
almost 10 years ago
* there is now no pause by default. * Improved verbose.
Pierre Bellec
More...
almost 10 years ago
When the pipeline manager is not executed in 'session' mode, the exit status is now NaN (before it was undefined). This is now also properly documented.
Pierre Bellec
More...
almost 10 years ago
Minor modif to try to understand a weird bug on travis.
Pierre Bellec
More...
almost 10 years ago
Fix issue #20.
Pierre Bellec
More...
almost 10 years ago
Will hopefully fix issue #21.
Pierre Bellec
More...
almost 10 years ago
Improved verbose.
Pierre Bellec
More...
almost 10 years ago
Now sending kill signal to all jobs if the pipeline is interrupted.
Pierre Bellec
More...
almost 10 years ago
Change suggested by Zaixu Cui for improved compatibility with tcsh/csh.
Pierre Bellec
More...
almost 10 years ago
Merge pull request #18 from SIMEXP/issue2
Pierre Bellec
More...
almost 10 years ago
Changed a bit the logic of the hearbeat: now the psom deamon is comparing the time stamps generated by the heartbeat, and counts how long it was since the last change. If 30 seconds elapse without a change, the job is deemed dead, and marked as failed.
Pierre Bellec
More...
almost 10 years ago
Fixed a bug in octave for pause.
Pierre Bellec
More...
almost 10 years ago
Restored previous changes.
Pierre Bellec
More...
almost 10 years ago
Added support for the heartbeat in PSOM_PIPELINE_PROCESS.
Pierre Bellec
More...
almost 10 years ago
Added support for the heartbeat in PSOM_JOB_STATUS.
Pierre Bellec
More...
almost 10 years ago
Simplified the content of the heartbeat.
Pierre Bellec
More...
almost 10 years ago
Minor tweak to try and work around a weird bug.
Pierre Bellec
More...
almost 10 years ago
Bug fix: failure in subpipelines were not detected if all expected files were produced. I have added a flag in psom_run_pipeline to throw an error as soon as a job fails. This flag is off by default, but on for subpipelines.
Pierre Bellec
More...
almost 10 years ago
Switched the default execution mode for 'background' for both the pipeline managers and the jobs. Also changed version number to version 1.0.4.
Pierre Bellec
More...
almost 10 years ago
The warning stream should get properly redirected to the logs.
Pierre Bellec
More...
almost 10 years ago
Merge pull request #16 from SIMEXP/issue15
Pierre Bellec
More...
almost 10 years ago
Fixes #15.
Pierre Bellec
More...
almost 10 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
27
28
→
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