Skip to content
Snippets Groups Projects
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.03Dec29Nov28272610825Oct24211312118528Sep25203227Aug26252423221716141098765432131Jul3029282726251615141312111097542125Jun242019181714Added tutorial on Makefiles.Makefiles added to build tutorial.Writting tutorial on building applications with TNL.Fixing for loops tutorial output snippet including.Added tutorial on for loops.Merge branch 'matrices-revision' into 'develop'Fixed unused lambda in SpMV benchmark.Fixed referencing of a type Self.Fixed catching of std::bad_alloc in SpMV benchmark.Fixes after rebase - it works even with CUDA.Fixes after rebase -> works without CUDA now.Fixes after rebase.Removed useless comments in preparation for rebase.Fixed part of vectorProduct. Still inconsistent results.Added documenting for vectorProduct.Commented out operator equals test.Removed useless comments. Added cross device operator test back.Added more tests for vector product and operator equals.Fixed indentation in VectorProduct.Fixed AdEllpack up to 99x99 matrices. Larger matrices have increasingly different resulting vectors. FIXME.Removed useless comments.Commit for backup purposes of debugging AdELL.Changed cross-device assignment for AdEll (broken in certain scenarios).Removed commented out code. Finalized cross-device assignment (Not ideal for CPU, but enough for benchmarking GPU).Removed commented out code.Removed HostBadAlloc. Uncommented benchmarks. Commented prints.Disabled part of the benchmark for debugging purposes.Added basic functionality for cross-device copy assignment. Removed StripSize template typename as it was never used anywhere.Temporarily disabled operator= tests for ChunkedEllpack and enabled them for BiEllpack.Changed tests for BiELL.Fixed AdEllpack friend class.Changed setElement test to a more complex matrix.Fixed BiEllpack. Uncommented tests that didn't work before. Removed useless comments.Fixed setCompressedRowLengths by getting around const vector. Fixed getStripLength and getGroupLength by using accessing methods instead of []. Fixed addElement to multiply the present value rather than the value that is being added.Removed useless comments.Added operator functions (some not done). Removed useless comments.Added comparison and assignment operators.Removed useless comments.Removed useless comments.Removed useless comments.
Loading