ReactionMechanismGenerator / ReactionMechanismGenerator/T3

Allow setting the number of CPUs for an RMG run from the input file

Open
#88 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Type: Feature
Dominant language
Python
Stars
14
Forks
7
Avg merge
22h 36m
Merged PRs (30d)
22

Description

We should allow users to specify the number of CPUs for an RMG run directly from the input file like we do for execution_type and memory

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with examples/commented/input.yml around line 68, where execution_type and memory are documented, then trace how those input values are parsed for an RMG run. Done means users can specify the CPU count in the input file and the run uses that value consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.