Skip to content

Divide $cpus by number of splits #7

@suryasaha

Description

@suryasaha

Each parallel job gets all CPUs passed from the command line

if [ -n "${cpus}" ]; then ARGS="$ARGS --cpu $cpus"; fi

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions