Giter Site home page Giter Site logo

Comments (8)

grero avatar grero commented on July 21, 2024 1

Hi,
Did you try looking at the error produced by the worker? I faced a similar problem, and looking at the output files in ~/.julia-htc/julia--1.e I discovered that the environment was not exported, which gave an error like this:

fatal: error thrown and no exception handler available.
Base.InitError(mod=:Pkg, error=Base.KeyError(key="HOME"))

I'm still working on how to resolve that issue, though.

from clustermanagers.jl.

EdgarMCR avatar EdgarMCR commented on July 21, 2024

Hi,
I get the same error as grero but I am just using vanilla julia and condor and run the julia file from a bash script. At the start of the bash script I run
eval julia --version
which nicely outputs
julia version 0.5.0

However, running any julia file produces the same error as @grero.

from clustermanagers.jl.

azraq27 avatar azraq27 commented on July 21, 2024

I just submitted a patch that fixes it on my machine. All it does it add the HOME environment variable to the Condor worker submission

from clustermanagers.jl.

grero avatar grero commented on July 21, 2024

Just applied the patch from @azraq27 on my local clone of the repo. It seemed to help (I also had to add the PATH environment variable), in that the worker doesn't die immediately, but now it just seems to wait indefinitely to connect to the master process. This could be a network issue, but I'm not at all sure how to debug it, since no output is produced.

from clustermanagers.jl.

azraq27 avatar azraq27 commented on July 21, 2024

It writes the STDOUT and STDERR into *.o and *.e files in the ~/.julia-htc directory. Does the STDERR give you some idea of why the process isn't starting?

from clustermanagers.jl.

grero avatar grero commented on July 21, 2024

Thanks, it turns out that there was a problem with my network setup, unrelated to ClusterManagers. The patch completely solved the problem on the julia end for me.

from clustermanagers.jl.

ivborissov avatar ivborissov commented on July 21, 2024

Hi, does condor.jl support running HTCondor on Windows environment?

from clustermanagers.jl.

juliohm avatar juliohm commented on July 21, 2024

Too old to reproduce.

from clustermanagers.jl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.