1. 03 Aug, 2018 2 commits
  2. 17 Jul, 2018 1 commit
  3. 14 Jul, 2018 1 commit
  4. 03 Jul, 2018 1 commit
  5. 26 Jun, 2018 1 commit
  6. 13 Jun, 2018 1 commit
  7. 05 Jun, 2018 1 commit
  8. 04 Jun, 2018 1 commit
    • Robert Kimball's avatar
      Modernize cmake usage (#1032) · eef750df
      Robert Kimball authored
      * Update cmake files to more modern approach
      
      * disable building libraries that are not required
      
      * handle more build cases
      
      * add versions to backend libs. add start of package target.
      
      * add create_backend to backends
      
      * temporary workaround to tbb not linking correctly with gcc
      
      * install codegen lib
      
      * force tbb to link to the cpu backend so that it is available for codegen
      
      * fix clang build error
      
      * fix warning for codegen build
      
      * update cuda header paths
      
      * change error message for opening backend shared library
      
      * set lib path
      eef750df
  9. 20 Apr, 2018 1 commit
  10. 13 Apr, 2018 1 commit
    • Robert Kimball's avatar
      Remove legacy Backend API (#848) · ec501913
      Robert Kimball authored
      * remove deprecated
      
      * remove all legacy Backend API usage
      
      remove deprecated files
      
      * pull in changes from master
      
      * fix GPU calls
      
      * disable tests in convolution generator
      
      * update per PR comments. Enable performance counter feature.
      
      * update per PR comments
      
      * fix build error
      
      * fix conditionally compiled test :(
      ec501913
  11. 20 Mar, 2018 1 commit
  12. 11 Mar, 2018 1 commit
  13. 28 Feb, 2018 1 commit