Skip to content

Setting a limit or cap for the test suite number of avaliable cores #72

@danejo3

Description

@danejo3

#68 (comment)

The get_core_count() is located in yeat/tests/__init__.py. This function was implemented to get all the available cores from the current system to speed up the assembly process. One concern that was pointed out in #68 was that there is no cap or limit to how many cores can be used for the test suite. Setting a limit or cap can prevent CI or HPC environments with limited resources from crashing or doing erroneous things.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions