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
Accelerator
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 }}
t-kalinowski
/
quickr
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
184
Code
Issues
38
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add OpenMP parallel declarations and iterable handling
- #75
#75
Merged
t-kalinowski
merged 19 commits into
main
t-kalinowski/quickr:main
from
parallel-openmp
t-kalinowski/quickr:parallel-openmp
Copy head branch name to clipboard
Dec 30, 2025
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Add OpenMP parallel declarations and iterable handling
#75
t-kalinowski
merged 19 commits into
main
t-kalinowski/quickr:main
from
parallel-openmp
t-kalinowski/quickr:parallel-openmp
Copy head branch name to clipboard
Commits
Commits on Dec 27, 2025
Fix size constraints for declared dimensions
t-kalinowski
committed
0a013af
View commit details
Copy full SHA for 0a013af
Browse repository at this point
Add OpenMP directives for loops and sapply
t-kalinowski
committed
acb54f2
View commit details
Copy full SHA for acb54f2
Browse repository at this point
Add OpenMP tests and benchmarking helper
t-kalinowski
committed
efe631c
View commit details
Copy full SHA for efe631c
Browse repository at this point
Docs: document README build command
t-kalinowski
committed
5765245
View commit details
Copy full SHA for 5765245
Browse repository at this point
Docs: update README examples and figures
t-kalinowski
committed
4424465
View commit details
Copy full SHA for 4424465
Browse repository at this point
Stop setting OpenMP threads by default
t-kalinowski
committed
140a2a6
View commit details
Copy full SHA for 140a2a6
Browse repository at this point
delete bench
t-kalinowski
committed
d110e8c
View commit details
Copy full SHA for d110e8c
Browse repository at this point
Commits on Dec 28, 2025
Fix sapply lowering and singleton index handling
t-kalinowski
committed
acc088a
View commit details
Copy full SHA for acc088a
Browse repository at this point
Support abs() size expressions
t-kalinowski
committed
e8622f6
View commit details
Copy full SHA for e8622f6
Browse repository at this point
Update parallel declare docs and tests
t-kalinowski
committed
dbc4062
View commit details
Copy full SHA for dbc4062
Browse repository at this point
Add tests for singleton iterables and sapply ranges
t-kalinowski
committed
ca17573
View commit details
Copy full SHA for ca17573
Browse repository at this point
Commits on Dec 29, 2025
Harden OpenMP tests and seq handling
t-kalinowski
committed
1dd9ecb
View commit details
Copy full SHA for 1dd9ecb
Browse repository at this point
Fix OpenMP subprocess test path
t-kalinowski
committed
7ec790b
View commit details
Copy full SHA for 7ec790b
Browse repository at this point
Stabilize OpenMP parallelization tests
t-kalinowski
committed
053351b
View commit details
Copy full SHA for 053351b
Browse repository at this point
Relax OpenMP thread ratio check
t-kalinowski
committed
e947bc2
View commit details
Copy full SHA for e947bc2
Browse repository at this point
Make OpenMP scaling test more tolerant
t-kalinowski
committed
ca76e70
View commit details
Copy full SHA for ca76e70
Browse repository at this point
Commits on Dec 30, 2025
Move integerish helper to utils
t-kalinowski
committed
a53158c
View commit details
Copy full SHA for a53158c
Browse repository at this point
Relax OpenMP elapsed expectations
t-kalinowski
committed
62fd592
View commit details
Copy full SHA for 62fd592
Browse repository at this point
Relax OpenMP parallelism signal check
t-kalinowski
committed
7746497
View commit details
Copy full SHA for 7746497
Browse repository at this point
You can’t perform that action at this time.