8000 GitHub - ysenarath/easysubmit: EasySubmit
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ysenarath/easysubmit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasySubmit

Introduction

easysubmit is a Python-based job scheduling and management system designed to seamlessly integrate with Slurm, a popular cluster management and job scheduling platform. This project aims to simplify the process of submitting, monitoring, and managing jobs on cluster environments.

Getting Started

Prerequisites

  • Python 3.9+
  • Slurm cluster environment

Installation

Method 1: Clone Repository and Install Dependencies

# Clone the repository
git clone https://github.com/ysenarath/easysubmit.git

# Navigate into the project directory
cd easysubmit

# Install dependencies
pip install -e .

Method 2: Install using pip

pip install easysubmit

Contributing

Contributions are welcome! Please submit a pull request with a clear description of changes.

License

easysubmit is licensed under the MIT License.

About

EasySubmit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0