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

Installation not working on GPUs #19

Open
lcopparoni opened this issue Jan 30, 2025 · 0 comments
Open

Installation not working on GPUs #19

lcopparoni opened this issue Jan 30, 2025 · 0 comments

Comments

@lcopparoni
Copy link

Hi,
I have tried installing BBHx on a GPU cluster
when I import the Waveform generator as such

import numpy as np
import cupy as cp
from bbhx.waveformbuild import BBHWaveformFD

It fails to load the GPU module for the resposnse and it imports the CPU one.
the error happening in "response/fastfdresponse.py" is:
No module named 'bbhx.response.cutils'

For completeness’s sake, I leave the specifics of the machine I am doing the installation on:

  • python 3.12
  • cuda/12.1
  • GPUs: NVIDIA Tesla P100 PCIe
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