Skip to content

JuliaParallel/UCX.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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