Skip to content
Snippets Groups Projects
  1. Mar 20, 2013
  2. Oct 24, 2012
    • dhj's avatar
      Updated benchmark to use equivalent work loads for cpu and gpu. · fa833504
      dhj authored
      * Numpy does element-wise operations by default.  Updated the cpu
        operation to use pure numpy.
      
      * Eliminated the loop which is not necessary to demonstrate
        parallelism on array operations.
      
      * Made the number of workers explicit rather than gpu chosen,
        through local_size variable passed to kernel execution.
      
      * Increased to ~8 million data points to more clearly demonstrate
        the difference between cpu and gpu based computations.
      fa833504
  3. Oct 06, 2012
  4. Aug 11, 2012
  5. Jul 30, 2012
  6. Jul 25, 2012
  7. Jun 18, 2012
  8. Dec 07, 2011
  9. Aug 22, 2011
  10. Aug 08, 2011
  11. Jul 04, 2011
  12. May 07, 2011
  13. Apr 29, 2011
  14. Apr 17, 2011
  15. Feb 25, 2011
  16. Feb 18, 2011
  17. Feb 17, 2011
  18. Jan 19, 2011
  19. Jan 18, 2011
  20. Jan 01, 2011
  21. Dec 15, 2010
  22. Oct 31, 2010
  23. Oct 20, 2010
  24. Sep 17, 2010
  25. Aug 06, 2010
  26. Jul 20, 2010
  27. Jul 16, 2010
  28. Jul 09, 2010
  29. Jun 27, 2010
Loading