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
Type
/
to 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 }}
rschoof
/
ginkgo
Public
forked from
ginkgo-project/ginkgo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Jan 13, 2022
Merge correction of CUDA version to support SpSM
Show description for 4defcc0
Thomas Grützmacher
authored
4defcc0
View commit details
Copy full SHA for 4defcc0
Browse repository at this point
Commits on Jan 12, 2022
Exclude CUDA 11.3.0 from the triangular solver
Show description for 78453f8
Thomas Grützmacher
committed
78453f8
View commit details
Copy full SHA for 78453f8
Browse repository at this point
Commits on Jan 10, 2022
Merge: Update MPI wrapper, add more tests and CI jobs
Show description for 388e91f
pratikvn
authored
388e91f
View commit details
Copy full SHA for 388e91f
Browse repository at this point
Commits on Jan 7, 2022
Add one-sided accumulate, fetch and op
pratikvn
committed
00fe9a8
View commit details
Copy full SHA for 00fe9a8
Browse repository at this point
Review update
pratikvn
committed
1ae3f10
View commit details
Copy full SHA for 1ae3f10
Browse repository at this point
Commits on Jan 6, 2022
Run as root for openmpi containers
pratikvn
committed
65bb2fe
View commit details
Copy full SHA for 65bb2fe
Browse repository at this point
Format files
Show description for 3fbf5f4
ginkgo-bot
and
pratikvn
committed
3fbf5f4
View commit details
Copy full SHA for 3fbf5f4
Browse repository at this point
Commits on Jan 5, 2022
Add more MPi jobs to CI
pratikvn
committed
3c95220
View commit details
Copy full SHA for 3c95220
Browse repository at this point
Add more tests + non-blocking calls.
Show description for 0816ed6
pratikvn
committed
0816ed6
View commit details
Copy full SHA for 0816ed6
Browse repository at this point
Rework gtest_mpi_main
pratikvn
committed
7aab2b1
View commit details
Copy full SHA for 7aab2b1
Browse repository at this point
Commits on Jan 3, 2022
Merge sparse output by default for sparse matrices
Show description for bec82bd
upsj
authored
bec82bd
View commit details
Copy full SHA for bec82bd
Browse repository at this point
write sparse output for sparse matrices by default
upsj
committed
3ddf077
View commit details
Copy full SHA for 3ddf077
Browse repository at this point
Merge bumping copyright year to 2022
Show description for c696eef
upsj
authored
c696eef
View commit details
Copy full SHA for c696eef
Browse repository at this point
Commits on Jan 1, 2022
avoid format issue with incomplete revert
upsj
committed
b5e0329
View commit details
Copy full SHA for b5e0329
Browse repository at this point
bump copyright year to 2022
upsj
committed
436a9f5
View commit details
Copy full SHA for 436a9f5
Browse repository at this point
Commits on Dec 22, 2021
Merge Build smoother on current level fine not previous level coarse
Show description for 0be7278
yhmtsai
authored
0be7278
View commit details
Copy full SHA for 0be7278
Browse repository at this point
Commits on Dec 21, 2021
use fine op not coarse op
yhmtsai
committed
b38ca37
View commit details
Copy full SHA for b38ca37
Browse repository at this point
build the smoother on the fine op
yhmtsai
committed
b700515
View commit details
Copy full SHA for b700515
Browse repository at this point
Commits on Dec 14, 2021
Merge naive lower triangular solver + updated cuSPARSE solvers
Show description for 00a4f67
upsj
authored
00a4f67
View commit details
Copy full SHA for 00a4f67
Browse repository at this point
complete sptrsv dpcpp stub
lksriemer
committed
3916a4b
View commit details
Copy full SHA for 3916a4b
Browse repository at this point
Commits on Dec 11, 2021
avoid testing buggy cuSPARSE behavior
upsj
committed
4a4bff9
View commit details
Copy full SHA for 4a4bff9
Browse repository at this point
Commits on Dec 10, 2021
fix circular dependency
upsj
committed
97a2a17
View commit details
Copy full SHA for 97a2a17
Browse repository at this point
Review updates
Show description for 73c45ad
2 people
authored and
upsj
committed
73c45ad
View commit details
Copy full SHA for 73c45ad
Browse repository at this point
Review updates
lksriemer
authored and
upsj
committed
420d6db
View commit details
Copy full SHA for 420d6db
Browse repository at this point
fix potential threadblock-level deadlock
upsj
committed
ccd0dea
View commit details
Copy full SHA for ccd0dea
Browse repository at this point
add support for multiple RHS to custom trisolve
upsj
committed
bee6006
View commit details
Copy full SHA for bee6006
Browse repository at this point
pass different vectors to trisolve analysis
upsj
committed
905c383
View commit details
Copy full SHA for 905c383
Browse repository at this point
use custom implementation for upper_trs
upsj
committed
5f60339
View commit details
Copy full SHA for 5f60339
Browse repository at this point
Add CUDA generic API triangular solver
upsj
committed
009fb32
View commit details
Copy full SHA for 009fb32
Browse repository at this point
Add NaN optimization to sptrsv
lksriemer
authored and
upsj
committed
a672512
View commit details
Copy full SHA for a672512
Browse repository at this point
Shrink trisolve block size for fallback
lksriemer
authored and
upsj
committed
a58b250
View commit details
Copy full SHA for a58b250
Browse repository at this point
Add fallback sptrsv kernel
lksriemer
authored and
upsj
committed
ed1962d
View commit details
Copy full SHA for ed1962d
Browse repository at this point
Review updates
lksriemer
authored and
upsj
committed
60eb661
View commit details
Copy full SHA for 60eb661
Browse repository at this point
Add naive lower triangular solver
lksriemer
authored and
upsj
committed
e622c25
View commit details
Copy full SHA for e622c25
Browse repository at this point
Commits on Dec 8, 2021
Merge: Update names for containers and jobs
Show description for e780783
pratikvn
authored
e780783
View commit details
Copy full SHA for e780783
Browse repository at this point
Previous
Next
You can’t perform that action at this time.