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 5 hours
ago. based on code collected
about 5 hours
ago.
Jun 06, 2024 — Jun 06, 2025
Showing page 22 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
The PSOM demo is now a function. The user can specify the folder to run the demo, and the options of the pipeline manager.
Pierre Bellec
More...
about 16 years ago
minor bug fix for octave. PSOM should now work with Octave 3.0.4. There are known bugs with 3.0.0. It has not been tested with the very latest 3.0.5.
Pierre Bellec
More...
about 16 years ago
I had forgotten to add the "msub" mode in PSOM_RUN_PIPELINE.
Pierre Bellec
More...
about 16 years ago
idiot bug fix.
Pierre Bellec
More...
about 16 years ago
A new execution mode : msub . The options of msub are passed through OPT.QSUB_OPTIONS
Pierre Bellec
More...
about 16 years ago
bug fix : the options for the shell were not transmitted from PSOM_RUN_PIPELINE to PSOM_PIPELINE_PROCESS.
Pierre Bellec
More...
about 16 years ago
I got rid of the FLAG_FAST altogether. The problem was caused by the fact that a shell script was submitted to qsub in the background, and then deleted by matlab. If the qsub took to long to run, the shell script got flushed before the script had been submitted !!
Pierre Bellec
More...
about 16 years ago
bug fix : The FLAG_FAST was interpreted backwards in qsub mode. :(
Pierre Bellec
More...
about 16 years ago
changed the pause message to make it explicit that pressing any key will make the program continue.
Pierre Bellec
More...
about 16 years ago
bug fix in the last commit.
Pierre Bellec
More...
about 16 years ago
The old and new jobs/logs/status are now merged in memory and saved using a regular 'save' call, rather than appending the new jobs to the old description. This is done because the '-append' mode can be quite slow.
Pierre Bellec
More...
about 16 years ago
When jobs are restarted because some files are missing, there is now a detailed verbose to explain what's happening.
Pierre Bellec
More...
about 16 years ago
The initialization has been somehow reorganized. The documentation of PSOM_PIPELINE_INIT has been changed accordingly.
Pierre Bellec
More...
about 16 years ago
bug fix in the last commit.
Pierre Bellec
More...
about 16 years ago
attempt to speed up the restart of parent files producing missing files.
Pierre Bellec
More...
about 16 years ago
a couple of bug fixes.
Pierre Bellec
More...
about 16 years ago
optimized the search for children, and bug fix in the scheme used to restart jobs.
Pierre Bellec
More...
about 16 years ago
minor bug fix with the update flag.
Pierre Bellec
More...
about 16 years ago
bug fix.
Pierre Bellec
More...
about 16 years ago
bug fix in the last commit.
Pierre Bellec
More...
about 16 years ago
bug fix in OPT.INIT_MATLAB
Pierre Bellec
More...
about 16 years ago
Small change of the behavior in 'debug' mode.
Pierre Bellec
More...
about 16 years ago
bug fix in the last commit.
Pierre Bellec
More...
about 16 years ago
documentation update.
Pierre Bellec
More...
about 16 years ago
a new OPT.INIT_MATLAB field to execute some matlab instructions before running any job.
Pierre Bellec
More...
about 16 years ago
bug fix for the last commit.
Pierre Bellec
More...
about 16 years ago
This is sort of a bug fix.
Pierre Bellec
More...
about 16 years ago
Two new commands :
Pierre Bellec
More...
about 16 years ago
The default for FLAG_FAST can be edited using the variable GB_PSOM_FLAG_FAST in the file PSOM_GB_VARS.
Pierre Bellec
More...
about 16 years ago
There is now a new flag FLAG_FAST which allows to turn on/off the background submission of jobs. This improves significantly the reactivity of the pipeline manager. This is necessary when the pipeline manager is handling tens of jobs. This approach may unfortunately sometimes fail on system with a very slow file system. For that reason, the "fast" mode is disabled by default.
Pierre Bellec
More...
about 16 years ago
←
1
2
…
18
19
20
21
22
23
24
25
26
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