Skip to content

Divide $cpus by number of splits #7

Description

@suryasaha

Each parallel job gets all CPUs passed from the command line

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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