Giter Site home page Giter Site logo

Comments (2)

wyim-pgl avatar wyim-pgl commented on June 19, 2024

It looks like your computing nodes cannot access password system.

Usually, you don't need to do anything special authenticate for SGE job submission, because if you already login to login node, SGE collect the your information from login node.

However, if the compute nodes are also under kerberos authenticate, then you will need to
enable security when you compile SGE, that is, add the -kerberos flag (and make sure you have the kerberos development libraries on the machine where you compile the source, etc)

Also these errors appear either consistently or inconsistently and are no longer correlated with the use of OpenDirectory (problems appear with local user accounts as well), NFS, case-insensitive filesystems or any other system settings.

More information and background on this issue can be found via these links

https://linuxfollies.blogspot.com/2014/05/sssd-setup-in-bright-cluster.html

Can you do qrsh or qsub for your job?

simple tests are below

qrsh hostname
 qsub -b y -t 1-40 hostname

or

login as 'henry' instead of Henry.

If you have hetero HPC system with OSX and linux. It should be a problem.

If you cannot find anything, I hope you contact to your admin. Because this is not the DCBLAST problem.

from dcblast.

Amy-T avatar Amy-T commented on June 19, 2024

Thanks for the suggestions. We will give it a try.

from dcblast.

Related Issues (6)

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.