Skip to content
Snippets Groups Projects
  1. Mar 08, 2016
  2. Mar 05, 2016
  3. Mar 04, 2016
  4. Mar 03, 2016
  5. Mar 02, 2016
  6. Feb 27, 2016
  7. Feb 16, 2016
  8. Feb 15, 2016
  9. Feb 09, 2016
  10. Feb 08, 2016
  11. Dec 03, 2015
  12. Nov 19, 2015
  13. Nov 18, 2015
    • Prakalp Srivastava's avatar
      Removed a few bugs in the pipeline implementation · b6a19c56
      Prakalp Srivastava authored
      Added singleNodeStream.ll and twoNodeStream.ll test cases
      b6a19c56
    • Prakalp Srivastava's avatar
      First Implementation of Pipeline · fba11b83
      Prakalp Srivastava authored
      (1) Changes to DFGraph.h for identifying streaming graphs and edges
      (2) Added/modified launch, wait, push, pop intrinsics for streaming graphs
      (3) Changes to DFG2LLVM_X86.cpp and DFG2LLVM.h pass to support code gen for streaming
      (4) BuildDFG.cpp modified to create streaming edges
      (5) Modified visc-rt.cpp and visc-rt.h to add runtime support for streaming
      fba11b83
  14. Nov 09, 2015
  15. Nov 07, 2015
  16. Nov 04, 2015
    • Prakalp Srivastava's avatar
      Changes to visc-rt · 3390b253
      Prakalp Srivastava authored
      Choose device in init context than in execute node
      (Might want to expand to multiple devices in future)
      Modifications also include code for choosing sub devices for x86 target,
      although that code is inside an always false if condition
      3390b253
  17. Oct 27, 2015
  18. Sep 16, 2015
    • Prakalp Srivastava's avatar
      Parboil lbm · 4bd6a129
      Prakalp Srivastava authored
      (1) Added opencl_cpu_baseline version
      (2) Modified opencl_nvidia Makefile to remove -g3 flag
      4bd6a129
    • Prakalp Srivastava's avatar
      Parboil Stencil · eb24802b
      Prakalp Srivastava authored
      (1) Added opencl_cpu_baseline version
      (2) Modified Makefile of opencl_base version to remove -g3
      eb24802b
Loading