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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
biocore
/
unifrac-binaries
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
2
Code
Issues
7
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Make concurrent one_off_* and ordination computes safe in one process
- #88
#88
Merged
sfiligoi
merged 27 commits into
main
biocore/unifrac-binaries:main
from
concurrency-safety
biocore/unifrac-binaries:concurrency-safety
Copy head branch name to clipboard
Aug 7, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
Make concurrent one_off_* and ordination computes safe in one process
#88
sfiligoi
merged 27 commits into
main
biocore/unifrac-binaries:main
from
concurrency-safety
biocore/unifrac-binaries:concurrency-safety
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
Add failing concurrency tests for in-memory computes (RED)
Show description for 4d73038
wasade
and
claude
committed
4d73038
View commit details
Copy full SHA for 4d73038
Browse repository at this point
Make progress-report state safe for concurrent computes (GREEN)
Show description for e05ca23
wasade
and
claude
committed
e05ca23
View commit details
Copy full SHA for e05ca23
Browse repository at this point
Bound n_substeps to the stripe range it divides
Show description for f277856
wasade
and
claude
committed
f277856
View commit details
Copy full SHA for f277856
Browse repository at this point
Add one_off_matrix_inmem_v4 with a per-call subsample seed
Show description for ff67a90
wasade
and
claude
committed
ff67a90
View commit details
Copy full SHA for ff67a90
Browse repository at this point
Commits on Jul 31, 2026
Document the concurrency contract, and guard api.hpp
Show description for 1366214
wasade
and
claude
committed
1366214
View commit details
Copy full SHA for 1366214
Browse repository at this point
Document that a seeded subsample reproduces per thread count only
Show description for df22fa4
wasade
and
claude
committed
df22fa4
View commit details
Copy full SHA for df22fa4
Browse repository at this point
Gate the in-memory static archive in CI
Show description for e1dced2
wasade
and
claude
committed
e1dced2
View commit details
Copy full SHA for e1dced2
Browse repository at this point
Add per-call seeds to the ordination entry points
Show description for 3aec287
wasade
and
claude
committed
3aec287
View commit details
Copy full SHA for 3aec287
Browse repository at this point
Simplify the concurrency work, and make pcoa*_seeded reachable
Show description for 1bba6ad
wasade
and
claude
committed
1bba6ad
View commit details
Copy full SHA for 1bba6ad
Browse repository at this point
Ignore build artifacts that were loose in the tree
Show description for 6d7cd33
wasade
committed
6d7cd33
View commit details
Copy full SHA for 6d7cd33
Browse repository at this point
Tighten the concurrency section
Show description for 124d7ab
wasade
committed
124d7ab
View commit details
Copy full SHA for 124d7ab
Browse repository at this point
Stop asserting a GPU PERMANOVA p-value that skbb cannot reproduce
Show description for b6e00b3
wasade
and
claude
committed
b6e00b3
View commit details
Copy full SHA for b6e00b3
Browse repository at this point
Point the PERMANOVA GPU gate at the upstream issue
Show description for a7786ab
wasade
and
claude
committed
a7786ab
View commit details
Copy full SHA for a7786ab
Browse repository at this point
Log which accelerator mode the PERMANOVA concurrency suite ran in
Show description for d2a2897
wasade
and
claude
committed
d2a2897
View commit details
Copy full SHA for d2a2897
Browse repository at this point
Let the PERMANOVA p-value step by one count, and drop the acc query
Show description for c249bce
wasade
and
claude
committed
c249bce
View commit details
Copy full SHA for c249bce
Browse repository at this point
Commits on Aug 1, 2026
Act on the code review of the PERMANOVA tolerance change
Show description for 28455dc
wasade
and
claude
committed
28455dc
View commit details
Copy full SHA for 28455dc
Browse repository at this point
Report an unloadable accelerator variant once, not on every probe
Show description for 8f35659
wasade
and
claude
committed
8f35659
View commit details
Copy full SHA for 8f35659
Browse repository at this point
CI: take Rcpp from cloud.r-project.org, not one university mirror
Show description for 2b605eb
wasade
and
claude
committed
2b605eb
View commit details
Copy full SHA for 2b605eb
Browse repository at this point
Commits on Aug 3, 2026
Add device_id to the v4 in-memory entry points
Show description for 6caa450
wasade
and
claude
committed
6caa450
View commit details
Copy full SHA for 6caa450
Browse repository at this point
Act on the PR review: keep v3 dispatched, drop EXTERN from pcoa*_seeded
Show description for 40827bf
wasade
and
claude
committed
40827bf
View commit details
Copy full SHA for 40827bf
Browse repository at this point
Commits on Aug 4, 2026
CI: match the pcoa* symbols by demangled name in the inmem check
Show description for 2c2a23c
wasade
and
claude
committed
2c2a23c
View commit details
Copy full SHA for 2c2a23c
Browse repository at this point
Put inmem v3 back in api.cpp, and drop the conditional compilation
Show description for 9816ad7
wasade
and
claude
committed
9816ad7
View commit details
Copy full SHA for 9816ad7
Browse repository at this point
Drop the GPU PERMANOVA writeup; upstream bug, separate PR
Show description for 9d30801
wasade
and
claude
committed
9d30801
View commit details
Copy full SHA for 9d30801
Browse repository at this point
Remove SIGUSR1 progress reporting
Show description for 1adb47a
wasade
and
claude
committed
1adb47a
View commit details
Copy full SHA for 1adb47a
Browse repository at this point
Give unsupported_device a status message before it is read out of bounds
Show description for c4ab348
wasade
and
claude
committed
c4ab348
View commit details
Copy full SHA for c4ab348
Browse repository at this point
Delete progressbar(), the last unused progress-reporting code
Show description for 82003d4
wasade
and
claude
committed
82003d4
View commit details
Copy full SHA for 82003d4
Browse repository at this point
Commits on Aug 7, 2026
Cut the build-log commentary out of the comments
Show description for d50276e
wasade
and
claude
committed
d50276e
View commit details
Copy full SHA for d50276e
Browse repository at this point
You can’t perform that action at this time.