bohrium-job
OfficialEffortlessly manage Bohrium compute jobs with the bohr CLI or API.
Authordptech-corp
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the management of compute jobs on the Bohrium platform, allowing users to submit, monitor, and manage jobs with ease, without the complexities of manual command-line operations.
Core Features & Use Cases
- Job Submission: Submit compute jobs using the bohr CLI or API, specifying the image, machine type, and command.
- Job Monitoring: Track the status of jobs in real-time, including running, completed, failed, and scheduled states.
- Job Management: Terminate, delete, or download results from jobs, and manage job groups for batch operations.
- Use Case: Suppose you need to run a complex molecular simulation on Bohrium. Use this Skill to submit the job, monitor its progress, and download the results once completed.
Quick Start
Submit a compute job on Bohrium to run a simulation using the bohr CLI with the command: `bohr job submit -m "registry.dp.tech/dptech/deepmd-kit:3.1.1" -t "c4_m15_1 * NVIDIA T4" -c "python train.py" -p ./input_dir/ --project_id YOUR_PROJECT_ID -n "my-job-name"
Dependency Matrix
Required Modules
bohr
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bohrium-job Download link: https://github.com/dptech-corp/bohrium-skills/archive/main.zip#bohrium-job Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.