1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 20, 2024 — Oct 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change singles convergence criteria to maxresidual More... 8 months ago
redo core-valence separation if not converged in the first try More... 8 months ago
fixed failing tests More... 8 months ago
fixed failing tests More... 8 months ago
Merge branch 'master' into pr-fix-cc2 More... 8 months ago
Merge pull request #588 from m-a-d-n-e-s-s/JonathonMisiewicz-patch-1 More... 8 months ago
Merge pull request #584 from m-a-d-n-e-s-s/new-exchange More... 8 months ago
deleted dif file More... 8 months ago
Update operator.h More... 8 months ago
is_madness_thread only used for Pthreads backend ops More... 8 months ago
Merge pull request #587 from m-a-d-n-e-s-s/evaleev-patch-2 More... 8 months ago
Merge pull request #585 from m-a-d-n-e-s-s/evaleev/fix/rr-kernel-surface-thickness-greater-than-1 More... 8 months ago
[ci] deep test Release builds to make testing faster More... 8 months ago
RR boundary displacement filter: early loop exit when detecting nonstandard displacements More... 8 months ago
efficiency improvement for RR kernels under mixed BC More... 8 months ago
testpercoul: print RP2 values along rays More... 8 months ago
logic for bmax wraparound in periodic case only applied to lattice-summed kernels, non-lattice-summed kernels on periodic domain (e.g., RP2) work again More... 8 months ago
typo More... 8 months ago
testgconv: added RP2 tests More... 8 months ago
Merge branch 'master' into evaleev/fix/rr-kernel-surface-thickness-greater-than-1 More... 8 months ago
Merge pull request #586 from m-a-d-n-e-s-s/evaleev/fix/flush-prebuf-if-needed-in-future-get More... 8 months ago
Pthreads backend: reorg prebug dump to get closer to seq consistency More... 8 months ago
thread_purge must schedule the most recent created task (if any) when using PaRSEC More... 8 months ago
introduce thread_purge that purges thread-specific work so that it's safe to make blocking calls from within task-executing threads ... currently this only flushes prebuffer for Pthreads backend, will do similar action for PaRSEC in near future More... 8 months ago
*blocking* Future::get needs to flush thread q if using the non-task-stealing Pthreads backend. More... 8 months ago
typo More... 8 months ago
comments More... 8 months ago
restored defaults and removed debug printout More... 8 months ago
fixed failing znemo test More... 8 months ago
solve_mp2 seems to work with reconstructed functions -- memory_measurement gives funny values (larger than rss) More... 8 months ago