Saeed Maleki
|
b73b0132ba
|
using find instead of searching
|
2023-04-25 21:27:23 +00:00 |
|
Saeed Maleki
|
8f2f053f2f
|
more clean up
|
2023-04-25 21:08:49 +00:00 |
|
Changho Hwang
|
71b075e0d7
|
Rename
|
2023-04-25 12:29:32 +00:00 |
|
Changho Hwang
|
4115559c2f
|
cleanup
|
2023-04-25 12:25:08 +00:00 |
|
Changho Hwang
|
bb195b2f29
|
PascalCase for type names
|
2023-04-25 11:57:02 +00:00 |
|
Changho Hwang
|
31f7897d5d
|
integrate with new interfaces in mscclpp.hpp
|
2023-04-25 11:47:58 +00:00 |
|
Saeed Maleki
|
8428b49858
|
a few minor changes
|
2023-04-25 01:51:47 +00:00 |
|
Saeed Maleki
|
3546e80aa0
|
unique ptr for pimpl_ in bootstrap
|
2023-04-25 00:47:48 +00:00 |
|
Saeed Maleki
|
3fd95265fd
|
Revert "lint"
This reverts commit 2c52ab37ce.
|
2023-04-24 23:22:56 +00:00 |
|
Saeed Maleki
|
2c52ab37ce
|
lint
|
2023-04-24 23:09:12 +00:00 |
|
Saeed Maleki
|
d6e91338d4
|
bootstrap tests pass
|
2023-04-24 23:07:38 +00:00 |
|
Saeed Maleki
|
27114d91fb
|
bootstrap tests pass
|
2023-04-24 21:50:03 +00:00 |
|
Saeed Maleki
|
f0f058410a
|
working bootstrap initialization
|
2023-04-24 19:25:06 +00:00 |
|
Saeed Maleki
|
6f4dc57331
|
fixed
|
2023-04-24 07:45:01 +00:00 |
|
Saeed Maleki
|
a9cfb82fcb
|
wip
|
2023-04-24 05:58:11 +00:00 |
|
Binyang Li
|
073460c341
|
fx compile issue
|
2023-04-23 14:25:56 +00:00 |
|
Binyang Li
|
7e1a77a132
|
make build pass
|
2023-04-21 09:41:52 +00:00 |
|
Binyang Li
|
7ac861b1e9
|
Refactor bootstrap
|
2023-04-21 08:41:33 +00:00 |
|
Binyang2014
|
804692f282
|
Binyli/bootstrap (#60)
Bootstrap refactor.
|
2023-04-21 13:59:42 +08:00 |
|
Saeed Maleki
|
9c8942f7ac
|
wip
|
2023-04-19 22:09:53 +00:00 |
|
Saeed Maleki
|
ec9737db82
|
progress
|
2023-04-19 00:34:47 +00:00 |
|
Changho Hwang
|
d2c2ae72a7
|
Some cleanup
|
2023-04-11 08:45:22 +00:00 |
|
Saeed Maleki
|
f3f53a4148
|
lint
|
2023-04-08 06:32:57 +00:00 |
|
Saeed Maleki
|
ec83a27e83
|
wip
|
2023-04-08 01:57:22 +00:00 |
|
Saeed Maleki
|
e2cfd5ac83
|
a lot of documentation
|
2023-03-30 00:37:33 +00:00 |
|
Saeed Maleki
|
be5e422021
|
merged with main
|
2023-03-29 23:03:12 +00:00 |
|
Binyang2014
|
62279b0063
|
Add mscclppSetBootstrapConnTimeout (#34)
|
2023-03-28 14:01:56 +08:00 |
|
Saeed Maleki
|
fa26bdd9fc
|
no gdr copy anywhere in the code except for the files that are not compiled
|
2023-03-28 05:40:40 +00:00 |
|
Saeed Maleki
|
19bf369dc1
|
link format correction
|
2023-03-27 20:40:15 +00:00 |
|
Saeed Maleki
|
35b8ebaf64
|
retry for almost 20 seconds
|
2023-03-24 19:42:00 +00:00 |
|
Changho Hwang
|
7a4c27778f
|
30 sec timeout for socket accept
|
2023-03-24 08:29:00 +00:00 |
|
Changho Hwang
|
9f2eef35d3
|
Init from a given mscclppUniqueId
|
2023-03-22 11:25:49 +00:00 |
|
Changho Hwang
|
ae01fa4958
|
Remove mscclpp_net.h and net.h
|
2023-03-14 08:32:19 +00:00 |
|
Saeed Maleki
|
e000eb9177
|
some compilation clean up
|
2023-03-14 05:26:54 +00:00 |
|
Saeed Maleki
|
1a528a3aa3
|
merged with main
|
2023-02-22 23:16:26 +00:00 |
|
Changho Hwang
|
48b81edf6d
|
Move some files
|
2023-02-22 11:07:22 +00:00 |
|
Changho Hwang
|
89ca0451a8
|
Support incremental flag & add perf test
|
2023-02-22 10:55:35 +00:00 |
|
Changho Hwang
|
e1a7ea0f1a
|
One thread per connection (QP)
|
2023-02-22 10:18:54 +00:00 |
|
Changho Hwang
|
4cfb9b6727
|
GDRCopy support
|
2023-02-22 09:19:40 +00:00 |
|
Changho Hwang
|
368f8f4d24
|
Merge branch 'saemal/cleanup' into chhwang/p2p-simple
|
2023-02-22 06:54:51 +00:00 |
|
Changho Hwang
|
91e04a527b
|
Bidirectional connection
|
2023-02-22 06:06:14 +00:00 |
|
Changho Hwang
|
33e20aceb9
|
IB all-to-all works
|
2023-02-17 11:39:16 +00:00 |
|
Saeed Maleki
|
537537563e
|
fixes connection refused
|
2023-02-17 01:51:02 +00:00 |
|
Saeed Maleki
|
4f3418aa77
|
more clean up
|
2023-02-16 07:13:04 +00:00 |
|
v-xiaoxshi
|
654dd5f172
|
works
|
2023-02-16 07:07:13 +00:00 |
|
v-xiaoxshi
|
a364a39d17
|
compiles now
|
2023-02-16 05:25:17 +00:00 |
|
v-xiaoxshi
|
ad3be20b15
|
compiles now
|
2023-02-16 04:51:51 +00:00 |
|
v-xiaoxshi
|
81baa73822
|
more progress
|
2023-02-16 04:28:36 +00:00 |
|
v-xiaoxshi
|
1c156cf42f
|
not complete yet
|
2023-02-16 00:49:14 +00:00 |
|
Changho Hwang
|
8e57fd9896
|
p2p all-to-all works
|
2023-02-13 11:25:20 +00:00 |
|