Skip to content

Request for CPU multi core processing support #33

@eitan-davis

Description

@eitan-davis

First, like your work, and I would like to make it better.

I would be nice to have support for multi-core processing. I know that numpy runs fast on the cpu but cannot use more then one core.
Also not all computers can use well the gpu and installing and using cupy is not straight foreword and easy as numpy.

On the side, there are module that able to use multi core for mathematical operation like numba. In addition, its installation is simple and it is easy to use.

I would like to help with that and it seems that the change for the code would not be so big.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions