- Jan 20, 2016
-
-
Karl Rupp authored
Early versions of Mac OS had problems with static objects in the background. Thus, reference decrement had been enabled. However, this is problematic for memory handles, as this implies that memory is never free'd. This is certainly not a feature, hence reenabling reference decrements for memory buffers.
-
- Jan 19, 2016
-
-
Karl Rupp authored
-
- Jul 31, 2015
-
-
Karl Rupp authored
-
- Jul 21, 2015
-
-
Karl Rupp authored
Supposedly pretty complete, might receive minor final updates.
-
- Dec 11, 2014
-
-
Karl Rupp authored
-
- Dec 10, 2014
-
-
Karl Rupp authored
-
- Nov 20, 2014
- Nov 08, 2014
- Nov 07, 2014
-
-
Karl Rupp authored
-
- May 15, 2014
-
-
Karl Rupp authored
-
- Jan 20, 2014
-
-
Karl Rupp authored
-
- Dec 22, 2013
- Aug 30, 2013
-
-
Karl Rupp authored
-
- Apr 27, 2013
-
-
Karl Rupp authored
-
- Feb 22, 2013
-
-
Karl Rupp authored
-
- Feb 21, 2013
-
-
Karl Rupp authored
-
- Dec 02, 2012
-
-
Karl Rupp authored
* Improved preamble in tutorials and benchmarks * Mixed CG tag now provides an inner_tolerance() for the low-precision loop
-
- Aug 08, 2012
-
-
Karl Rupp authored
-
Karl Rupp authored
- Kernels are generated in build/ and no longer penetrate the source tree. Old kernel files removed. Users interested in ViennaCL-Nightly should consider creating a symlink viennacl/linalg/kernels pointing to build/viennacl/linalg/kernels and run 'make' in build/ after each pull. - Issue with trans_prod_impl() in GCC 4.7 solved. - Virtual destructor added in runtime_wrapper class within kernel generator - Updated documentation for 1.3.1 release
-
- Jun 29, 2012
-
-
Karl Rupp authored
Initial sf.net commit of version 1.3.0 including a follow-up commit (removal of unnecessary indirection in inner_prod())
-