Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
Created with Raphaël 2.2.03Mar2129Feb1242129Jan271716158729Dec4329Nov28272610825Oct24211312118528Sep25203227Aug2625242322171614109Marked methods related to matrix coloring as deprecated. They will be moved to some other place.Deleted useless methods in Matrix and MatrixView.Deleted unused method Matrix::getValuesSize().Matrix methods for coloring marked as deprecated, method Matrix::help was erased.Removed useless virtual methods from Matrix.Deleted unused dense matrix device dependent code.Moving CUDA kernels from DenseMatrixView.hpp to details/DenseMatrix.hCode formatting in DenseMatrixView.hppRestoration of protected members in Matrix.Removed tests for sparse matrices which use short as IndexType to speed up the compilationRemoved unnecessary/duplicate types from the instantiations of SegmentsTestFixed expression in static_assert in SparseMatrix.hRemoved method ArrayView::copyRemoved TNL::is_same and tweaked asserts in Array and ArrayViewRemoved useless include of SlicedEllpack from ODESolvers benchmarkRemoved --with-cxx-flags from the build scriptFixed MatrixReader after rebase.Added use of MatrixInfo to SpMV benchmark.Fixed syntax error in AtomicOperations.hAdded MatrixInfo.Fixed include of cuda.h in AtomicOperations.Deleting CI C++ flags which were moved to the root CMakeLists.Added TNL::is_same which works in CUDA device code.Deleted unused variable in SparseMatrixView.Added --with-ci-flags option to build scripts.Fixed symmetric sparse matrix to run with CUDA.Fixed symmetric sparse matrix with unit tests.Added atomic operations.Fixed SparseMatrix::addElement unit test.Added a method SparseMatrix::setElements.Fixes of SegmentsViewType and SegmentViewType.Fixing sparse matrix to work with StaticVector as RealType.Fixing symmetric sparse matrix.Implementintg symmetric sparse matrix.Fixing symmetric sparse matrix unit tests.Added symmetric sparse matrix unit tests for CSR format.Adding copyright header to sparse matric unit tests source files.Fixing binary sparse matrix unit tests.Implementing unit tests for symmetric sparse matrix.Fixed save and load in sparse and dense matrix.
Loading