Skip to content

Running Within a Computer Node #9

Description

@josephliccini

I originally was running my Java Application with the use of the pbs-java-api within the Head and Test nodes, which have access to the 'qsub' command, but due to instability within those nodes, I want to actually send my Java program in a extended walltime job to the cluster.

However, the 'qsub' command is not available to computer nodes, therefore the pbs-java-api PBS.qsub(String input) fails.

In scripts that I need to do this, I do

ssh testnode qsub script.sh

Any idea how to mirror that in the API?

I am having some trouble, and can't seem to figure it out...

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions