Historial de Commits

Autor SHA1 Mensaje Fecha
  Cédric Augonnet 8918ae58e5 Implement the increment_redux example on OpenCL too hace 15 años
  Nathalie Furmento 931b646f38 fix typo hace 15 años
  Cédric Augonnet a0d754384d Use the address of the local variable instead of its value hace 15 años
  Cédric Augonnet 2358e3e382 Implement OpenCL -> OpenCL transfers (within the same device !) for the hace 15 años
  Nathalie Furmento 711caf62d6 configure.ac: new option to disable the utilisation of the system's drand48 hace 15 años
  Cédric Augonnet 29e147adb4 Fix the manual_reduction test for OpenCL (and use dummy kernels rather than hace 15 años
  Cédric Augonnet f60e74d9e8 Provide helpers to get a direct access to the current context and the current hace 15 años
  Cédric Augonnet 5161d01167 Add a "demo" mode which automatically zoom on something interesting hace 15 años
  Samuel Thibault 13f46bfe89 document the existence of examples hace 15 años
  Samuel Thibault ca9ffd2360 Fix Makefile.am hace 15 años
  Samuel Thibault fd36e8dff9 avoid installing cbc2paje and lp2paje hace 15 años
  Samuel Thibault 2fbd7b6419 update doc according to code hace 15 años
  Nathalie Furmento 6ca5c57658 perfmodel: only define variable when needed i.e when OpenCL is enabled hace 15 años
  Cédric Augonnet 03f2852f53 Minor code refactoring and parse some arguments from command line when hace 15 años
  Nathalie Furmento 686e38fa9c OpenCL: use const when possible hace 15 años
  Cédric Augonnet 3a399c10f9 Provide a naive OpenCL implementation hace 15 años
  Samuel Thibault f41cc23e04 rather teach people to use a structure for cl_arg hace 15 años
  Cédric Augonnet 683d3169a3 Add a example computing Mandelbrot fractal and display it using X11 if the lib hace 15 años
  Nathalie Furmento b7288c142a doc: new section explaining OpenCL and CUDA device selection hace 15 años
  Cédric Augonnet 72ae4e0b1f The perfmodel display tool can display the performance of parallel CPU tasks hace 15 años
  Nathalie Furmento 81fa7020fb Makefile.am: add missing include file hace 15 años
  Cédric Augonnet 26fe0634b8 We need to distribute this file hace 15 años
  Nathalie Furmento f69b2a098e add missing include hace 15 años
  Nathalie Furmento 99eae82973 profiling: use a 1d array as some compilers do not accept a static 2d array as a function parameter hace 15 años
  Nathalie Furmento b045fb63de barrier: better detection of systems which need a default barrier implementation hace 15 años
  Nathalie Furmento debc3340b4 barrier: fix missing include hace 15 años
  Nathalie Furmento 119d419b2b barrier: add missing include hace 15 años
  Nathalie Furmento c7b098b766 barrier: fix return value hace 15 años
  Nathalie Furmento 234a8432b7 define a default implementation for pthread barrier functions for systems which do not provide it, such as Cygwin hace 15 años
  Nathalie Furmento 3882b3533a configure.ac: fix condition hace 15 años