LSF Handbook
Ctrlk
  • 前言
  • 迁移通知
  • Part I 入门介绍篇
    • Chapter 1 LSF 介绍
  • Chapter 2 安装、升级与迁移
  • Part II 基础操作篇
    • Chapter 3 用户操作基础
  • Chapter 4 管理员操作基础
  • Part III 作业调度篇
    • Chapter 5 作业调度管理
      • 5.1 关于 IBM Spectrum LSF
      • 5.2 作业运行
        • bsub 提交作业
          • [将作业提交到特定队列](chapter5/section2/subsection1/About submitting a job to a specific queue.md)
          • [查看可用队列](chapter5/section2/subsection1/View available queues.md)
          • [将作业提交到队列](chapter5/section2/subsection1/Submit a job to a queue.md)
          • [提交与项目关联的作业 (bsub -P)](chapter5/section2/subsection1/Submit a job associated with a project.md)
          • [提交与用户组关联的作业 (bsub -G)](chapter5/section2/subsection1/Submit a job associated with a user group.md)
          • [提交有作业名的作业 (bsub -J)](chapter5/section2/subsection1/Submit a job with a job name.md)
          • [提交作业到服务类 (bsub -sla)](chapter5/section2/subsection1/Submit a job to a service class.md)
          • [在作业组下提交作业 (bsub -g)](chapter5/section2/subsection1/Submit a job under a job group.md)
          • [提交带有 JSON 文件的作业 (bsub -json)](chapter5/section2/subsection1/Submit a job with a JSON file.md)
          • [提交带有 YAML 文件的作业 (bsub -yaml)](chapter5/section2/subsection1/Submit a job with a YAML file.md)
          • [提交带有 JSDL 文件的作业 (bsub -jsdl)](chapter5/section2/subsection1/Submit a job with a JSDL file.md)
        • [修改正在等待的作业 (bmod)](chapter5/section2/subsection2/Modify pending jobs.md)
        • [修改正在运行的作业](chapter5/section2/subsection3/Modify running jobs.md)
        • [关于控制作业](chapter5/section2/subsection4/About controlling jobs.md)
        • [将 LSF 与非共享文件空间一起使用](chapter5/section2/subsection5/Using LSF with non-shared file space.md)
        • [关于资源预约](chapter5/section2/subsection6/About resource reservation.md)
        • [设置等待时间限制](chapter5/section2/subsection7/Set pending time limits.md)
      • 5.3 作业监控
  • Part IV 集群运维篇
    • Chapter 6 LSF 集群维护管理
  • Chapter 7 参考文档
  • Part V 功能拓展篇
    • Chapter 8 LSF 拓展
  • Chapter 9 最佳实践与建议
  • [Chapter 10 LSF 许可证调度程序](chapter10/LSF License Scheduler.md)
  • Part VI 经验总结篇
    • Chapter 11
    • Chapter 12
  • 后记
  • 附录
  • 参考资料
由 GitBook 提供支持
在本页

这有帮助吗?

  1. Part III 作业调度篇
  2. Chapter 5 作业调度管理
  3. 5.2 作业运行
  4. bsub 提交作业

[提交带有 JSON 文件的作业 (bsub -json)](chapter5/section2/subsection1/Submit a job with a JSON file.md)

上一页[在作业组下提交作业 (bsub -g)](chapter5/section2/subsection1/Submit a job under a job group.md)下一页[提交带有 YAML 文件的作业 (bsub -yaml)](chapter5/section2/subsection1/Submit a job with a YAML file.md)

这有帮助吗?