Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
soedinglab
/
MMseqs2
Public
Notifications
You must be signed in to change notification settings
Fork
300
Star
2.1k
Code
Issues
260
Pull requests
27
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
64-bit build to allow 4.3B+ sequences
- #1111
#1111
Merged
martin-steinegger
merged 13 commits into
soedinglab:master
soedinglab/MMseqs2:master
from
bbuschkaemper:master
bbuschkaemper/MMseqs2:master
Copy head branch name to clipboard
Jun 19, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
64-bit build to allow 4.3B+ sequences
#1111
martin-steinegger
merged 13 commits into
soedinglab:master
soedinglab/MMseqs2:master
from
bbuschkaemper:master
bbuschkaemper/MMseqs2:master
Copy head branch name to clipboard
Commits
Commits on May 3, 2026
Add build flag to support 64-bit ints for more sequences.
bbuschkaemper
committed
d53779c
View commit details
Copy full SHA for d53779c
Browse repository at this point
Commits on May 5, 2026
Fix all remaining 32-bit ints to 64-bit.
bbuschkaemper
committed
5bf2b41
View commit details
Copy full SHA for 5bf2b41
Browse repository at this point
Commits on May 17, 2026
Merge branch 'soedinglab:master' into master
bbuschkaemper
authored
b19ded1
View commit details
Copy full SHA for b19ded1
Browse repository at this point
Add progress to align2clust.
bbuschkaemper
committed
73ccba0
View commit details
Copy full SHA for 73ccba0
Browse repository at this point
Commits on May 19, 2026
Fix possible race-condition in align2clust.
bbuschkaemper
committed
83d0d19
View commit details
Copy full SHA for 83d0d19
Browse repository at this point
Commits on May 22, 2026
Fix additional remaining 32-bit ints that might overflow.
bbuschkaemper
committed
1da8b1e
View commit details
Copy full SHA for 1da8b1e
Browse repository at this point
Commits on Jun 1, 2026
Merge branch 'soedinglab:master' into master
bbuschkaemper
authored
818b149
View commit details
Copy full SHA for 818b149
Browse repository at this point
Fix 32-bit usage in utility files (pairaln, offsetalignment, makepaddedsqdb, etc.).
Show description for c1516b5
bbuschkaemper
committed
c1516b5
View commit details
Copy full SHA for c1516b5
Browse repository at this point
Commits on Jun 10, 2026
Add mmseqs linclust comparison test.
bbuschkaemper
committed
f122bd3
View commit details
Copy full SHA for f122bd3
Browse repository at this point
Commits on Jun 19, 2026
Keep prefilter ids 32-bit + cap target splits at 2^32; fix default-build memory
Show description for 33473b1
martin-steinegger
committed
33473b1
View commit details
Copy full SHA for 33473b1
Browse repository at this point
Keep TmpResult.id 32-bit too (complete prefilter compaction)
Show description for b095c09
martin-steinegger
committed
b095c09
View commit details
Copy full SHA for b095c09
Browse repository at this point
Remove linclust comparison test script and its .gitignore
Show description for 5e48f3d
martin-steinegger
committed
5e48f3d
View commit details
Copy full SHA for 5e48f3d
Browse repository at this point
Make clustersizes 32-bit by default, 64-bit under MMSEQS_INT64_IDS
Show description for 1deddd4
martin-steinegger
committed
1deddd4
View commit details
Copy full SHA for 1deddd4
Browse repository at this point
You can’t perform that action at this time.