Oliver Schulz

Results 665 comments of Oliver Schulz

> Do you actively use the ElasticManager functionality? Yes, we do, quite actively, but currently the experimental version in ParallelProcessingTools. The plan is still to re-upstream it though. I'll rebase...

> What do you think about moving the elastic manager out to a new standalone package, e.g. ElasticClusterManager.jl? I'd be all for it! We have to release a ClusterManagers v2.0...

> Yep, which I'll need to do anyway once I remove Slurm from this package. Ok, that's perfect then. Because I can then upstream my changes to `ElasticClusterManager` directly -...

> @oschulz I've invited you to the repo. You can accept the invitation here: Thanks!

See https://github.com/JuliaParallel/ElasticClusterManager.jl/issues/5

Ok I narrowed this down a bit, so maybe we can actually call this a bug in the Julia VS-Code extension. When I use ```json { "julia.executablePath": "/home/myusername/start-julia.sh" } ```...

> I'm surprised that it works at all for some cases ;) It's kinda magical, and I don't know how, but the Remote-SSH extension works seamlessly with the Julia extension,...

> What I don't understand is why the env variable seems to work for starting the REPL :) Why wouldn't it, naively? I had assumed that if you speficy them...

Thanks for the link to "Preferences: Open Remote Settings" btw. - just tried it, works well.

@ChrisRackauckas and @devmotion we're currently a bit in version hell between Lux and Bijectors in regard to ForwardDiff (https://github.com/LuxDL/Lux.jl/issues/1530). Is the any way this can be merged?