←back to thread

188 points ilove_banh_mi | 2 comments | | HN request time: 0.415s | source
Show context
GoblinSlayer ◴[] No.42170575[source]
> For many years, RDMA NICs could cache the state for only a few hundred connections; if the number of active connections exceeded the cache size, information had to be shuffled between host memory and the NIC, with a considerable loss in performance.

A massively parallel task? Sounds like something doable with GPGPU.

replies(2): >>42171362 #>>42171369 #
1. dboreham ◴[] No.42171369[source]
Now the information has to be shuffled between the NIC and host memory and the GPU.
replies(1): >>42186896 #
2. GoblinSlayer ◴[] No.42186896[source]
Just plug ethernet cable into the graphics card, then you need to shuffle memory between GPGPU and the wire.