ejr / matchpres (public) (License: BSD) (since 2018-08-29) (hash sha1)
Ye olde thesis code implementing an auction-based weighted bipartite matching algorithm over MPI.

Mode Type Size Ref File
100644 blob 713 399ea10dab40d3201aa0e9f6eb62c51b099d970f Make.ejr-citris
100644 blob 469 ccfaf8464a0c6d8f08fdcc6fa4ddb5fbc6983269 Make.ejr-home-gcc
100644 blob 175 3592281b201df903859285e50c914c2f8b618b4b Make.seaborg
100644 blob 3307 f715c36bf2ae4a4f455cc7177350dba21c21c1ca Makefile
100644 blob 42539 3c5fff841aa958ba002f2f6f0fb90408b3928db9 auction.c
100644 blob 3016 a574b362b4d966599d6720ca0439d385a92084e1 auction.h
100644 blob 302 6995992eb49553aadebe4dddd1a3a74eacf4f332 cacheblast.c
100644 blob 3386 2b76fb3e0a5bb941d13e1ff6f4b2cf152af929e3 colcomp.c
100644 blob 582 3afbfafab8b4b83786e48a66cf20df7eb1feaf8c convmats.m
100644 blob 2189 fba47c6f3908699da08dfac9469d296af62dc234 lsame.c
100644 blob 5244 cb06aa63b1f49d49da789a8feeaf3a19a3155b36 matchmtx.c
040000 tree - 3fcccf0fc51adf74ea4fc6c501e65306ada6fdd1 mc64
040000 tree - c1a5dab1b4b8999153b6d04dae4624af7038dcec mlb
100644 blob 6344 74992c1d4736ff84fdcdcf2b1be7f4eaf7de3b63 mpitransposebin.c
100644 blob 6351 f4beee0452662b6f5bc6d79b839faec02ce6802e mpitransposebin_root.c
100644 blob 1092028 89dad69d7b2de3e183bfc343e98e1943a9d34e16 orani678.bin
100644 blob 19047 8f934354b18b114757a9a9f338d5d72f2590d20b parauction.c
100644 blob 18895 b555c01c943310386c205495ddf17abaa3a0cae1 parauction_allgather.c
100644 blob 14314 af8f84decb192b794e3f306f1d1537eb7eb6ca4d parauction_allreduce.c
100644 blob 18563 0fcea0b9d3d2a41084bf38ba50389b1408fc742f parauction_root.c
100644 blob 1154 2fc93276b1723c805e82d0e9eb4781184bfcca2e readbin.c
100644 blob 864 5f791479f6982f22101a5094efb0fa0947b54310 readbin.m
100644 blob 696 6151ee6074636c5bdd0d5f34ee4d9b0c76e0501d readmatch.m
100644 blob 1182 8b0bfcc7b6bac0c7f701ae317cbeeff5feec512a redist1.c
100644 blob 1412 4dae58f785498844725f72c26f70621b9287ad1e redist2.c
100644 blob 3002 f41bc38e57d9c613a6426045d0ea7ac22bd339de redist3.c
100644 blob 2903 857ee46542a70759476e2a7437e900c32f12001c redist4.c
100644 blob 6598 f5eed2c9d95ff09dde048b97e8d11e14253c8bf1 seqauction.c
100644 blob 15392 9fac5aac4170c6cd7d9c2327911a531ea7950dad smut.c
100644 blob 2338 06f2519a40af810ecfaa5e250459109aed6ee642 smut.h
100644 blob 13779 5ac297a1fcfeeadc5d107470f1fcf6215c9521bc stripe_auction.c
100644 blob 1771 f709206b1e373cf8c7a3c3d3fb702b4bae72d435 stripe_auction.h
100644 blob 39548 5389671d60b8e2ddd1f9360551377d35c8ccdbd2 stripesmut.c
100644 blob 1402 075d97c492be1e6546e24d4a330566981616ac0e stripesmut.h
100644 blob 627 9909b624922275b657ab5d66774f4c40c8beb760 timer.c
100644 blob 405 46eb6c267780afd6b1ee7816a42332cdf79d2683 timer.h
100644 blob 942 d254d606053141bc0a6ffdf714a436980900c028 transposebin.c
100644 blob 697 3728ae018c10cf4308bce2388b75bafe4be41942 writebin.c
100644 blob 940 9643894cce30bc371dc4549a1fc1af4fa3dde2ac writebin.m
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/ejr/matchpres

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/ejr/matchpres

Clone this repository using git:
git clone git://git.rocketgit.com/user/ejr/matchpres

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main