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
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
558
Star
4.9k
Code
Issues
292
Pull requests
26
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
cpp
device.cpp
on
master
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, 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 May 29, 2020
Create af::allocV2 and af::freeV2 which return cl_mem
Show description for f620f76
umar456
authored and
9prady9
committed
f620f76
View commit details
Copy full SHA for f620f76
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Address all warnings with -Wall flags in GCC 9.3
umar456
authored and
9prady9
committed
3f56eb7
View commit details
Copy full SHA for 3f56eb7
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 Dec 11, 2019
Refactor memory manager. Remove buffer_info. Simplify allocs. Disable Events (#2689)
Show description for af665bc
umar456
authored
af665bc
View commit details
Copy full SHA for af665bc
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 23, 2018
Deprecate [u]intl
Show description for 65b675b
umar456
authored and
9prady9
committed
65b675b
View commit details
Copy full SHA for 65b675b
View code at this point
Browse repository at this point
Commits on May 4, 2016
Add a function to get size of af_dtype
shehzan10
committed
d45a0c8
View commit details
Copy full SHA for d45a0c8
View code at this point
Browse repository at this point
Commits on May 2, 2016
Add missing CPP instantiations for alloc, pinned, free
shehzan10
committed
5ec5612
View commit details
Copy full SHA for 5ec5612
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 Jan 9, 2016
FEAT Add getActiveBackend function
shehzan10
committed
56f9140
View commit details
Copy full SHA for 56f9140
View code at this point
Browse repository at this point
Commits on Dec 31, 2015
FEAT Add printMemInfo to print memory information
shehzan10
committed
330f4f8
View commit details
Copy full SHA for 330f4f8
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
FEAT added infoString function to return info as string
shehzan10
committed
3c9d69d
View commit details
Copy full SHA for 3c9d69d
View code at this point
Browse repository at this point
FEAT added allocHost and freeHost functions
Show description for 6b9c157
shehzan10
committed
6b9c157
View commit details
Copy full SHA for 6b9c157
View code at this point
Browse repository at this point
Commits on Nov 10, 2015
Add getBackendId function to get backend info of an array
Show description for da4d2cc
shehzan10
committed
da4d2cc
View commit details
Copy full SHA for da4d2cc
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
Added function to get available backends
shehzan10
committed
0c90cce
View commit details
Copy full SHA for 0c90cce
View code at this point
Browse repository at this point
Commits on Oct 7, 2015
Added missing 'AFAPI' to C++ API
Peter Andreas Entschev
committed
653f789
View commit details
Copy full SHA for 653f789
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
Change ushort to unsigned short in cpp
shehzan10
committed
984525c
View commit details
Copy full SHA for 984525c
View code at this point
Browse repository at this point
Added short (s16) and ushort (u16) types for CPU
Show description for ebfe9e5
shehzan10
committed
ebfe9e5
View commit details
Copy full SHA for ebfe9e5
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
Renaming src/api/hapi to src/api/unified
pavanky
committed
d6c13c2
View commit details
Copy full SHA for d6c13c2
View code at this point
Browse repository at this point
Commits on Aug 31, 2015
set_backend and get_backend_count functions
Show description for a9cb8fe
9prady9
committed
a9cb8fe
View commit details
Copy full SHA for a9cb8fe
View code at this point
Browse repository at this point
Commits on May 31, 2015
FEAT: Adding functions to get and set memory chunk resolution
pavanky
committed
8dfde8c
View commit details
Copy full SHA for 8dfde8c
View code at this point
Browse repository at this point
Commits on May 28, 2015
API: Add old names to compatibility header
umar456
committed
f3272c7
View commit details
Copy full SHA for f3272c7
View code at this point
Browse repository at this point
Commits on May 27, 2015
API: histequal->histEqual, deviceprop->deviceInfo
umar456
committed
c913951
View commit details
Copy full SHA for c913951
View code at this point
Browse repository at this point
Commits on May 18, 2015
Merge remote-tracking branch 'upstream/graphics' into graphics
9prady9
committed
9645a43
View commit details
Copy full SHA for 9645a43
View code at this point
Browse repository at this point
Commits on May 15, 2015
ArrayFire Graphics API changes
Show description for 5bb8abe
9prady9
committed
5bb8abe
View commit details
Copy full SHA for 5bb8abe
View code at this point
Browse repository at this point
Commits on May 14, 2015
Making all the inputs consts
pavanky
committed
2a48e06
View commit details
Copy full SHA for 2a48e06
View code at this point
Browse repository at this point
Commits on May 5, 2015
Merge remote-tracking branch 'upstream/graphics' into graphics
9prady9
committed
f930ce8
View commit details
Copy full SHA for f930ce8
View code at this point
Browse repository at this point
Commits on May 1, 2015
Use forward declarations instead of including headers
umar456
committed
251312d
View commit details
Copy full SHA for 251312d
View code at this point
Browse repository at this point
Commits on Apr 20, 2015
Changes to reflect API change in Forge
Show description for 7e9559b
9prady9
committed
7e9559b
View commit details
Copy full SHA for 7e9559b
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
FEAT: Adding functions to expose memory info and garbage collection
pavanky
committed
b259c34
View commit details
Copy full SHA for b259c34
View code at this point
Browse repository at this point
Commits on Dec 21, 2014
Minor changes to API
pavanky
committed
241c9f0
View commit details
Copy full SHA for 241c9f0
View code at this point
Browse repository at this point
Commits on Dec 16, 2014
Changing af::af_cfloat to af::cfloat for C++ API
pavanky
committed
5654c9c
View commit details
Copy full SHA for 5654c9c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.