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 }}
arrayfire
/
arrayfire
Public
Notifications
You must be signed in to change notification settings
Fork
555
Star
4.9k
Code
Issues
292
Pull requests
39
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Batch support for solve function in all backends
- #1705
#1705
Merged
9prady9
merged 7 commits into
arrayfire:master
arrayfire/arrayfire:master
from
pavanky:linalg_batch
pavanky/arrayfire:linalg_batch
Copy head branch name to clipboard
Jul 31, 2021
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Batch support for solve function in all backends
#1705
9prady9
merged 7 commits into
arrayfire:master
arrayfire/arrayfire:master
from
pavanky:linalg_batch
pavanky/arrayfire:linalg_batch
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2021
Adding support for batched solve in CUDA backend
pavanky
authored and
umar456
committed
0d6a3b4
View commit details
Copy full SHA for 0d6a3b4
Browse repository at this point
Commits on Jul 30, 2021
Add batch support for CPU and OpenCL solve. Add solver batch tests
Show description for 1b0074f
umar456
committed
1b0074f
View commit details
Copy full SHA for 1b0074f
Browse repository at this point
Use pinned memory to copy device pointers in CUDA solve
umar456
committed
6b28779
View commit details
Copy full SHA for 6b28779
Browse repository at this point
Allow MKL as a valid entry for AF_COMPUTE_LIBRARY
umar456
committed
1efd5d0
View commit details
Copy full SHA for 1efd5d0
Browse repository at this point
Improve disabled linear algebra error message. minor header updates
umar456
committed
991f69d
View commit details
Copy full SHA for 991f69d
Browse repository at this point
Use correct assert macros in solve_dense tests
9prady9
authored and
umar456
committed
e5a1567
View commit details
Copy full SHA for e5a1567
Browse repository at this point
Check symbols in MKL to enable solve batch functionality
Show description for 1ee9b96
umar456
committed
1ee9b96
View commit details
Copy full SHA for 1ee9b96
Browse repository at this point
You can’t perform that action at this time.