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
Add support for CUDA 12
- #3352
#3352
Merged
umar456
merged 18 commits into
arrayfire:master
arrayfire/arrayfire:master
from
umar456:cuda12
umar456/arrayfire:cuda12
Copy head branch name to clipboard
Jan 10, 2023
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Add support for CUDA 12
#3352
umar456
merged 18 commits into
arrayfire:master
arrayfire/arrayfire:master
from
umar456:cuda12
umar456/arrayfire:cuda12
Copy head branch name to clipboard
Commits
Commits on Jan 1, 2023
Put all internal symbols in the arrayfire namespace
Show description for 3e5c870
umar456
committed
3e5c870
View commit details
Copy full SHA for 3e5c870
Browse repository at this point
Move oneapi namespace into the arrayfire namespace
umar456
committed
7ebb03c
View commit details
Copy full SHA for 7ebb03c
Browse repository at this point
Fix af_spdlog target for non-header-only builds
umar456
committed
53cf9a6
View commit details
Copy full SHA for 53cf9a6
Browse repository at this point
Make CUDA libraries for dynamic linking private
umar456
committed
c611a2b
View commit details
Copy full SHA for c611a2b
Browse repository at this point
Commits on Jan 3, 2023
Add Version class to manage external version printing and conparisons
umar456
committed
2dfde56
View commit details
Copy full SHA for 2dfde56
Browse repository at this point
Update AF_ASSERT_ARRAYS_[EQ,NEAR] to accept sparse arrays
Show description for e3cb189
umar456
committed
e3cb189
View commit details
Copy full SHA for e3cb189
Browse repository at this point
Add support for CUDA 12
umar456
committed
aa429a8
View commit details
Copy full SHA for aa429a8
Browse repository at this point
Enable support for p2447 style span initialization
umar456
committed
77da1a8
View commit details
Copy full SHA for 77da1a8
Browse repository at this point
Update compiers.h header to add if constexpr macro
umar456
committed
76bbbd8
View commit details
Copy full SHA for 76bbbd8
Browse repository at this point
Revert CUDA C++ standard to 14 to support older CUDA toolkits
umar456
committed
c80818c
View commit details
Copy full SHA for c80818c
Browse repository at this point
Fix CUB include paths when CUDA 10.2 and lower toolkits are used
umar456
committed
6f0de41
View commit details
Copy full SHA for 6f0de41
Browse repository at this point
Set minimum toolkit version to 10.2
umar456
committed
d3d3a23
View commit details
Copy full SHA for d3d3a23
Browse repository at this point
Fix errors in the fmt library when printing const dim3 values
umar456
committed
6392a84
View commit details
Copy full SHA for 6392a84
Browse repository at this point
Fix warning when building spdlog. Caused errors on GitHub actions
umar456
committed
4c01aab
View commit details
Copy full SHA for 4c01aab
Browse repository at this point
Cleanup advanced CMake variables and Gtest compile flags and def
umar456
committed
b7d56d7
View commit details
Copy full SHA for b7d56d7
Browse repository at this point
Commits on Jan 9, 2023
Fix unused cusparse CSC code path in the CUDA backend
umar456
committed
65bdf3f
View commit details
Copy full SHA for 65bdf3f
Browse repository at this point
Commits on Jan 10, 2023
Check the result of cuda error functions before using results
umar456
committed
56e15bf
View commit details
Copy full SHA for 56e15bf
Browse repository at this point
Clear the thread_local vectors and stringstream in case of exception
umar456
committed
2f6a497
View commit details
Copy full SHA for 2f6a497
Browse repository at this point
You can’t perform that action at this time.