Giter Club home page Giter Club logo

Comments (2)

suchyta1 avatar suchyta1 commented on September 9, 2024

@germasch I agree on all this.

executable_path:` $(spack location-i gene)

Another options would be that If I make EFFIS aware of a spack installation, it should be able to find the executable by variants like spack does itself. But that's less general than a shell command.

Instead of having to change the run dir manually, it'd also be nice if there were an option to say run_dir_base=/path/to, and effis made a new subdirectory every time you run effis-compose. (This is just an idea I just had, I haven't thought about it in detail, so there may be issues with it, but in particular during debugging it often happens that I'll submit one job after the other...)

Scott was thinking along these lines too. I don't think a basic implementation is difficult, and I can definitely sympathize on how it'd be nice in debugging :)

from effis.

bd4 avatar bd4 commented on September 9, 2024

A third option for executable_path would be to resolve relative executable names. It could first look for an exe in CWD, and if that is not found, search PATH. This would be very generic and not require knowing about a spack install.

Re run directory, having effis-compose.py print out the run directory it just created would be easy to add and very helpful. Then I can copy and cd to it, or set it to an env var.

from effis.

Related Issues (9)

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.