- Nov 07, 2015
-
-
Jakub Klinkovský authored
Moved tnlObject_impl.h back to tnlObject.cpp since function definitions in header files cause duplicates when building libtnl. The constructor of tnlObject is __cuda_callable__ so it's empty definition was moved directly to tnlObject.h to make it visible to nvcc.
-
Jakub Klinkovský authored
Problem with marking tnlObject's virtual destructor as __cuda_callable__ is yet to be solved...
-
Jakub Klinkovský authored
It does not make sense to define e.g. HAVE_CUSPARSE when HAVE_CUDA is not defined. Otherwise it would be necessary to pass the CUDA's include path even when compiling with GCC without CUDA support.
-
- Nov 06, 2015
-
-
Jakub Klinkovský authored
* master: Name in tnlObject is deleted. Deleting name from tnlString. Deleting name from tnlObject. Deleting name from tnlObject. Deleting name from tnlObject. Deleting name in tnlObject. Adding problem dependent build config tag to tnl-quickstart. Fixing tnl-quickstart.
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Nov 04, 2015
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Nov 03, 2015
-
-
Jakub Klinkovský authored
-
Tomáš Oberhuber authored
-
- Nov 01, 2015
-
-
Tomáš Oberhuber authored
-
- Oct 16, 2015
-
-
Tomáš Oberhuber authored
-
- Oct 14, 2015
-
-
Jakub Klinkovský authored
(I've actually encountered such error...)
-
- Oct 13, 2015
-
-
Jakub Klinkovský authored
The CXX_FLAGS variable does not exist/is unused by cmake.
-
- Oct 09, 2015
-
-
Jakub Klinkovský authored
-
- Oct 08, 2015
-
-
Jakub Klinkovský authored
Parentheses around operator& are necessary due to operator priority
-
- Oct 02, 2015
-
-
Jakub Klinkovský authored
The problem is that for example Arch Linux symlinks python to python3, which has different syntax (e.g. print is a function instead of a statement).
-
Jakub Klinkovský authored
-
Jakub Klinkovský authored
Used shorter __cuda_callable__ instead of __host__ __device__ and testing if HAVE_CUDA is defined.
-
Jakub Klinkovský authored
-
- Oct 01, 2015
-
-
Jakub Klinkovský authored
-
- Aug 08, 2015
-
-
Tomáš Oberhuber authored
-
- Aug 06, 2015
-
-
Tomáš Oberhuber authored
Conflicts: .cproject CMakeLists.txt install
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jul 03, 2015
-
-
Tomáš Oberhuber authored
-
- Jun 28, 2015
-
-
Tomáš Oberhuber authored
RowLengths was renamed to CompressedRowsLengths. OpenMP support wads added to matrix-vector multiplication and to scalar products. CSR format can use Cusparse for SpMV.
-
- Jun 22, 2015
-
-
Tomáš Oberhuber authored
Adding CUDA architecure and CUDA cores to log.
-
- Jun 21, 2015
-
-
Tomáš Oberhuber authored
-
- Jun 20, 2015
-
-
Tomáš Oberhuber authored
-
- Jun 18, 2015
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jun 17, 2015
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-
- Jun 14, 2015
-
-
Tomáš Oberhuber authored
-
- Jun 10, 2015
-
-
Tomáš Oberhuber authored
-
- Jun 09, 2015
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
-