0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
convert ComplexityType to a string so it can hold arbitrary combinations of complexity type, complexity precision, and event filtering More... about 13 years ago
just fix a typo More... about 13 years ago
make script ignore directories other than 'driven' and 'passive' so results can be stored in the same results folder More... about 13 years ago
add simple (albeit brittle) convenience script for creating a set of symbolic links to pwfarm results in order to use existing plot tools More... about 13 years ago
remove debugging print statement (oops) More... about 13 years ago
add support for event filtering of complexity More... about 13 years ago
initialize "output exists" file earlier on More... about 13 years ago
by default, pull results of CalcComplexity if they exist More... about 13 years ago
make poly_lsrun.sh operate more like 'ls' than 'find' More... about 13 years ago
new convenience script for pulling run files to workstation More... about 13 years ago
make error message for run failure more illuminating. More... about 13 years ago
update for new worldfile naming conventions and the mnl-to-nl pass 4 More... about 13 years ago
add support for event-filtered complexity calculations More... about 13 years ago
add string split() utility method More... about 13 years ago
add perror() to file open failure More... about 13 years ago
change mnl:mean_normalized_path_length to nl:normalized_length and add support for eff:efficency (bct-cpp does not currently calculate efficiency correctly for weighted graphs) More... about 13 years ago
update pwfarm doc to describe poly_passive.sh More... about 13 years ago
Update poly_passive.sh to use new worldfile format and allow postrun scripts. More... about 13 years ago
make source and run packaging quiet so errors on worker nodes easier to see. More... about 13 years ago
disable BCT farm build on Linux until fixed More... about 13 years ago
change Screen session name on worker nodes so no conflict with dispatcher Screen session, allowing workstation to be node. More... about 13 years ago
enhance poly_config to verify svn and screen installed on farm machines More... about 13 years ago
make sure ~/polyworld_pwfarm/etc exists before trying to save config info there More... about 13 years ago
update pwfarm doc More... about 13 years ago
enhance pwfarm scripts to be more robust and usable by people other than sean More... about 13 years ago
changed NULL to 0 on line 17 to eliminate compiler warning More... about 13 years ago
comment out unused variable u to eliminate compiler warning More... about 13 years ago
remove text after final #endif to eliminate compiler warning More... about 13 years ago
make 'i' an unsigned int on line 153 to eliminate a compiler warning More... about 13 years ago
fix print format on line 69 to eliminate compiler warning More... about 13 years ago