0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
but don't silence warnings on clang which doesn't support it More... about 4 years ago
silence warnings in dc3 and dc7 More... about 4 years ago
suffix_sorting: fix returning reference to temporary More... about 4 years ago
travis: switch distro to bionic More... about 4 years ago
tlx: die() with exception instead of abort() More... about 4 years ago
api: allow .Print() without name More... about 4 years ago
add bibtex reference to publication More... about 4 years ago
fix doxygen of AllReduce/Sum/Min/Max without initial_value More... over 4 years ago
api: AllReduce/Sum/Min/Max add versions without initial_value More... over 4 years ago
cmake: remove -Wnoexcept as it is too verbose, update tlx More... over 4 years ago
Merge branch 'aggregate_close_messages' into final More... over 4 years ago
cleanup changes and unused code More... over 4 years ago
context: use customized foxxll disk config More... over 4 years ago
remove UNFINISHED from suffix_sorting More... over 4 years ago
cmake: let only THRILL_BUILD_EXAMPLES_MORE compile suffix_sorting More... over 4 years ago
run/ssh: randomize base port number More... over 4 years ago
move StringView and split_view into tlx (shorter names) More... over 4 years ago
api: rename prefixsum.hpp -> prefix_sum.hpp, add ex_prefix_sum.hpp More... over 4 years ago
doxygen: fix some special characters More... over 4 years ago
doxygen: add DIAOp SVGs from talks and fix DOp listing More... over 4 years ago
net_benchmark: reset counter_, actually works now More... over 4 years ago
cmake: fix "not" found typo More... over 4 years ago
data: aggregate close messages, only h * h messages sent More... over 4 years ago
multiplexer: add accessors for dispatcher and group More... over 4 years ago
multiplexer: have StreamIds start at 1, fix some segfaults More... over 4 years ago
net: fix tracking of active send/recv due to lifetime of objects More... over 4 years ago
common: use ThreadBarriers and NoOperation<void> in tlx More... almost 5 years ago
BlockWriter: add sink() and HasBufferData() More... almost 5 years ago
common: move GetNextStep() into ThreadBarriers, rename Await() -> wait() More... almost 5 years ago
net: track number of active send/recv More... almost 5 years ago