Coder Social home page Coder Social logo

pbs_sub's Introduction

PBS任务提交脚本

为PBS任务提交提供一个统一的入口和可扩展框架。 脚本主要实现以下功能特性:

  • 对提交命令进行封装,根据软件,队列,团队因素等不同情况调节调度的参数
  • 优化调度策略
  • 对输入文件进行检查
  • 显示队列的使用情况

如何使用

这是一个纯命令行工具。参数分为两个层次:

  • 公共参数:在所有的软件中都有效
  • 私有参数:只在对应的软件扩展下生效

大致格式为./pbs_sub.py [公共参数] 软件名称 [私有参数]

可以使用

./pbs_sub.py -h

打印所有的公共参数说明,以及支持的软件列表和对应的脚本版本, 以及一些工具命令。

./pbs_sub.py

打印出当前pbs运行的统计信息

使用

./pbs_sub.py APP -h

打印对应的软件的的使用说明

pbs_sub's People

Contributors

thuhak avatar

Stargazers

 avatar

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.