- Nov 20, 2018
-
-
Tomáš Oberhuber authored
-
- Sep 28, 2018
-
-
Jakub Klinkovský authored
The method was either returning true or throwing an exception, so it can simply return void or throw an exception.
-
- Sep 03, 2018
-
-
Jakub Klinkovský authored
-
- Sep 02, 2018
-
-
Tomáš Oberhuber authored
-
- Aug 22, 2018
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
Implemented CUDA SharedPointer with CUDA Unified Memory. Does not work with sm30 and it is very slow.
-
Tomáš Oberhuber authored
-
- Jul 08, 2018
-
-
Jakub Klinkovský authored
The Host class was combining too many things...
-
- Jul 07, 2018
-
-
Jakub Klinkovský authored
-
- Jan 09, 2018
-
-
Jakub Klinkovský authored
-
- Oct 18, 2017
-
-
Jakub Klinkovský authored
-
- Aug 02, 2017
-
-
Jakub Klinkovský authored
-
- Jul 31, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Tomáš Oberhuber authored
-
- Jul 28, 2017
-
-
Vít Hanousek authored
-
- Jul 14, 2017
-
-
Vít Hanousek authored
-
- Jul 09, 2017
-
-
Jakub Klinkovský authored
The problem is that the __CUDA_ARCH__ macro is defined only in device code, so it can't be used for configuring the kernel launches.
-
Jakub Klinkovský authored
-
- Jul 05, 2017
-
-
Jakub Klinkovský authored
-
- Jul 02, 2017
-
-
Jakub Klinkovský authored
-
- Jun 21, 2017
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
- Jun 20, 2017
-
-
Jakub Klinkovský authored
-
- Apr 05, 2017
-
-
Tomáš Oberhuber authored
-
- Apr 04, 2017
-
-
Tomáš Oberhuber authored
-
- Apr 02, 2017
-
-
Tomáš Oberhuber authored
-
- Mar 31, 2017
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Mar 15, 2017
-
-
Vít Hanousek authored
Přidán parametr build scriptů --have-mic=yes, je podmíněný použitím icpc a vypíná CUDU (nastaví cuda=no než se začna cuda kontrolovat)
-
- 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 29, 2016
-
-
Tomáš Oberhuber authored
-
- Nov 20, 2016
-
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
Fortunately it's not used anywhere at the moment...
-
Jakub Klinkovský authored
There is still CudaDeviceInfo::getActiveDevice.
-