1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #518 from m-a-d-n-e-s-s/pr-make_Vphi_with_vectors More... 12 months ago
fixing hartree product accuracy More... 12 months ago
fixing tests for hartree product More... 12 months ago
fixing projector test if there is no GenTensor More... 12 months ago
Merge branch 'master' into pr-make_Vphi_with_vectors More... 12 months ago
more tests on projector More... 12 months ago
fixed failure in LRCC2 due to changes in tree state More... 12 months ago
Merge pull request #516 from m-a-d-n-e-s-s/515-rmi-can-break-down-when-more-than-216-tasks-are-sent-per-rank-to-rank-pair More... 12 months ago
[cmake] cleanup More... 12 months ago
introduced WorldObjectBase to be able to cast ptrs retrieved by World::ptr_from_id More... 12 months ago
introduced World::next_unique_obj_id() to be able to know the valid range of IDs More... 12 months ago
make uniqueidT ctor public to be able to e.g. introspect valid IDs in a world, etc. More... 12 months ago
RMI::set_debug(true): do not announce msg processing unless there are actual messages More... 12 months ago
RMI msg sort by count can handle wraparound More... 12 months ago
Merge pull request #514 from m-a-d-n-e-s-s/evaleev/feature/worldobj-future-trace More... 12 months ago
Merge pull request #512 from m-a-d-n-e-s-s/evaleev/feature/detect-world-object-premature-deletion More... about 1 year ago
added ability to "trace" (count) futures associated with WorldObjects More... about 1 year ago
more cleanup of warnings, all harmless this time, I think More... about 1 year ago
cleaning up warnings --- some of which were potentially serious like missing virtual base class destructors, infinite recursions, ... More... about 1 year ago
trying to get a clean compile with clang++ More... about 1 year ago
fixup test_runtime.cpp More... about 1 year ago
typos More... about 1 year ago
[ci] actually use the build type More... about 1 year ago
WorldObject::is_ready ensures that received messaged with unexpired object ID More... about 1 year ago
World unique obj id revamp More... about 1 year ago
[nodiscard] World::{ptr_to_id,id_to_ptr}, WorldContainer, ConcurrentHashMap More... about 1 year ago
added input option to control HFexchange algorithm More... about 1 year ago
fixed logic error and use of vector API when computing with pure DFT potential More... about 1 year ago
Merge pull request #511 from m-a-d-n-e-s-s/evaleev/feature/switch-to-findpython More... about 1 year ago
FindPython3 -> FindPython More... about 1 year ago