You can target a more generic architecture; see the discussion in this thread: https://groups.google.com/d/msg/julia-dev/Eqp0GhZWxME/3mGKX1l_L9gJ
On Mon, Oct 13, 2014 at 5:46 PM, Kapil Agarwal <[email protected]> wrote: > Hi > > I installed Julia on the head node of my cluster and logged into another > node using the qsub interactive mode. This loads my directory from the head > node on the remote node. However, when I tried to run Julia on that node, > it gives me the following error- > > Target architecture mismatch. Please delete or regenerate > sys.{so,dll,dylib}. > > What could be the problem ? Do I need to manually install Julia on each > node ? What if there are are hundreds of nodes ? > > Regards, > Kapil >
