Changho Hwang
|
89b89fbae5
|
Erase duplicate TODO
|
2023-03-03 07:31:08 +00:00 |
|
Changho Hwang
|
a4df6e2d44
|
Merge branch 'main' into chhwang/p2p-simple
|
2023-03-01 05:37:46 +00:00 |
|
Saeed Maleki
|
ac1bf6dc52
|
cudagraph now works with p2p proxy
|
2023-02-28 23:25:51 +00:00 |
|
Changho Hwang
|
3d051a985f
|
Add p2p proxy: doesn't work with cuda graph yet
|
2023-02-28 18:58:03 +00:00 |
|
Changho Hwang
|
6bbee64482
|
Add cuda graph warmup
|
2023-02-28 14:19:11 +00:00 |
|
madanm
|
e67024a9d7
|
initial interface proposal for zero-copy push communication
|
2023-02-27 14:16:13 -08:00 |
|
Changho Hwang
|
a78b78aa43
|
Erase unnecessary memsets
|
2023-02-23 09:42:55 +00:00 |
|
Changho Hwang
|
29a430e7a8
|
NUMA binding
|
2023-02-23 08:18:12 +00:00 |
|
Saeed Maleki
|
1a528a3aa3
|
merged with main
|
2023-02-22 23:16:26 +00:00 |
|
Saeed Maleki
|
e1243191da
|
added cuda graphs few clean ups
|
2023-02-22 23:07:10 +00:00 |
|
Saeed Maleki
|
bca3362c12
|
a few clean ups
|
2023-02-22 22:43:18 +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
|
7459a08699
|
Rename test code
|
2023-02-22 06:56:25 +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 |
|
Saeed Maleki
|
ca89c17aaa
|
more clean up
|
2023-02-20 00:23:24 +00:00 |
|
Saeed Maleki
|
09d3e2f72c
|
comments for bootstrap test
|
2023-02-19 19:11:16 +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 |
|
Saeed Maleki
|
71fbf283d7
|
works
|
2023-02-16 07:08:38 +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 |
|
Saeed Maleki
|
f7a137af61
|
Merge pull request #1 from microsoft/saemal/bootstrap
bootstrap is complete and works across nodes
|
2023-02-07 14:50:43 -08:00 |
|
Saeed Maleki
|
dfe1c4500a
|
test without mpi
|
2023-02-07 22:48:37 +00:00 |
|
Saeed Maleki
|
b9a253f82a
|
Revert "Add transport"
This reverts commit 692e9acd8f.
|
2023-02-07 22:28:14 +00:00 |
|
Changho Hwang
|
692e9acd8f
|
Add transport
|
2023-02-07 13:20:48 +00:00 |
|
Changho Hwang
|
8f7ebe99e3
|
Build into a shared library
|
2023-02-07 07:36:37 +00:00 |
|
lambda7xx
|
fe7d8097d6
|
cleaned up the mess
|
2023-02-07 04:42:58 +00:00 |
|
Saeed Maleki
|
38c3bf56eb
|
works without bcast
|
2023-02-06 23:04:03 +00:00 |
|
Changho Hwang
|
d8e0547639
|
exit on failure
|
2023-02-06 11:06:19 +00:00 |
|
Changho Hwang
|
d3f46ebfb9
|
Add bootstrap_test
|
2023-02-06 11:00:01 +00:00 |
|
Changho Hwang
|
b4bd7489f0
|
Move bootstrap components to bootstrap/.
|
2023-02-06 08:02:13 +00:00 |
|
Changho Hwang
|
6679e85953
|
Remove / comment-out unneeded code
|
2023-02-06 06:46:54 +00:00 |
|
Saeed Maleki
|
f3e6f7fe8b
|
prints the unique id
|
2023-02-06 06:11:29 +00:00 |
|
Saeed Maleki
|
17f037cba6
|
succeeds
|
2023-02-06 05:47:17 +00:00 |
|
Saeed Maleki
|
0902ce89c6
|
compiles
|
2023-02-06 05:32:24 +00:00 |
|
Saeed Maleki
|
722786de59
|
even more bootstrap files
|
2023-02-06 04:00:00 +00:00 |
|
v-xiaoxshi
|
200f5637bb
|
more bootstrap files
|
2023-02-04 05:07:48 +00:00 |
|
Changho Hwang
|
152ba15142
|
Add a test script
|
2023-02-03 12:35:19 +00:00 |
|
Changho Hwang
|
82fe0b667d
|
Add a makefile and logging functions
|
2023-02-03 12:29:27 +00:00 |
|
Saeed Maleki
|
6f1cc9f896
|
adding files
|
2023-02-01 22:46:25 -08:00 |
|
Microsoft Open Source
|
f0567e92ea
|
SUPPORT.md committed
|
2023-02-01 16:28:57 -08:00 |
|