beacon-biosignals / Ray.jl

Julia API for Ray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Define API bounday between ray_julia_jll and Ray.jl

glennmoy opened this issue · comments

Originally posted by @kleinschmidt in #126 (comment)

we have lots of functions in Ray.jl that wrap API calls [...] and provide the high-level julia interface (i.e., Ray.put, Ray.get, Ray.get_job_id, etc.). as far as I can tell there aren't really clear criteria for what belongs in Ray.jl and what belongs in the jll.