Hi all,
I am trying to run julia from multiple machines (bash launches multiple julia instances from various machines) and all share the same home dir.
The issue is that each machine recompiles the stale cache. (All are share the same package dir). Is this an issue? Is this a known issue? Is there a solution?
Thanks