Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 24, 2025
Update CMakeLists.txt
Show description for 4955049authored
Commits on Mar 21, 2025
Add Lattice Boltzmann Fluid Simulation Example (#3455)
Show description for c6269a6authored
Commits on Mar 14, 2025
updated 3.9 install and getting started instructions (#3496)
Show description for 360fefbauthoredFixes for compiling with oneAPI 2025 on Linux (#3643)
Show description for b568f87authored
Commits on Mar 11, 2025
define s8 interface for AF_API_VERSION 310
Show description for 42dfafaskip rotate_linear tests for s8
Show description for 3eadfdcskip Richardson-Lucy test for s8
Show description for 1a0c305
Commits on Mar 7, 2025
Use offsets for CSR/COO to dense conversion in OpenCL and oneAPI (#3633)
Show description for e073df6authoredAdd f16 support for modulus and norm (#3258)
Show description for 408b504
Commits on Feb 26, 2025
Join does not always respect the order of provided parameters (#3511) (#3513)
Show description for 48b7a9e
Commits on Feb 21, 2025
Commits on Feb 20, 2025
Commits on Feb 17, 2025
fix fallthrough in reduce_by_key_common for u8 (#3503)
Show description for 553c38dauthored
Commits on Feb 13, 2025
3539 build oneapi version 2024 incompatible for mkl (#3573)
Show description for b1e85d3
Commits on Feb 11, 2025
Commits on Jan 30, 2025
3560 bug incorrect results when using the pow function with float16 arguments with cuda backend (#3561)
Show description for ffda1b6authored
Commits on Jan 14, 2025
Commits on Jan 13, 2025
Fixed padding comparison in convolve2GradientNN (#3519)
Show description for 7127a0bAlternative OpenCL kernel for performing the CSC matrix vector multiply using atomic operations. Benchmarking so far has shown it to be on par with the CUDA backend on my Nvidia RTX 4060 GPU. Note …
Show description for e770c88authored
Commits on Jan 9, 2025
3580 bug investigate test failures when running with cuda 126 (#3588)
Show description for f4edcf2
Commits on Jan 8, 2025
3545 bug fp16 types not allowed for atan2 method (#3559)
Show description for f6559a5authoredAdded CMakeUserPresets.json to .gitignore, allow for local cmake configuration (#3520)
Show description for 424f1d6The shfl_instrinsics header file contains wrapper routines for the warp primitives and calls the new primitives for CUDA versions greater than 9 and the old ones for older CUDA versions. The new pr…
Show description for 23a990aauthored- authored
- authored
1918 sparse matrix not updated in for loop in opencl (#3602)
Show description for 279d0eaauthored