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.017Jul121086130Jun242018171614131110985432129May282726211916109121Apr1611931Mar30161065432129Feb1242129Jan271716158729Dec4329Nov282726Removed unused functions from Cuda/MemoryHelpers.hReplaced passToDevice and freeFromDevice in TestFunctionReplaced passToDevice and freeFromDevice in smart pointersFixed cast to void* in allocators for CUDASilenced some nvcc warningsMerge branch 'JK/expression-templates' into 'develop'Added explicitly defaulted copy and move constructors and assignment operators to DistributedVectorAdded missing return statements to getCudaCoresPerMultiprocessorAdded explicit base class initialization to TNL::AtomicCommented out unused variable in BiEllpackView.hppSwitched to unqualified calls to min/max functions in VerticalOperations.h to support argument-dependent lookupRemoved unnecessary qualified lookup from unit testsMerge branch 'JK/expression-templates' into 'develop'Removed unnecessary workaround for pybind11's format_descriptorFixed VectorAssignmentWithOperation and changed types for VectorBinaryOperationsTest to cover operands with different typesAdded CudaReductionFunctorWrapper to avoid nvcc's fucked up errorChanged CudaReductionKernel to use static instead of dynamic shared memoryAdded static assert to the function Cuda::getSharedMemoryFixed binary expression templates for nested vector typesFixed vector assignment for nested vectorsFixed tests for expression templates to work with nested vector typesAdded static asserts for std::numeric_limits<ResultType>::is_specialized to vector reductionsImproved type traits to work even with reference typesWrapped the result type of vertical operations with RemoveETAdded OperandMemberType to avoid storing const-reference to temporary objects created in subexpressionsCMakeLists.txt: enabled address and undefined sanitizers for Debug buildsTests: added overloads for the GTest's PrintTo function to force the use of our operator<< for vectorsCleaned up redundant code in ndarray testsMerge branch 'JK/icc' into 'develop'Fixed device checks in BiEllpackView segmentAvoiding some compiler warnings from icpcCMakeLists.txt: update compiler flags for ICCbuild: replaced the option --with-clang=yes/no with more general --compiler=gcc/clang/iccbuild: consistent ordering of build options with the corresponding variablesbuild: removed useless variable $TARGETbuild: removed the --root-dir optionFixed script for processing SpMV benchmark results.Merge branch 'TO/matrices' into 'develop'Fixed SpMV becnhmark results processing.Fixing BiEllpack.
Loading