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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
Commits
Breadcrumbs
History for
arrayfire
src
api
c
device.cpp
on
feature/optional-graphics
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 11, 2025
signed 8-bit integer support
verstatx
authored and
syurkevi
committed
cdbbc75
View commit details
Copy full SHA for cdbbc75
View code at this point
Browse repository at this point
Commits on Aug 17, 2023
Move device checks out of getInfo into getArray
umar456
committed
b803eb8
View commit details
Copy full SHA for b803eb8
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
Put all internal symbols in the arrayfire namespace
Show description for 6023172
umar456
committed
6023172
View commit details
Copy full SHA for 6023172
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
Remove reinterpret casts for conversions to void*
umar456
committed
5cf3169
View commit details
Copy full SHA for 5cf3169
View code at this point
Browse repository at this point
Commits on Nov 21, 2022
Fixes local issue with to_string. Refactor out hash funcitons
Show description for 5a11efe
GuillaumeSchmid
authored and
umar456
committed
5a11efe
View commit details
Copy full SHA for 5a11efe
View code at this point
Browse repository at this point
Commits on Jul 5, 2022
Call setDevice on each thread at entry point.
Show description for f199a5d
umar456
authored and
syurkevi
committed
f199a5d
View commit details
Copy full SHA for f199a5d
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
Fix static MKL. Avoid calling interface/threading layer functions
Show description for a7f422d
umar456
committed
a7f422d
View commit details
Copy full SHA for a7f422d
View code at this point
Browse repository at this point
Commits on Apr 29, 2021
Use Intel MKL single dynamic library
Show description for 56f7b1f
9prady9
committed
56f7b1f
View commit details
Copy full SHA for 56f7b1f
View code at this point
Browse repository at this point
Commits on Aug 20, 2020
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 May 20, 2020
More clang-tidy fixes.
umar456
authored and
9prady9
committed
9128218
View commit details
Copy full SHA for 9128218
View code at this point
Browse repository at this point
Commits on Apr 15, 2020
Apply clang-tidy suggestions to all backends (#2839)
Show description for 9404e33
umar456
authored
9404e33
View commit details
Copy full SHA for 9404e33
View code at this point
Browse repository at this point
Commits on Feb 19, 2020
Avoid errors when AF_BACKEND_DEFAULT passed to direct linked backend
umar456
committed
59a00a6
View commit details
Copy full SHA for 59a00a6
View code at this point
Browse repository at this point
Commits on Feb 15, 2020
Format source files per clang-format style
9prady9
committed
2c819be
View commit details
Copy full SHA for 2c819be
View code at this point
Browse repository at this point
Commits on Jan 31, 2020
Ensure query and info functions do not fail if there is no device
Show description for 8ce5778
umar456
committed
8ce5778
View commit details
Copy full SHA for 8ce5778
View code at this point
Browse repository at this point
Commits on Dec 20, 2019
Optimize unified backend. Remove exceptions in af_get_backend_id.
Show description for ebf9a12
umar456
authored and
9prady9
committed
ebf9a12
View commit details
Copy full SHA for ebf9a12
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
Initial f16 support (#2413)
Show description for a23c00b
umar456
authored
a23c00b
View commit details
Copy full SHA for a23c00b
View code at this point
Browse repository at this point
Commits on Jan 1, 2019
Update all source files based on clang-format rules
umar456
authored and
9prady9
committed
7128623
View commit details
Copy full SHA for 7128623
View code at this point
Browse repository at this point
Commits on Nov 19, 2018
Fix several -Wall -Wextra warnings
umar456
committed
e97e7fa
View commit details
Copy full SHA for e97e7fa
View code at this point
Browse repository at this point
Commits on Oct 8, 2017
CMake refactor
Show description for 9733745
umar456
committed
9733745
View commit details
Copy full SHA for 9733745
View code at this point
Browse repository at this point
Commits on Jun 10, 2017
Add locks around cuda driver api and sparse calls
Show description for 2ad3f93
umar456
committed
2ad3f93
View commit details
Copy full SHA for 2ad3f93
View code at this point
Browse repository at this point
Commits on May 19, 2017
Converting a few static variables to thread_local
pavanky
authored and
umar456
committed
dabd0df
View commit details
Copy full SHA for dabd0df
View code at this point
Browse repository at this point
Commits on Dec 7, 2016
optimization: avoid unnecessarily copying ArrayInfo objects
Vardan Akopian
committed
482eb97
View commit details
Copy full SHA for 482eb97
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
Add support for sparse arrays to eval
shehzan10
committed
7e1bb1a
View commit details
Copy full SHA for 7e1bb1a
View code at this point
Browse repository at this point
Commits on Jul 29, 2016
Merge branch 'devel' of github.com:arrayfire/arrayfire into sparse
shehzan10
committed
100166d
View commit details
Copy full SHA for 100166d
View code at this point
Browse repository at this point
Commits on Jun 17, 2016
Renaming functions to control manualEvalFalgs
pavanky
committed
6f85985
View commit details
Copy full SHA for 6f85985
View code at this point
Browse repository at this point
Commits on Jun 16, 2016
FEAT: Adding flags to set internal eval flags
pavanky
committed
86da253
View commit details
Copy full SHA for 86da253
View code at this point
Browse repository at this point
FEAT: Adding API evaluating multiple outputs
pavanky
committed
c5e4456
View commit details
Copy full SHA for c5e4456
View code at this point
Browse repository at this point
Commits on Jun 2, 2016
Fix getInfo assert arguments for device/blas
shehzan10
committed
5858961
View commit details
Copy full SHA for 5858961
View code at this point
Browse repository at this point
Commits on Mar 10, 2016
Moving all functions related to af_array handling to api/c/array.cpp
pavanky
committed
00131de
View commit details
Copy full SHA for 00131de
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
FEAT,TEST,DOC: Adding function to query which device an array was created.
Show description for 9b793f0
pavanky
committed
9b793f0
View commit details
Copy full SHA for 9b793f0
View code at this point
Browse repository at this point
Commits on Feb 23, 2016
Renaming ambiguous getInfo to getDeviceInfo
pavanky
committed
571f0ca
View commit details
Copy full SHA for 571f0ca
View code at this point
Browse repository at this point
Commits on Feb 15, 2016
Moving af_get_version to version.cpp
pavanky
committed
199ea82
View commit details
Copy full SHA for 199ea82
View code at this point
Browse repository at this point
Commits on Feb 3, 2016
Cleaning up internal API for memory functions
Show description for 5183a35
pavanky
committed
5183a35
View commit details
Copy full SHA for 5183a35
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
Merge remote-tracking branch 'upstream/devel' into fallback-opts
Show description for b39b60d
shehzan10
committed
b39b60d
View commit details
Copy full SHA for b39b60d
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
Adding lock to memory allocated using af_alloc_device / af::alloc
pavanky
committed
d75b899
View commit details
Copy full SHA for d75b899
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.