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 }}
umar456
/
arrayfire
Public
forked from
arrayfire/arrayfire
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
arrayfire
src
backend
on
fix_constexpr
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 16, 2020
Fix constexpr error with vs2019 with half
umar456
committed
a38551e
View commit details
Copy full SHA for a38551e
View code at this point
Browse repository at this point
Commits on Oct 5, 2020
Add support for cuda 11.1 and compute 8.6
umar456
committed
db3c333
View commit details
Copy full SHA for db3c333
View code at this point
Browse repository at this point
Commits on Aug 21, 2020
Update select_compute_arch to support CUDA 11 and Ampere
Show description for 1405a94
umar456
authored and
9prady9
committed
1405a94
View commit details
Copy full SHA for 1405a94
View code at this point
Browse repository at this point
Commits on Aug 20, 2020
Add CUDA 11 to Toolkit2MaxCompute. Add Ampere sm to compute2cores
umar456
authored and
9prady9
committed
2fb662a
View commit details
Copy full SHA for 2fb662a
View code at this point
Browse repository at this point
Add functions to set and get the cache directory for runtime kernels
Show description for fe97af7
umar456
authored and
9prady9
committed
fe97af7
View commit details
Copy full SHA for fe97af7
View code at this point
Browse repository at this point
Commits on Aug 17, 2020
Create a more portable macro that disables deprecated warnings (#2997)
Show description for 87b94ad
umar456
authored
87b94ad
View commit details
Copy full SHA for 87b94ad
View code at this point
Browse repository at this point
Commits on Aug 15, 2020
Fix errors and warnings in RNG for CUDA 9.0
umar456
committed
e62aab0
View commit details
Copy full SHA for e62aab0
View code at this point
Browse repository at this point
Formatting and rewording of warning messages
Show description for 3e01de4
umar456
committed
3e01de4
View commit details
Copy full SHA for 3e01de4
View code at this point
Browse repository at this point
Add utility header included from cuda_fp16.hpp for CUDA 9
Show description for 0e8d5fd
umar456
committed
0e8d5fd
View commit details
Copy full SHA for 0e8d5fd
View code at this point
Browse repository at this point
Fix checkAndSetDevMaxCompute when the device cc is greater than max
Show description for 6b314a9
umar456
committed
6b314a9
View commit details
Copy full SHA for 6b314a9
View code at this point
Browse repository at this point
Commits on Aug 13, 2020
Correct interp helper calls in other kernels that use it
9prady9
committed
8df8e6f
View commit details
Copy full SHA for 8df8e6f
View code at this point
Browse repository at this point
Address perf regression in approx after dim based interop was introduced
9prady9
committed
5360328
View commit details
Copy full SHA for 5360328
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
Fix problems in RNG for older compute architectures with fp16
umar456
authored and
9prady9
committed
fe0c8d5
View commit details
Copy full SHA for fe0c8d5
View code at this point
Browse repository at this point
Further improve the box muller function by fixing rounding issues
Show description for dffa8c5
umar456
authored and
9prady9
committed
dffa8c5
View commit details
Copy full SHA for dffa8c5
View code at this point
Browse repository at this point
Fix warning in compile module about the length of the error message
umar456
authored and
9prady9
committed
4d1c47b
View commit details
Copy full SHA for 4d1c47b
View code at this point
Browse repository at this point
Fix randn by passing in correct values to boxMuller
Show description for c022b37
umar456
authored and
9prady9
committed
c022b37
View commit details
Copy full SHA for c022b37
View code at this point
Browse repository at this point
Commits on Aug 8, 2020
Add f16 support for histogram
umar456
committed
ead53b9
View commit details
Copy full SHA for ead53b9
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
Add min driver versions for CUDA 11
9prady9
committed
95919f3
View commit details
Copy full SHA for 95919f3
View code at this point
Browse repository at this point
Commits on Jul 17, 2020
Add missing non-const Array::getNode method in CPU/OpenCL backends
Show description for a67c346
9prady9
committed
a67c346
View commit details
Copy full SHA for a67c346
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
Use .bin extension for kernel binaries that are saved to disk
9prady9
committed
75e3c6c
View commit details
Copy full SHA for 75e3c6c
View code at this point
Browse repository at this point
Check exceptions in CUDA compileModule and Log binary write/load failures
9prady9
committed
58dc98e
View commit details
Copy full SHA for 58dc98e
View code at this point
Browse repository at this point
Enable disk caching support for OpenCL kernel binaries
9prady9
committed
9cd94d3
View commit details
Copy full SHA for 9cd94d3
View code at this point
Browse repository at this point
Commits on Jul 10, 2020
Fix barrierOR fn in confidence connected opencl kernel (#2969)
Show description for 64855cb
9prady9
authored
64855cb
View commit details
Copy full SHA for 64855cb
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
Add move constructor and operator= for dim4, Array<T> SparseArray<T>
umar456
authored and
9prady9
committed
0308a5c
View commit details
Copy full SHA for 0308a5c
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Add support for cuDNN verion 8
Show description for 7bea308
9prady9
authored and
umar456
committed
7bea308
View commit details
Copy full SHA for 7bea308
View code at this point
Browse repository at this point
Commits on Jul 3, 2020
Fix cuDNN runtime version checks and warnings
umar456
committed
c577fa0
View commit details
Copy full SHA for c577fa0
View code at this point
Browse repository at this point
Remove cuDNN compute capablity check as its inaccurate
umar456
committed
3167916
View commit details
Copy full SHA for 3167916
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
Refactor Kernel::[setScalar|getScalar] to setFlag & getFlag respectively
9prady9
authored and
umar456
committed
999a9dc
View commit details
Copy full SHA for 999a9dc
View code at this point
Browse repository at this point
Change backend Kernel::setScalar to be async by default
9prady9
authored and
umar456
committed
6875331
View commit details
Copy full SHA for 6875331
View code at this point
Browse repository at this point
Propagate build errors to user facing exceptions
umar456
committed
930acaa
View commit details
Copy full SHA for 930acaa
View code at this point
Browse repository at this point
Correct the build error enum in buildProgram
umar456
committed
b146098
View commit details
Copy full SHA for b146098
View code at this point
Browse repository at this point
Fix compilation error in final_boundary_reduce_dim
Show description for 1c178c5
umar456
committed
1c178c5
View commit details
Copy full SHA for 1c178c5
View code at this point
Browse repository at this point
update reduce by key to use stream events instead of synch
syurkevi
authored and
umar456
committed
a2d243c
View commit details
Copy full SHA for a2d243c
View code at this point
Browse repository at this point
fixes incorrect warp continue condition on block boundary
syurkevi
authored and
umar456
committed
d6096e0
View commit details
Copy full SHA for d6096e0
View code at this point
Browse repository at this point
Use active stream for CUB operations in ReduceByKey functions
umar456
committed
9fccfcb
View commit details
Copy full SHA for 9fccfcb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.