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 }}
pzw520125
/
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
Wiki
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit History
Commits on Dec 5, 2017
warning cleanup (#1380)
Show description for 281a2b9
brada4
authored and
martin-frbg
committed
281a2b9
Copy full SHA for 281a2b9
Merge pull request #1382 from martin-frbg/dtrmv-1332
Show description for c49c6b2
martin-frbg
authored
c49c6b2
Copy full SHA for c49c6b2
Merge pull request #1386 from martin-frbg/bignuma
Show description for e2469a9
martin-frbg
authored
e2469a9
Copy full SHA for e2469a9
Merge pull request #1387 from martin-frbg/cmakeandroid
Show description for 5b71f3a
martin-frbg
authored
5b71f3a
Copy full SHA for 5b71f3a
Explicitly link against libm on Android with cmake as well
Show description for 9381ac2
martin-frbg
authored
9381ac2
Copy full SHA for 9381ac2
Limit MAX_CPU to 1024 for now
Show description for 28ae3ca
martin-frbg
authored
28ae3ca
Copy full SHA for 28ae3ca
Commits on Dec 3, 2017
Disable gemv unrolling
Show description for b414283
martin-frbg
authored
b414283
Copy full SHA for b414283
Disable multithreading for trmv
Show description for 38763ec
martin-frbg
authored
38763ec
Copy full SHA for 38763ec
Merge pull request #1381 from martin-frbg/ctest-warnings
Show description for 452fbef
martin-frbg
authored
452fbef
Copy full SHA for 452fbef
Fix compiler warnings in ctest
Show description for 8c83139
martin-frbg
authored
8c83139
Copy full SHA for 8c83139
Merge pull request #1379 from martin-frbg/warnfix
Show description for 881a50c
martin-frbg
authored
881a50c
Copy full SHA for 881a50c
Commits on Dec 2, 2017
Work around compiler warnings for unused variables in the generic zgemm3m_Xcopy kernels
martin-frbg
authored
8213385
Copy full SHA for 8213385
Merge pull request #1372 from martin-frbg/param
Show description for bede1c4
martin-frbg
authored
bede1c4
Copy full SHA for bede1c4
Prefix make jobs with travis_wait (#1378)
Show description for 1d2da67
martin-frbg
authored
1d2da67
Copy full SHA for 1d2da67
Commits on Dec 1, 2017
Merge pull request #1377 from isuruf/threads
Show description for 0dc291d
martin-frbg
authored
0dc291d
Copy full SHA for 0dc291d
Allow overriding NUM_THREADS
isuruf
committed
e0ddd7d
Copy full SHA for e0ddd7d
Merge pull request #1376 from xoviat/patch-2
Show description for adf4316
martin-frbg
authored
adf4316
Copy full SHA for adf4316
Commits on Nov 30, 2017
[appveyor] fix test directory
xoviat
authored
7fce11a
Copy full SHA for 7fce11a
Merge pull request #1375 from xoviat/patch-1
Show description for c40f01c
martin-frbg
authored
c40f01c
Copy full SHA for c40f01c
[appveyor] fix syntax
xoviat
authored
c567e34
Copy full SHA for c567e34
[appveyor] Use out-of-tree build and cache
xoviat
authored
c917278
Copy full SHA for c917278
Merge pull request #1373 from mc10/patch-1
Show description for 0639ed1
martin-frbg
authored
0639ed1
Copy full SHA for 0639ed1
Commits on Nov 29, 2017
README: Use the SVG Travis badge
kevinji
authored
f017e16
Copy full SHA for f017e16
Correct zgeadd_k prototype
martin-frbg
authored
7e860ac
Copy full SHA for 7e860ac
Merge pull request #1371 from martin-frbg/develop
Show description for db00a51
martin-frbg
authored
db00a51
Copy full SHA for db00a51
Commits on Nov 28, 2017
Add trivially optimized DSDOT for POWER8
martin
committed
7a4b3cf
Copy full SHA for 7a4b3cf
Merge pull request #1369 from martin-frbg/dsdot
Show description for 6c77b5f
martin-frbg
authored
6c77b5f
Copy full SHA for 6c77b5f
Merge pull request #1368 from brada4/develop
Show description for d8b3c3c
martin-frbg
authored
d8b3c3c
Copy full SHA for d8b3c3c
Commits on Nov 26, 2017
Merge pull request #1366 from martin-frbg/develop
Show description for beb1849
martin-frbg
authored
beb1849
Copy full SHA for beb1849
more dead increments clang4 scan-build deadcode.deadstores
brada4
committed
441a9c8
Copy full SHA for 441a9c8
Eliminate 2-8 dead increments code
brada4
committed
1236dbe
Copy full SHA for 1236dbe
Commits on Nov 25, 2017
elminate unread variable, after reiteration 3 of them (clang4)
brada4
committed
ef95cd4
Copy full SHA for ef95cd4
Commits on Nov 24, 2017
Add trivially optimized dsdot based on sdot
martin-frbg
authored
c92cd6d
Copy full SHA for c92cd6d
Add trivially optimized dsdot based on sdot
martin-frbg
authored
cae5d9a
Copy full SHA for cae5d9a
Add trivially optimized dsdot based on sdot
martin-frbg
authored
3d891c3
Copy full SHA for 3d891c3
Pagination
Previous
Next
You can’t perform that action at this time.