Coder Social home page Coder Social logo

Error in pbs job about casm-configs HOT 3 OPEN

vishnusudarsanv avatar vishnusudarsanv commented on August 21, 2024
Error in pbs job

from casm-configs.

Comments (3)

ajjackson avatar ajjackson commented on August 21, 2024

I haven't got as far as using these to submit jobs myself. To be honest I'm still finding it very cumbersome to work on files within Docker instances; presumably there is an elegant way of doing the necessary file-sharing but it seems to lead to lots of permissions problems!

Your specific error message seems to be that CASM can't interact with the scheduler by running qsub. That makes sense; it's running inside a container that doesn't look anything like a cluster login node. Perhaps a Docker expert can suggest a way to smuggle shell calls outside of the container?

I don't think this workflow (running CASM in a container on a submission node, from which it submits calculations) is going to work. It is probably more viable to either
a) have CASM generate a batch of calculation setups, submit/run these yourself from outside the Docker container, then do post-processing inside the container
b) qsub a script that runs Docker and performs parallel calculations within the container.

a) seems more feasible to me, but I'm afraid I haven't got this far yet.

from casm-configs.

vishnusudarsanv avatar vishnusudarsanv commented on August 21, 2024

Thank you for your prompt reply. I will proceed as you suggested.

from casm-configs.

ajjackson avatar ajjackson commented on August 21, 2024

Great! Please let me know if you come up with a good workflow for getting the files in and out of Docker.

from casm-configs.

Related Issues (1)

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.