openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
V
ViennaCL
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 1 hour
ago. based on code collected
about 1 hour
ago.
Jun 25, 2024 — Jun 25, 2025
Showing page 11 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
SpGEMM: Improved OpenMP work estimation and reduction for aggregating overall work.
Karl Rupp
More...
about 10 years ago
SpGEMM: Improved OpenMP distribution of work by using work estimates.
Karl Rupp
More...
about 10 years ago
SpGEMM: Added option for printing profiling information by setting VIENNACL_WITH_SPGEMM_TIMINGS.
Karl Rupp
More...
about 10 years ago
SpGEMM: Simplified and (hopefully) optimized row-by-row merging, disabled vector-merge
Karl Rupp
More...
about 10 years ago
SpGEMM: Fixed incorrect address scaling and aligned vs. nonaligned load.
Karl Rupp
More...
about 10 years ago
SpGEMM: Added AVX2-version for merging 8 rows simultaneously.
Karl Rupp
More...
about 10 years ago
SpGEMM: Disabling use of hash_map.
Karl Rupp
More...
about 10 years ago
SpGEMM: Added implementation for multi-row merging using vectors.
Karl Rupp
More...
about 10 years ago
vector_iterator: Fixed invalid reference to temporary object.
Karl Rupp
More...
about 10 years ago
FFT: Fixed incorrect loop length for local radix2 implementation on CPU.
Karl Rupp
More...
about 10 years ago
OpenCL: Fixed query of double precision configuration from OpenCL device.
Karl Rupp
More...
about 10 years ago
SpGEMM: Fixed bug in hash-based implementation.
Karl Rupp
More...
about 10 years ago
SpGEMM: Added hash-based implementation for large rows.
Karl Rupp
More...
about 10 years ago
SpGEMM: Fixed a bug for the case that the row in A has only one entry.
Karl Rupp
More...
about 10 years ago
SpGEMM: Replacing NDEBUG with BOOST_UBLAS_NDEBUG in test.
Karl Rupp
More...
about 10 years ago
SpGEMM: Added CUDA first implementation. Needs further tweaks.
Karl Rupp
More...
about 10 years ago
SpGEMM: Rearranged code in host backend for better navigation.
Karl Rupp
More...
about 10 years ago
SpGEMM: Now using an adaptive algorithm (vector vs. list)
Karl Rupp
More...
about 10 years ago
compressed_matrix: Merging of two rows in a list completed.
Karl Rupp
More...
about 10 years ago
Merge pull request #131 from ddemidov/master
Karl Rupp
More...
about 10 years ago
Cast result of &vector to Vector* before comparison in CG
Denis Demidov
More...
about 10 years ago
Optimization of SpGEMM to load and merge multiple rows from B.
Karl Rupp
More...
about 10 years ago
SpGEMM: Attempt to introduce a list for faster row merging.
Karl Rupp
More...
about 10 years ago
compressed_matrix: Removed use of an auxiliary array in SpGEMM.
Karl Rupp
More...
about 10 years ago
compressed_matrix: Optimizing host-based sparse matrix-matrix product.
Karl Rupp
More...
about 10 years ago
compressed_matrix: Implementation of SpGEMM for OpenCL now working for general matrices.
Karl Rupp
More...
over 10 years ago
compressed_matrix: First implementation of SpGEMM for OpenCL.
Karl Rupp
More...
over 10 years ago
compressed_matrix: Enabled C = prod(A, B) and fixed conversion warnings.
Karl Rupp
More...
over 10 years ago
compressed_matrix: Added first host-based prototype for SpGEMM.
Karl Rupp
More...
over 10 years ago
Builtin-DB : Bugfix in CPU fallback
Philippe Tillet
More...
over 10 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
…
49
50
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree