Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
ThanhPham1987
/
OpenBLAS
Public
forked from
OpenMathLib/OpenBLAS
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit History
Commits on Dec 19, 2023
Merge pull request #4382 from Mousius/sve-dot-again
Show description for fa220b2
martin-frbg
authored
fa220b2
Copy full SHA for fa220b2
Merge pull request #4381 from darshanp4/issue_4323
Show description for 3f46d0c
martin-frbg
authored
3f46d0c
Copy full SHA for 3f46d0c
Use numeric labels to allow repeated inlining
Mousius
committed
60e6672
Copy full SHA for 60e6672
Tweak SVE dot kernel
Show description for 7a4fef4
Mousius
committed
7a4fef4
Copy full SHA for 7a4fef4
Update GEMM param for NEOVERSEV1
Darshan Patel
committed
dab0da8
Copy full SHA for dab0da8
Commits on Dec 15, 2023
Merge pull request #4378 from martin-frbg/issue3871
Show description for 3b520a5
martin-frbg
authored
3b520a5
Copy full SHA for 3b520a5
Merge pull request #4379 from barracuda156/ppc970
Show description for 563daad
martin-frbg
authored
563daad
Copy full SHA for 563daad
PPC970: drop -mcpu=970 which seems to produce faulty code
Show description for 8c14333
barracuda156
committed
8c14333
Copy full SHA for 8c14333
Merge pull request #4368 from martin-frbg/issue4073
Show description for d2f1594
martin-frbg
authored
d2f1594
Copy full SHA for d2f1594
Mention C906V instruction set limitation and update DYNAMIC_ARCH lists
martin-frbg
authored
544cb86
Copy full SHA for 544cb86
Merge pull request #4375 from martin-frbg/issue4352
Show description for 8793601
martin-frbg
authored
8793601
Copy full SHA for 8793601
Use C kernel for dgemv_t due to limitations of the old assembly one
martin-frbg
authored
f06b535
Copy full SHA for f06b535
Commits on Dec 14, 2023
Merge pull request #4370 from barracuda156/unbreak_powerpc
Show description for 293131d
martin-frbg
authored
293131d
Copy full SHA for 293131d
cc.cmake: use -force_cpusubtype_ALL for Darwin PPC
barracuda156
committed
981e315
Copy full SHA for 981e315
KERNEL.PPC970, KERNEL.PPCG4: unbreak CMake parsing
Show description for d9653af
barracuda156
committed
d9653af
Copy full SHA for d9653af
Commits on Dec 13, 2023
Merge pull request #4371 from barracuda156/970
Show description for 302ca7e
martin-frbg
authored
302ca7e
Copy full SHA for 302ca7e
cc.cmake: add optflags for G5 and G4 kernels
barracuda156
committed
a8d3619
Copy full SHA for a8d3619
Commits on Dec 12, 2023
revert addition of MSVC-compatible complex (moved to lapacke_config.h)
martin-frbg
authored
aa46f1e
Copy full SHA for aa46f1e
Add MSVC-compatible complex types
martin-frbg
authored
dcdc351
Copy full SHA for dcdc351
Merge pull request #4369 from ChipKerchner/power10Copies
Show description for 55a0718
martin-frbg
authored
55a0718
Copy full SHA for 55a0718
Merge remote-tracking branch 'origin/develop' into power10Copies
Chip-Kerchner
committed
93747fb
Copy full SHA for 93747fb
remove extraneous endif
martin-frbg
authored
dcf6999
Copy full SHA for dcf6999
Commits on Dec 11, 2023
Add complex type definitions for MSVC
martin-frbg
authored
330101e
Copy full SHA for 330101e
Merge pull request #4367 from barracuda156/unbreak_powerpc
Show description for d9f1478
martin-frbg
authored
d9f1478
Copy full SHA for d9f1478
cpuid_power.c: add CPU_SUBTYPE_POWERPC_7400 case
barracuda156
committed
9dbc812
Copy full SHA for 9dbc812
system_check.cmake: fix arch detection for Darwin PowerPC
barracuda156
committed
c732f27
Copy full SHA for c732f27
Commits on Dec 9, 2023
Merge pull request #4359 from mseminatore/win_perf
Show description for e60fb0f
martin-frbg
authored
e60fb0f
Copy full SHA for e60fb0f
Merge branch 'OpenMathLib:develop' into win_perf
mseminatore
authored
efa9515
Copy full SHA for efa9515
Commits on Dec 8, 2023
Replace two vector loads with one vector pair load and fix endianess of stores.
Chip-Kerchner
committed
4e738e5
Copy full SHA for 4e738e5
Commits on Dec 7, 2023
some cleanup, dynamically scale threads, add missing WIN_CASE defn
mseminatore
committed
edac80d
Copy full SHA for edac80d
Merge pull request #4019 from uniontech-lilinjie/develop
Show description for 5b09833
martin-frbg
authored
5b09833
Copy full SHA for 5b09833
Merge pull request #4362 from yinshiyou/la-dev
Show description for 3193aa9
martin-frbg
authored
3193aa9
Copy full SHA for 3193aa9
loongarch64: Add optimizations for nrm2.
yancheng
authored and
yinshiyou
committed
d32f38f
Copy full SHA for d32f38f
loongarch64: Add optimizations for rot.
yancheng
authored and
yinshiyou
committed
f9b4689
Copy full SHA for f9b4689
loongarch64: Add optimizations for sum and asum.
yancheng
authored and
yinshiyou
committed
c80e7e2
Copy full SHA for c80e7e2
Pagination
Previous
Next
You can’t perform that action at this time.