Skip to content

Spack uses too many make processes by default #327

@eschnett

Description

@eschnett

I ran Spack on a particular modern workstation, and realized that it was calling make as make -j40. The system has 20 cores and hyperthreading enabled, so I see where the number 40 is coming from. However, I think it is too large.

There should be an option to set a machine-specific default for the maximum amount of parallelism, e.g. an option in .spack.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions