Giter VIP home page Giter VIP logo

Comments (6)

milot-mirdita avatar milot-mirdita commented on August 18, 2024

Which commit is this? I did a lot of refactoring today and might have broken something.

However, this does looks more like a foldseek issue and not server issue. What are you searching?

from mmseqs2-app.

JackKay404 avatar JackKay404 commented on August 18, 2024

I think I currently have commit 00f89de checked out?

commit 00f89de8fa191bf3824d07aea24c86c80117f148 (HEAD -> master, origin/master, origin/HEAD)
Author: Milot Mirdita <[email protected]>
Date:   Mon Apr 29 17:31:51 2024 +0900

    Another try to fix chain names

I'm searching one of my structures (a small protein ~ 50 AA) against the PDB structure database as a test that my setup is functional. I've run this search many times with previous commits without any issues but I saw new updates on the foldseek server so re-cloned the repo to implement them locally

from mmseqs2-app.

JackKay404 avatar JackKay404 commented on August 18, 2024

I tested the same sequence on the public server and this ran without error. Is the public server using your latest commits or a previous commit that I could roll back to?

from mmseqs2-app.

milot-mirdita avatar milot-mirdita commented on August 18, 2024

Did you rebuilt the docker containers or are you using the containers downloaded from GHCR? Can you try to do a docker compose pull within the docker-compose directory to make sure you are also on the latest GHCR container?

(This is the exact setup that the server is using).

from mmseqs2-app.

JackKay404 avatar JackKay404 commented on August 18, 2024

Apologies, I now think that this is relating to my setup. I'm running this inside a Multipass VM (Ubuntu 22.04) and observing the Segmentation fault (core dumped) error, however when I replicate in WSL2 the search runs perfectly. I will need to figure out why this happens in the VM but not WSL2... Any thoughts? I have allocated 12 Gb of memory to the VM and there is sufficient disk space

from mmseqs2-app.

milot-mirdita avatar milot-mirdita commented on August 18, 2024

I have no idea about multipass, but I've seen issues with SIMD support and VMs before. Make sure you are using whatever "host" cpu mode multipass might offer.

It's likely that the VM claims to support AVX2 in the /proc/cpuinfo, however then doesn't correctly expose the instructions.

from mmseqs2-app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.