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.027Jul26251615141312111097542125Jun24201918171424May529Apr2622212019161514131211653131Mar302928272582115Feb141093230Jan29252423Removed StaticVector::sizeMerge branch 'static-vector' into 'develop'Deleting StaticVector::abs and StaticVector::lpNorm.Reimplementing StaticVector using StaticFor.Reimplementing StaticArray using StaticFor, deleting StaticArray specialization by Size.Added StaticFor.Added StaticFor.Renaming StaticFor to TemplateStaticFor.Refactoring ArrayAssignment, VectorAssignment and TypeTraitsCleaned up typedefs in CSR matrixCleaned up ExpressionTemplates.h and fixed several typosRemoved duplicated vector tests (appeared after bad rebase)Removed useless ViewTypeGetter trait typeMerge branch 'allocators' into 'develop'Clened up VectorViewExpressions and used IsNumericExpression type traitFixed ambiguity of operator== for Vector using IsNumericExpression type trait and SFINAEFixing vector expression templates with allocatorsEdited documentation for getView methods in Array and VectorAdded documentation page for core conceptsGeneralized copySTLList method to copyFromIterator which works with any STL-like iteratorRenamed methods in ArrayOperations to be simplerUpdated documentation for allocatorsAdded template parameter Allocator to VectorAdded triad benchmark (copy to device, compute, copy to host) using different memory management strategiesAdded benchmarks for array operations using different host allocatorsUsed MIC allocator in smart pointersAdded template parameter Allocator to ArrayAdded tests for allocators and updated ArrayOperationsTest to use allocatorsAdded allocator classesFixed compiler flags for the BLAS benchmarkFixed ParallelFor and added testsFixed VERY confusing comment and variable name in Devices::CudaRevert "Fixed calculation of grids count in ParallelFor"Merge branch 'runge-kutta' into 'develop'Fixed vector setup on host in VectorTest-1.Fixed namespaces of vectors and expressions operators.Implemented comparison of vectors on different devices.Apply suggestion to src/TNL/Solvers/Linear/BICGStabL_impl.hApply suggestion to src/TNL/Solvers/Linear/BICGStab_impl.hApply suggestion to src/TNL/Solvers/Linear/BICGStab_impl.h
Loading