1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Jun 23, 2024 — Jun 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'karlrupp/feature-chow-patel-ilu' More... almost 10 years ago
ICHOL: Added parallel incomplete Cholesky factorization by Chow and Patel. More... almost 10 years ago
Chow-Patel-ILU: Added compile-time warning if wrong matrix type is passed. More... almost 10 years ago
Preparations: Updated version number to 1.7.0 and copyright notice. More... almost 10 years ago
Changelog: Prepared for 1.7.0 release. More... almost 10 years ago
AMG: Updated manual to reflect recent changes. More... almost 10 years ago
AMG: Removed unused source files. More... almost 10 years ago
AMG: Refined interface of AMG tag, documented improved interface. More... almost 10 years ago
CG, BiCGStab, GMRES: Improved CSR SpMV for pipelined implementations. More... almost 10 years ago
Exceptions: Replaced all string throws with proper exceptions. More... almost 10 years ago
CUDA: Using proper expressions rather than throwing strings. More... almost 10 years ago
Code quality: Removed warnings for -Wall -pedantic -Wextra -Wconversion More... almost 10 years ago
Mixed precision: Fixed flaws in OpenCL kernels. More... almost 10 years ago
Mixed precision: Added conversion rountines for vectors and matrices. More... almost 10 years ago
inner_prod: Fixed regression in release mode for multiple products. More... almost 10 years ago
qr_method: Added guard in tests for checking double precision support. More... almost 10 years ago
qr_method: Extended interface to also accept viennacl::vector. More... almost 10 years ago
inner_prod: Fixed compilation problem with multiple inner products. More... almost 10 years ago
Check includes: All headers are again self-sufficient. More... almost 10 years ago
qr_method: Fixed problems when including matrix.hpp More... almost 10 years ago
SSE: Removed unused implementations. More... almost 10 years ago
qr_method: Fixed compilation problems for double. More... almost 10 years ago
AMG: Extended earlier OpenCL-only AMG implementation to CUDA and OpenMP. More... almost 10 years ago
MIC: Enhanced kernel parameters for BLAS levels 1, 2, 3. More... almost 10 years ago
Timer: Removed deprecated examples/benchmarks/benchmark-utils.hpp More... almost 10 years ago
Random: Removed Random.hpp in tutorials/ and tests/ folders. More... almost 10 years ago
Merge branch 'karlrupp/feature-improve-lanczos' More... almost 10 years ago
Lanczos: Improved implementation of partial reorthogonalization, eigenvectors. More... almost 10 years ago
Merge pull request #144 from w2z43t5/master More... almost 10 years ago
BLAS2 benchmark: Corrected calculation of bandwidth More... almost 10 years ago