1
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
debugging and commented out papi stuff More... over 18 years ago
some corrections to load balance algorithms, and changes to accommodate for other fixes
hqi
More... over 18 years ago
multiplcation, autorefine, squaring More... over 18 years ago
cleanup, autorefine, square, beginnings of local function evaluation, removed stupid pointer to function in tasks More... over 18 years ago
moved more from diff task gen onto the task q More... over 18 years ago
fixed several bugs in task parallelism and added temporary sync in functiondata constructor to eliminate race condition where AM were being invoked on a function that had not yet been created. Sigh. More... over 18 years ago
uncommented free (i.e., no longer debugging) More... over 18 years ago
fixed type in if test More... over 18 years ago
debug mods to shared_prt and sav More... over 18 years ago
Megapatch to switch to (k,k,k) blocks for scaling coefficients More... over 18 years ago
part of the transition to new tree structure More... over 18 years ago
more diff tweaks More... over 18 years ago
fixes for jaguar More... over 18 years ago
fixed compilation errors on altix More... over 18 years ago
an improved but still not perfect parallel diff More... over 18 years ago
Parallelized Two-Layer Serialization for Function Class More... over 18 years ago
started much cleaner task parallel model for diff (and ultimately several other ops), made constructor for shared_ptr explicit, reinstated shared_ptr to ptr conversion, fixed several bugs arising from bad ptr/shared_ptr conversion, parallel diff is nearly here, started to deploy MADNESS_ASSERTION more widely, added unique tag generation to the communicator since MPI::TAG_UB can be tiny, added GlobalTree to broadcast global info about all tree roots, More... over 18 years ago
some minor corrections to things that jaguar's nitpicky compiler didn't appreciate
hqi
More... over 18 years ago
changes and corrections to load balancing, updated to accomodate for strict SharedPtr conversion, should be nearly ready for benchmarking
hqi
More... over 18 years ago
Eliminated the automatic conversion of SharedPtr<T> to T* with all of the resulting consequences. Test programs still seem to work but there are some logical inconsistencies still to be resolved. In particular, "this" is less useful than it used to be. More... over 18 years ago
larger datatype for Cost
hqi
More... over 18 years ago
[no comment] More... over 18 years ago
Major reconfig of the AM and task layers to provide a consistent and correct AM+TASK integration with both local and remote task creation with both serialized and AMArg arguments. More... over 18 years ago
correction to exponential tree weighting
hqi
More... over 18 years ago
dangling line that should have been commented
hqi
More... over 18 years ago
some additional changes to communicator (adding more capabilities), and some further improvements to the load balancing capacities
hqi
More... over 18 years ago
Two-layer serialization in sequential calculations is implemented. More... over 18 years ago
some corrections to refine and other stuff
hqi
More... over 18 years ago
some minor corrections in sendrecv
hqi
More... over 18 years ago
[no comment] More... over 18 years ago