Shouchen Zhou
Shouchen Zhou
> I also met this issue. `RuntimeError: jaxlib/gpu/solver_kernels.cc:45: operation gpusolverDnCreate(&handle) failed: cuSolver has not been initialized`. Have you already solved it? I met the same problem. Have you solved it?...
> This message almost certainly means you ran out of GPU memory. > > Please read: https://jax.readthedocs.io/en/latest/gpu_memory_allocation.html Thank you. But it seems that the peak usage of my GPU memory...
Thank you so much for providing help. But I noticed that the downloaded dataset only container the PDB files, could you please tell me how I could find or generate...
Thank you so much.
> I have been successfully run. Environment follows: cuda 11.8 python 3.10.13 pytorch 2.1.1 causal_conv1d 1.1.1 mamba-ssm 1.2.0.post1 > > ``` > pip install torch==2.1.1 torchvision==0.16.1 torchaudio==2.1.1 --index-url https://download.pytorch.org/whl/cu118 >...
> > > I have been successfully run. Environment follows: cuda 11.8 python 3.10.13 pytorch 2.1.1 causal_conv1d 1.1.1 mamba-ssm 1.2.0.post1 > > > ``` > > > pip install torch==2.1.1...