Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 265 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 265 Bytes

UCX.jl

Contributions welcome! Please reach out to @vchuravy on the JuliaLang slack.

Getting started

In one terminal do:

julia --project=. examples/client_server.jl server

In the another:

julia --project=. examples/client_server.jl client