You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
would be conceptually similar to @spmd include(filename), except that filename would be a path on pid 1. Might be able to use the mapexpr function from JuliaLang/julia#34595
The text was updated successfully, but these errors were encountered:
would be conceptually similar to
@spmd include(filename)
, except thatfilename
would be a path on pid 1. Might be able to use themapexpr
function from JuliaLang/julia#34595The text was updated successfully, but these errors were encountered: