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.021May1916109121Apr1611931Mar30161065432129Feb1242129Jan271716158729Dec4329Nov28272610825Oct24211312118528Sep25Refactoring dense matrix-matrix multiplication.ArrayAssignment: skip MemoryOperations when the array size is 0Fixed inclusion of standard headersLimit number of OpenMP threads for testsMerge branch 'TO/matrices' into 'develop'Added DenseMatrixView constructor example.Fixes after rebase.Merge branch 'TO/matrices' of mmg-gitlab.fjfi.cvut.cz:tnl/tnl-dev into TO/matricesReplacing bool RowMajorOrder with ElementsOrganization enum.Update of DenseMatrix::setElement example.Fixed documentation of DenseMatrix::vectorProduct.Deleted DenseMatrix[View]::getRowVectorProduct and added rows range to vectorProduct method.Methods DenseMatrix[View]::get/set/addElement are __cuda_callble__.Update of DenseMatrix::setElement example.Fixed documentation of DenseMatrix::vectorProduct.Deleted DenseMatrix[View]::getRowVectorProduct and added rows range to vectorProduct method.Methods DenseMatrix[View]::get/set/addElement are __cuda_callble__.Fixed scaling by bNorm in LinearResidueGetterAdded __cuda_callable__ to MemoryOperations for Host to avoid nvcc warningsAdded missing __cuda_callable__ to getRowCapacityMerge branch 'TO/matrices' into 'develop'Fixed arrays tutorial.Add initializer list constructors to UniquePointer.Fixed DistributedMatrixTest to work with CUDA.Add reset method to segments.Added operator== and operator!= for SparseMatrixUncommented assert in vectorProductChanged default value for lastRow in vectorProduct from -1 to 0Fixed DistributedSpMVDebuging distributed matrix.Debuging distributed matrix.Avoid build error in CIFixed DistributedMatrixFixed SparseMatrix getting into inconsistent stateFixing distributed matrix.SparseMatrixView::getCompressedRowLengths works even for viewsUpdating DistributedMatrix for segmentsRefactoring get/setElement in Array/ArrayView.Updating DistributedMatrix for segmentsAdded 'Self' template into SparseMatrix
Loading