Skip to content
  1. Aug 21, 2018
  2. Apr 29, 2015
  3. Mar 10, 2015
  4. Mar 09, 2015
  5. Aug 04, 2014
  6. Oct 24, 2013
    • Judit Planas's avatar
      Several major changes in GPU architecture (mainly in instrumentation): · bd69b582
      Judit Planas authored
      - A new configuration option has been added to control whether we want to
        exploit the concurrent kernel execution feature and use N execution
        streams, or use just one.
      
      - Changing task execution's instrumentation:
        - Extrae events are emitted using CUDA events and callbacks.
        - A couple of functions have been added to Nanox's API to fit this change.
        - instrumentation_api family has been increased to 1001.
        - enableWDClosingEvents() function has no effect from now on for GPU Device.
        - This also implies a change in application's generated code that will
          call these API functions (Mercurium's DeviceProvider class basically).
      
      - Task number event (WorkDescriptor ID) is now emitted while the user code
        of GPU tasks is being executed.
      
      - WD's deferred events are flushed just before the GPU task is run.
      bd69b582
    • Xavier Teruel's avatar
      Closing burst events specifying type (using 0 in those events representing a... · 04c8c61f
      Xavier Teruel authored
      Closing burst events specifying type (using 0 in those events representing a value or an unspecifed value); close #882
      04c8c61f
  7. Oct 11, 2013
  8. Aug 13, 2013
  9. Aug 12, 2013
  10. May 15, 2013
  11. Jan 31, 2013
  12. Jan 15, 2013
  13. Nov 29, 2012
  14. Oct 19, 2012
  15. Sep 25, 2012
  16. Sep 07, 2012
  17. Aug 22, 2012
  18. Aug 16, 2012
  19. Feb 14, 2012
  20. Jan 13, 2012
  21. Oct 10, 2011
  22. May 06, 2011
  23. Dec 20, 2010
  24. Nov 25, 2010
  25. Nov 16, 2010
  26. Oct 14, 2010
  27. Sep 01, 2010
  28. Aug 31, 2010
  29. Jul 29, 2010
  30. Jul 21, 2010
  31. Jul 14, 2010
  32. Jul 02, 2010
  33. Jul 01, 2010