Rakesh Ramachandran

Results 24 comments of Rakesh Ramachandran

Thanks @benmwebb for looking up regarding this. Yes this is exactly what I had in mind, was not aware of this option earlier. I was thinking more in terms of...

@benmwebb I forgot to mention there is also gmxapi (https://academic.oup.com/bioinformatics/advance-article/doi/10.1093/bioinformatics/bty484/5038467) python interfaced to Gromacs engine which might also be an attractive option.

Hi, I was able to resolve the previous issue but now get the following issue. Is it because of the cuda version, I am using Cuda 7.5. CMake Warning (dev)...

I am attaching the cmake build folder here. The command I used for compilation was ![image](https://github.com/steineggerlab/foldseek/assets/9167093/3b781c1e-6ce3-4507-bf57-dadd7eb061d5) [build.tar.gz](https://github.com/user-attachments/files/15776359/build.tar.gz)

I was able to compile and the GPU flag is available now. When I use the --gpu 1 flag I get `Segmentation fault (core dumped)`. If I don't use the...

It is CUDA Version: 12.0 with A100 GPU and Driver Version: 525.105.17. OS is Ubuntu 18.04.6 LTS and x86_64 architecture.

``` MMseqs Version: GITDIR-NOTFOUND Use GPU 1 Path to ProstT5 weights/ Chain name mode 0 Write mapping file 0 Mask b-factor threshold 0 Coord store mode 2 Write lookup file...

These are the files in the model directory. ![image](https://github.com/steineggerlab/foldseek/assets/9167093/e5aa7be7-4fc6-4d58-a1fb-5f4ca56a01b6)

![image](https://github.com/steineggerlab/foldseek/assets/9167093/5a0ffecb-c94d-4b16-85ce-5fad7f484f58) Same error as previously for the conda library compiled Foldseek GPU version with the test file you provided. I also noticed while using the nvidia-smi command that the GPU...

I am getting an error while compiling now. ``` /opt/conda/envs/foldseek-prostt5/bin/../lib/gcc/x86_64-conda-linux-gnu/12.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: cannot find -lblock-aligner-c: No such file or directory collect2: error: ld returned 1 exit status src/CMakeFiles/foldseek.dir/build.make:121: recipe for target 'src/foldseek'...