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
