Issues using GPU

Hi!

I’ve currently downloaded on a new machine the latest docker bempp/cl-notebook:latest.

However, on this machine, when running bempp I get a segmentation fault. This does not happens with the numba docker image.

In bempp/cl-notebook docker image, when I run the command nvidia-smi I get the following output, suggesting that the GPU is not being used:

±----------------------------------------------------------------------------+
| NVIDIA-SMI 515.65.01 Driver Version: 515.65.01 CUDA Version: 11.7 |
|-------------------------------±---------------------±---------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 NVIDIA GeForce … Off | 00000000:01:00.0 On | Off |
| 0% 47C P8 15W / 450W | 366MiB / 24564MiB | 0% Default |
| | | N/A |
±------------------------------±---------------------±---------------------+

±----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
±----------------------------------------------------------------------------+

Any hint on how can I for it tu use my GPU. BTW it is a 3090TI from nVidia?

Thanks in advance,
Gustavo