Skip to content

Activity

fix parent comm data on dynamic init

weidendocreated dynamic • 4912170 • 
on Oct 21, 2024

Fix jac1d by adding laik_finish_world_resize

weidendopushed 1 commit to master • ec3a69b…c02f383 • 
on Sep 30, 2024

Make sleep seconds adjustable

alisapapushed 1 commit to fabric • 2343709…ddfc326 • 
on Sep 14, 2024

Time in milliseconds, not seconds

alisapapushed 1 commit to fabric • c065470…2343709 • 
on Sep 14, 2024

Add code to measure how long resize takes

alisapapushed 1 commit to fabric • b32fba8…c065470 • 
on Sep 14, 2024

Copied resize tests from TCP2

alisapapushed 1 commit to fabric • d56181a…b32fba8 • 
on Sep 10, 2024

Resize works now! (only grow, no shrink yet)

alisapapushed 1 commit to fabric • ece86ae…d56181a • 
on Sep 10, 2024

Fix invalid memory accesses (found with Valgrind)

alisapapushed 1 commit to fabric • e42e7c3…ece86ae • 
on Sep 10, 2024

Remove old files that were only used for figuring out libfabric API

alisapapushed 3 commits to fabric • a3dc538…e42e7c3 • 
on Sep 10, 2024

Replace isAsync with enum of things to evaluate

alisapapushed 1 commit to fabric • 9d40ab1…a3dc538 • 
on Sep 9, 2024

Attempt at resize functionality

alisapapushed 2 commits to fabric • 7994a30…9d40ab1 • 
on Sep 9, 2024

Adjust fabric_aseq_SplitAsyncActions()

alisapapushed 2 commits to fabric • 679c0fc…7994a30 • 
on Sep 3, 2024

Option to specify libfabric provider

alisapapushed 1 commit to fabric • 9d7b70b…679c0fc • 
on Sep 2, 2024

Fix declaration that caused it not to compile on LRZ coop1

alisapapushed 2 commits to fabric • 845ed40…9d7b70b • 
on Sep 2, 2024

Fix bug that caused rcvcount to not be incremented

alisapapushed 1 commit to fabric • d18774e…845ed40 • 
on Sep 1, 2024

Bug fixes for the new matching scheme

alisapapushed 1 commit to fabric • 78e3217…d18774e • 
on Sep 1, 2024

Nice script for running all the tests

alisapapushed 2 commits to fabric • db0330f…78e3217 • 
on Aug 31, 2024

Attempt at address exchange (didn't work)

alisapapushed 2 commits to fabric • 0f88d3c…db0330f • 
on Aug 30, 2024

Fixed cleanup(), jac3d with pre-calculated ASeqs passes now

alisapapushed 1 commit to fabric • 4813dd7…0f88d3c • 
on Aug 25, 2024

laik_new_union_group: add call into backend

weidendopushed 1 commit to master • 93f43d7…ec3a69b • 
on Jul 24, 2024

Fixes for pre-calculated aseqs (e.g. jac3d -a)

alisapapushed 1 commit to fabric • 5bd5009…4813dd7 • 
on Jul 2, 2024

Fix synchronization with more than two nodes

alisapapushed 1 commit to fabric • bb68f74…5bd5009 • 
on Jul 1, 2024

Allow toggling between async and sync

alisapapushed 1 commit to fabric • 0855cf6…bb68f74 • 
on Jun 10, 2024

tests: Copy the tcp2 launcher and adapt for libfabric

alisapapushed 2 commits to fabric • 524bbba…0855cf6 • 
on Jun 3, 2024

libfabric backend: Implemented wait actions for asynchronous RMA

alisapapushed 1 commit to fabric • 93f0cc0…524bbba • 
on Jun 3, 2024

fabrick backend: Synchronize RMA

alisapapushed 1 commit to fabric • 89182db…93f0cc0 • 
on Jun 3, 2024

speed up common spmv2 tests

weidendopushed 2 commits to master • 9bff3a9…93f43d7 • 
on Jun 1, 2024

Minimal examples for fabric RMA. Will remove later.

alisapapushed 1 commit to fabric • 1cba4f3…89182db • 
on Jun 1, 2024

Remove unneccessary allocation and set SO_REUSEADDR option

alisapapushed 1 commit to fabric • 145453b…1cba4f3 • 
on Apr 25, 2024

Implemented seemingly working BufRecv/BufSend; further testing needed

alisapapushed 1 commit to fabric • b015b52…145453b • 
on Apr 25, 2024