1
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jan 09, 2025 — Jan 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added flush and continuous reads in the manager, instead of compulsive opening/closing of files. More... over 10 years ago
Added flushing of the news feed in the worker. This avoids opening/closing the file all the time, which I suspect caused some performane issue. More... over 10 years ago
Merge branch 'master' of github.com:SIMEXP/psom More... over 10 years ago
Minor fix in the doc. More... over 10 years ago
Better verbose in debug mode. More... over 10 years ago
Update psom_gb_vars.m More... over 10 years ago
Merge branch 'master' into fix_13.2 More... over 10 years ago
local config overwite global one, it does not replace it More... over 10 years ago
dev null for windows and unix More... over 10 years ago
Seems that cmd can't be used as a variable in psom_gb_var ... More... over 10 years ago
Less verbose in debug mode for the deamon. More... over 10 years ago
The deamon continues to run even if the max number of submission has been reached. It still needs to mark workers as dead when needed. More... over 10 years ago
Worker now tolerates missing spawn file even when a .ready file is detected. This is done to prevent error for file systems with lags in file creation. More... over 10 years ago
The manager can now deal with absent news feed. This should fix #65 More... over 10 years ago
It is now possible to run "psom_pipeline_visu fail" to list failed jobs. More... over 10 years ago
Improved verbose. More... over 10 years ago
Added a time in the hist test pipeline. Histogram construction is iterated untli this time is reached. More... over 10 years ago
Added some sleep time in the IO pipeline. More... over 10 years ago
Minor changes in the hist test pipeline. More... over 10 years ago
Bug fix for jobs with no dependencies. More... over 10 years ago
Simplified the pipeline test for histograms. More... over 10 years ago
Forcing a pause if some files are missing to process the pipeline. More... over 10 years ago
A new test pipeline for generating histograms. More... over 10 years ago
Minor fix in the doc. More... over 10 years ago
Slight improvement of verbose. More... over 10 years ago
Allow a job to clean its inputs. More... over 10 years ago
Fixed a bug in PSOM_TEST_IO, where the size of files was half that specified by the user. More... over 10 years ago
Small improvement of verbose. More... over 10 years ago
Bug fix for the verbose in session mode for the deamon. More... over 10 years ago
Renamed one of the test pipeline. More... over 10 years ago