Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CuPy support #265

Open
thomasaarholt opened this issue May 22, 2021 · 0 comments
Open

CuPy support #265

thomasaarholt opened this issue May 22, 2021 · 0 comments

Comments

@thomasaarholt
Copy link

Hi,

CuPy is a NumPy-like library for array computation on the GPU. While they do support some scipy-features, there is no minimization routine. CuPy is CUDA-backed, and contains mechanisms for zero-copy transferring the data between other software packages like PyTorch and Tensorflow, without going via the CPU / NumPy.

Does (will/might) GooFit support data that is already on the GPU?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant