FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · AMD-Ecosystem/arrayfire · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
AMD-Ecosystem
/
arrayfire
Public
forked from
arrayfire/arrayfire
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 28, 2025
Don't restart automatically after installing VC redistributable (#3685)
Show description for 492718b
christophe-murphy
and
simsim1
authored
492718b
View commit details
Copy full SHA for 492718b
Browse repository at this point
Fixed dlls not found due to missing search paths (#3683)
edwinsolisf
authored
3d50c35
View commit details
Copy full SHA for 3d50c35
Browse repository at this point
not keyword not recognized in msvc (#3684)
edwinsolisf
authored
d12e298
View commit details
Copy full SHA for d12e298
Browse repository at this point
Commits on Jul 17, 2025
Added release notes for v3.10 (#3681)
Show description for 3994d1e
edwinsolisf
and
christophe-murphy
authored
3994d1e
View commit details
Copy full SHA for 3994d1e
Browse repository at this point
Fix for evaluation containing array and its inverse. (#3671)
Show description for 3ae9f04
christophe-murphy
authored
3ae9f04
View commit details
Copy full SHA for 3ae9f04
Browse repository at this point
Commits on Jul 15, 2025
Fixed topk for half, marked sort_index with half unsupported
edwinsolisf
committed
a699cb9
View commit details
Copy full SHA for a699cb9
Browse repository at this point
Commits on Jul 8, 2025
Revert clBlast version to original reference. Newer versions are causing some test failures in the Cholesky decomposition. (#3678)
christophe-murphy
authored
82ca3b3
View commit details
Copy full SHA for 82ca3b3
Browse repository at this point
Fixes sub array (cpu, cuda, oneapi, opencl) for transform (#3679)
Show description for e58f6df
willyborn
and
christophe-murphy
authored
e58f6df
View commit details
Copy full SHA for e58f6df
Browse repository at this point
Commits on Jun 30, 2025
Fix half precision pow function for oneAPI back end (#3672)
Show description for 95fc099
christophe-murphy
authored
95fc099
View commit details
Copy full SHA for 95fc099
Browse repository at this point
Fix half precision pow function for openCL backend (#3676)
edwinsolisf
authored
8da6800
View commit details
Copy full SHA for 8da6800
Browse repository at this point
Fixes sub array (opencl) support for confidenceCC (#3668)
Show description for f01e6fe
willyborn
and
edwinsolisf
authored
f01e6fe
View commit details
Copy full SHA for f01e6fe
Browse repository at this point
Commits on Jun 27, 2025
Fixes sub-array (opencl, oneapi) support for reduce by key (#3665)
Show description for eaa49ca
willyborn
and
christophe-murphy
authored
eaa49ca
View commit details
Copy full SHA for eaa49ca
Browse repository at this point
Commits on Jun 25, 2025
Fixes sub-array support for scan by key (opencl) (#3664)
Show description for 7185202
willyborn
authored
7185202
View commit details
Copy full SHA for 7185202
Browse repository at this point
Fixes sub-array (oneapi) support for where (#3666)
Show description for 0e49da2
willyborn
authored
0e49da2
View commit details
Copy full SHA for 0e49da2
Browse repository at this point
Fixes sub-array support for scan (oneapi) (#3663)
Show description for 6034d5f
willyborn
authored
6034d5f
View commit details
Copy full SHA for 6034d5f
Browse repository at this point
Join does not always respect the order of provided parameters (oneapi) (#3511)(#3513) (#3667)
Show description for 700db10
willyborn
authored
700db10
View commit details
Copy full SHA for 700db10
Browse repository at this point
Fixes to the indexed reduce function for the cpu, opencl and cuda back ends (#3658)
Show description for 0e8a690
christophe-murphy
authored
0e8a690
View commit details
Copy full SHA for 0e8a690
Browse repository at this point
Commits on Jun 20, 2025
Fixed span lite add_subdirectory command missing build directory (#3669)
edwinsolisf
authored
492f808
View commit details
Copy full SHA for 492f808
Browse repository at this point
Commits on Jun 13, 2025
Implement oneAPI half precision RNG (#3662)
Show description for d4e96e3
christophe-murphy
authored
d4e96e3
View commit details
Copy full SHA for d4e96e3
Browse repository at this point
Fix JIT source for casting to signed char. (#3661)
Show description for 9cac22e
christophe-murphy
authored
9cac22e
View commit details
Copy full SHA for 9cac22e
Browse repository at this point
Use correct offset for lookup on oneapi back end. (#3659)
Show description for dd6b43d
christophe-murphy
authored
dd6b43d
View commit details
Copy full SHA for dd6b43d
Browse repository at this point
Add support for CUDA 12.9 (#3657)
christophe-murphy
authored
83feba1
View commit details
Copy full SHA for 83feba1
Browse repository at this point
Commits on Jun 3, 2025
Windows installer fixes (#3655)
Show description for e8e30bd
christophe-murphy
authored
e8e30bd
View commit details
Copy full SHA for e8e30bd
Browse repository at this point
Update dependencies built with ArrayFire (#3651)
Show description for 20b8f67
christophe-murphy
authored
20b8f67
View commit details
Copy full SHA for 20b8f67
Browse repository at this point
Additional libraries for standalone installer and fix ilp consistency with find AF_MKL. (#3646)
Show description for f50057b
christophe-murphy
authored
f50057b
View commit details
Copy full SHA for f50057b
Browse repository at this point
Commits on Apr 4, 2025
Add minimum driver version check to allow minor version compatibility. (#3648)
Show description for 5979134
christophe-murphy
authored
5979134
View commit details
Copy full SHA for 5979134
Browse repository at this point
Added tests for lookup with indices with offsets and lying in different dimensions (with fix)
Show description for 83f4bb6
edwinsolisf
committed
83f4bb6
View commit details
Copy full SHA for 83f4bb6
Browse repository at this point
Fixed missing offset handling in lookup
willyborn
authored and
edwinsolisf
committed
c2e76f1
View commit details
Copy full SHA for c2e76f1
Browse repository at this point
Commits on Apr 1, 2025
Update version numbers for CUDA libraries to be collected (#3645)
Show description for a13dcb6
christophe-murphy
authored
a13dcb6
View commit details
Copy full SHA for a13dcb6
Browse repository at this point
Commits on Mar 28, 2025
Add clang flag to include build id in elf data (#3644)
Show description for 9ae75d7
christophe-murphy
authored
9ae75d7
View commit details
Copy full SHA for 9ae75d7
Browse repository at this point
Update FindcuDNN for version 9 (#3641)
Show description for 65ad910
christophe-murphy
authored
65ad910
View commit details
Copy full SHA for 65ad910
Browse repository at this point
Add int8 matmul support to the CUDA backend
Show description for ccac73e
verstatx
authored and
edwinsolisf
committed
ccac73e
View commit details
Copy full SHA for ccac73e
Browse repository at this point
Added Black Hole Raytracing Example (#3530)
Show description for 651988a
edwinsolisf
and
christophe-murphy
authored
651988a
View commit details
Copy full SHA for 651988a
Browse repository at this point
Commits on Mar 21, 2025
Add Lattice Boltzmann Fluid Simulation Example (#3455)
Show description for c6269a6
edwinsolisf
authored
c6269a6
View commit details
Copy full SHA for c6269a6
Browse repository at this point
Commits on Mar 14, 2025
updated 3.9 install and getting started instructions (#3496)
Show description for 360fefb
melonakos
authored
360fefb
View commit details
Copy full SHA for 360fefb
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL