Skip to content
This repository was archived by the owner on Jul 10, 2021. It is now read-only.
This repository was archived by the owner on Jul 10, 2021. It is now read-only.

Crash in scikit-learn RandomSearch with n_jobs=8 #134

Open
@alexjc

Description

@alexjc

Theano's compilation compile cache is locked for a single thread, but execution should work with multiprocessing to help max out the CPU usage. However, currently Python process crash randomly when using n_jobs=8.

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