Skip to content
  1. Jan 20, 2016
    • Karl Rupp's avatar
      Mac OS: Reenabled release of memory buffers. · d254aaa4
      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.
      d254aaa4
  2. Jan 19, 2016
  3. Jul 31, 2015
  4. Jul 21, 2015
  5. Dec 11, 2014
  6. Dec 10, 2014
  7. Nov 20, 2014
  8. Nov 08, 2014
  9. Nov 07, 2014
  10. May 15, 2014
  11. Jan 20, 2014
  12. Dec 22, 2013
  13. Aug 30, 2013
  14. Apr 27, 2013
  15. Feb 22, 2013
  16. Feb 21, 2013
  17. Dec 02, 2012
  18. Aug 08, 2012
    • Karl Rupp's avatar
    • Karl Rupp's avatar
      Applied all suggested changes from sf.net: · e3c3dc20
      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
      e3c3dc20
  19. Jun 29, 2012
Loading