Re: [julia-users] Re: How to build Julia in a portable way (for compute farm deployment)?

2014-09-11 Thread Elliot Saba
Your approach is correct, unfortunately our Makefiles are not yet smart enough to set OPENBLAS_DYNAMIC_ARCH=0 if you have overridden OPENBLAS_TARGET_ARCH, so you need to set that as well in order for your OPENBLAS_TARGET_ARCH flag to have any meaning

[julia-users] Re: How to build Julia in a portable way (for compute farm deployment)?

2014-09-11 Thread Viral Shah
I assume it is on linux. If it is ubuntu, you could just use the binaries from our APT repository. -viral On Thursday, September 11, 2014 7:47:01 AM UTC+5:30, Glen Hertz wrote: > > Hi, > > I'm trying to deploy Julia to users in a compute farm environment with > many machines running on differen