google-deepmind / google-deepmind/deepmind-research
unable to run enformer tests
- Dominant language
- Jupyter Notebook
- Stars
- 15.2k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
Any ideas? This is on an Ubuntu 22.04 machine with 4 different GPUs, one of them a 16GB RTX A4000.
```
2022-07-06 15:20:28.789653: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library libcudnn.so.8
2022-07-06 15:20:42.297930: I tensorflow/stream_executor/cuda/cuda_dnn.cc:359] Loaded cuDNN version 8201
2022-07-06 15:21:00.665497: I tensorflow/stream_executor/platform/default/dso_loader.cc:53] Successfully opened dynamic library libcublas.so.11
2022-07-06 15:21:00.801593: E tensorflow/stream_executor/cuda/cuda_blas.cc:226] failed to create cublas handle: CUBLAS_STATUS_NOT_INITIALIZED
2022-07-06 15:21:00.857995: W tensorflow/core/framework/op_kernel.cc:1767] OP_REQUIRES failed at conv_ops.cc:1287 : Not found: No algorithm worked!
```
Contributor guide
Assessment
This issue has not been assessed yet.