- Feb 07, 2021
-
-
Jakub Klinkovský authored
- overlaps moved directly to NDArray classes - simplified grouping of the template parameters (SizesHolder, StridesHolder, Permutation and Overlaps are passed via Indexer) - removed getLocalIndexer() and LocalIndexerType from DistributedNDArray and DistributedNDArrayView
-
- Jan 23, 2021
-
-
Jakub Klinkovský authored
This affects DistributedArray, DistributedArrayView, DistributedVector, DistributedVectorView and DistributedMatrix. Allocators were added to DistributedArray and DistributedVector. Also updated all benchmarks and unit tests.
-
Jakub Klinkovský authored
MPI refactoring: removed MpiCommunicator from DistributedNDArray, added Allocator parameter to NDArray
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Dec 05, 2020
-
-
Jakub Klinkovský authored
-
- Oct 31, 2020
-
-
Jakub Klinkovský authored
-
- Oct 25, 2020
-
-
Jakub Klinkovský authored
-
- Jul 30, 2020
-
-
Jakub Klinkovský authored
-
- Jul 12, 2020
-
-
Jakub Klinkovský authored
-
- Jul 10, 2020
-
-
Jakub Klinkovský authored
Fixed VectorAssignmentWithOperation and changed types for VectorBinaryOperationsTest to cover operands with different types
-
Jakub Klinkovský authored
Fixes #60
-
Jakub Klinkovský authored
Tests for vertical operations which are not well defined for nested vectors are disabled.
-
- Jul 08, 2020
-
-
Jakub Klinkovský authored
-
- Jun 16, 2020
-
-
Tomáš Oberhuber authored
Swaping parameters of tuple returned by reductionWithArgument. It makes better sence for ordering of tuples.
-
Tomáš Oberhuber authored
-
- Jun 13, 2020
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- May 09, 2020
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Apr 09, 2020
-
-
Jakub Klinkovský authored
-
- Mar 30, 2020
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Mar 02, 2020
-
-
-
Tomáš Oberhuber authored
-
-
-
-
-
-
-
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Feb 29, 2020
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
Tests don't pass yet...
-