The new version of rCUDA is easier to be used. Now, the server side of rCUDA can automatically adapt to the network fabric used by the client side. That is, once the rCUDA server is up and running, it can concurrently accept clients that use Ethernet and clients that use InfiniBand. In previous versions of rCUDA, the rCUDA server could only accept either Ethernet clients or InfiniBand clients, depending on the configuration specified when launching the rCUDA server. We will provide more details about the new rCUDA version in next posts.