- Jan 19, 2010
-
-
Tomáš Oberhuber authored
-
- Jan 17, 2010
-
-
Tomáš Oberhuber authored
-
- Jan 11, 2010
-
-
Tomáš Oberhuber authored
Clean up makefiles from CXXFLAGS.
-
- Jan 08, 2010
-
-
Tomáš Oberhuber authored
-
- Jan 03, 2010
-
-
Tomáš Oberhuber authored
-
- Dec 29, 2009
-
-
Tomáš Oberhuber authored
Working on problem with .cu files compilation.
-
- Dec 27, 2009
-
-
Tomáš Oberhuber authored
Adding tests for CUDA to configure.ac. Adding tnlLongVectorCUDA. Adding CppUnit lib.
-
- Dec 02, 2009
-
-
Tomáš Oberhuber authored
-
- Nov 22, 2009
-
-
Tomáš Oberhuber authored
Renaming mSORSolver to tnlSORSolver. tnlStack implemented. tnlTester implemented. Added tests to Makefile.amS. tnlObjectTester created. tnl-unit-tests.cpp created. tnlStringTester created.
-
- Nov 19, 2009
-
-
Tomáš Oberhuber authored
-
- Nov 17, 2009
-
-
Tomáš Oberhuber authored
-
- Nov 15, 2009
-
-
Tomáš Oberhuber authored
-
- Nov 13, 2009
-
-
Tomáš Oberhuber authored
-
- Nov 12, 2009
-
-
Tomáš Oberhuber authored
-
Tomáš Oberhuber authored
Changes in configure.ac and Makefile.amS that allow to have simultanously builds with debug and MPI support. Noe one can have all of the following builds (still in src dirs) at the same time: 1. no debug, no MPI 2. debug, no MPI 3. no debug, MPI 4. debug, MPI
-
Tomáš Oberhuber authored
-
- Nov 08, 2009
-
-
Tomáš Oberhuber authored
Fixed build with MPI support - related Makefile.am were simplified, special directory src/mpi has been removed.
-
- Nov 02, 2009
-
-
Tomáš Oberhuber authored
-