1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 29, 2024 — Jun 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #226 from dividiti/avoid-overwriting-cache More... over 8 years ago
Fix if-condition issue picked up by non-Android compilers. More... over 8 years ago
Do not overwrite warm cache. More... over 8 years ago
Include build options into cache hash. More... over 8 years ago
Merge pull request #225 from dividiti/compile-before-caching More... over 8 years ago
Compile all kernels before caching binary. More... over 8 years ago
ILUT: Added approximate triangular solves. More... over 8 years ago
GCC 5.4: Fixed two warnings obtained with -Wextra More... over 8 years ago
compressed_matrix: Added copy() from host to device accepting CSR raw arrays. More... over 8 years ago
Matrix: Added support for element_OP(v, alpha) and element_OP(alpha, v) More... over 8 years ago
Vector: Added support for element_OP(v, alpha) and element_OP(alpha, v) More... over 8 years ago
Unary operations: Added math functions from C99. More... over 8 years ago
CG: Fixed incorrect early convergence check for negative definite matrices. More... over 8 years ago
Merge pull request #206 from smarthi/sundry More... over 8 years ago
Fix the patch version for 1.7.1 More... over 8 years ago
AMG: Fixed signed/unsigned comparison warning. More... over 8 years ago
AMG: Fixed compilation errors and warnings for CUDA and OpenCL handles. More... almost 9 years ago
Merge pull request #201 from intelfx/device-specific-forwards More... almost 9 years ago
Device-specific: mark functions in headers as inline More... almost 9 years ago
OpenCL: Fixed missing integer implementation of element_pow() More... about 9 years ago
Merge pull request #182 from ruby-accel/master More... about 9 years ago
should include Eigen/SparseCore instead of Eigen/Sparse More... over 9 years ago
compressed_matrix: Added option to wrap user-provided buffers plus example More... over 9 years ago
Merge pull request #181 from gongzg/master More... over 9 years ago
Avoid incorrect flag when create ocl memory object. More... over 9 years ago
Reordering: Fixed handling of multiple components in GPS. More... over 9 years ago
SpMV: Preparations for further optimizations on CPU and Xeon Phi. More... over 9 years ago
AMG: Added preliminary implementation of classical PMIS. More... over 9 years ago
OpenMP: Added parallelization of direct AMG interpolation. More... over 9 years ago
OpenMP: Added parallel coarse point enumeration in AMG. More... over 9 years ago