- Mar 01, 2019
-
-
Jakub Klinkovský authored
The constructor makes a shallow copy, not a deep copy.
-
- Feb 09, 2019
-
-
Jakub Klinkovský authored
[ci skip]
-
- Jan 23, 2019
-
-
Nina Džugasová authored
-
Nina Džugasová authored
-
Nina Džugasová authored
-
Nina Džugasová authored
-
Nina Džugasová authored
-
- Dec 12, 2018
-
-
Nina Džugasová authored
-
- Dec 11, 2018
-
-
Nina Džugasová authored
-
- Dec 10, 2018
-
-
Nina Džugasová authored
-
- Dec 07, 2018
-
-
Nina Džugasová authored
-
- Sep 11, 2018
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
This is closer to value_type which is used in STL containers.
-
Jakub Klinkovský authored
It has not been implemented in the past decade so it can be safely assumed that it is useless.
-
- Sep 03, 2018
-
-
Jakub Klinkovský authored
-
- Sep 02, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 20, 2018
-
-
Jakub Klinkovský authored
-
- Aug 16, 2018
-
-
Tomáš Oberhuber authored
Implemented Array:containsOnlyValue. Restored implementation of ArrayOperations::memoryCompare on host.
-
- Aug 13, 2018
-
-
Tomáš Oberhuber authored
Implemented a method Array::checkValue which returns true only if there is an element with given value in the array.
-
- Oct 17, 2017
-
-
Jakub Klinkovský authored
-
- Jul 31, 2017
-
-
Jakub Klinkovský authored
-
- Jul 14, 2017
-
-
Jakub Klinkovský authored
(This version is implemented in Object)
-
- Jul 12, 2017
-
-
Jakub Klinkovský authored
-
- Jun 21, 2017
-
-
Jakub Klinkovský authored
-
- Jun 18, 2017
-
-
Jakub Klinkovský authored
-
- Mar 08, 2017
-
-
Vít Hanousek authored
Implementace Array Operations pro MIC, vedoucí k zpřehlednění kódu -> kód použitý pro srovnávací test MIC-krakow, MIC-sharedpoiters, MIC-ArrayOperations
-
- Nov 19, 2016
-
-
Jakub Klinkovský authored
-
- Aug 11, 2016
-
-
Tomáš Oberhuber authored
-
- Aug 01, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 27, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 20, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 19, 2016
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jul 17, 2016
-
-
Tomáš Oberhuber authored
-
- Jul 16, 2016
-
-
Tomáš Oberhuber authored
-
- May 24, 2016
-
-
Vít Hanousek authored
Seriove jen 2D používá pomalé operace: pass to MIC, free from MIC Dále asi nepujde zkompilovat celé TNL, kvuli __cuda_callable__ == __device_callable__ a nezakrytí MIC částí kódu pomocí HAVE_MIC.
-
- May 09, 2016
-
-
Vít Hanousek authored
Implementováno tnlArray na Intel MIC. Vše je zavřeno v #ifdef HAVE_MIC pro oddělení kódu bez podpory MIC a s podporou MIC.
-
- May 06, 2016
-
-
Vít Hanousek authored
Neurčity stav, kdy bylo hotové tnlArray a začal jsem pracovat na tnlvector, ale zjistil jsemm, že nejde přeložit znovu celý projekt. toto je jen záloha pro návrat.
-
- Apr 04, 2016
-
-
Tomáš Oberhuber authored
-
- Mar 05, 2016
-
-
Tomas Sobotik authored
-