Giter Club home page Giter Club logo

Comments (7)

AlexeyG avatar AlexeyG commented on May 14, 2024

Sorry, I was too fast to post a question.
I just found different branch of pyslurm, which compiled well after removing version checks.

Does this version have any limitations/unfinished bits?

from pyslurm.

gingergeeks avatar gingergeeks commented on May 14, 2024

Alexey,
I was just writing a response when you updated your message :) PySlurm is still an ongoing project with lots of unfinished bits, one notable area is currently no job submission. This would be easy to add but I also need to fix and refine various areas such as proper unicode handling and Python3 compatibility.

The version checks are mainly there because structs and enum changes can happen. When they do I tend to create a new branch to support the new version but sometimes if the changes are not dramatic then changing the max version limit in setup.py should work.

Also as this grew from a quick lunch time hack it is currently not very pythonic and I would love to have it rewritten but I have other things I want to do.

Best Regards

Mark

from pyslurm.

duanbj avatar duanbj commented on May 14, 2024

@AlexeyG hi,
I met the same problem with you,i want to know which branch you used.
wait for you response.

from pyslurm.

AlexeyG avatar AlexeyG commented on May 14, 2024

The one with the highest version number - 15.08.2

from pyslurm.

duanbj avatar duanbj commented on May 14, 2024

@AlexeyG thanks

from pyslurm.

gingergeeks avatar gingergeeks commented on May 14, 2024

I will get to updating 15.08.6 shortly but you can use the 15.08.2 branch and change the setup.py variable max_slurm_hex_version = "0x0f0803" to max_slurm_hex_version = "0x0f0806"

I have not tested this so I can't guarantee it will work until I get around to testing later this week.

Mark

from pyslurm.

gingergeeks avatar gingergeeks commented on May 14, 2024

We are currently fixing and refactoring the master branch. Once complete we will merge back into 15.08.2 and then create new branches for the later 15.08 versions.

from pyslurm.

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.