Hi Bart, ~/.ssh/environment could work, but it's a bit too global for my taste. :-)
Cheers, Oliver On Wednesday, August 17, 2016 at 1:11:43 PM UTC+2, Bart Janssens wrote: > > > > On Wed, Aug 17, 2016 at 12:53 PM Oliver Schulz <[email protected] > <javascript:>> wrote: > >> Sure, but *how* do I preset JULIA_NUM_THREADS in the environment of the >> workers? It'll still be application dependent, so it can be in a .profile >> or so (which probably won't be run anyway for the worker processes). >> >> >> > Hi Oliver, > > If the workers are launched through ssh, you might be able to use > ~/.ssh/environment. It's explained in the ssh manpage but I haven't tested > it. > > Cheers, > > Bart >
