Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  Nathalie Furmento c3bfa8def3 OpenCL: do not compile kernel on invalid devices hace 15 años
  Nathalie Furmento ca4cfdb49f perfmodel: add a / to directory name (in case the perf model dir does not end with one) hace 15 años
  Nathalie Furmento 6922124dd0 topology: do not use CPU_SET functions on windows systems hace 15 años
  Cédric Augonnet 879bcb4752 - Provide helpers for pthread_barrier_* functions hace 15 años
  Cédric Augonnet c752a35cce Fix a memleak reported by Mathieu Faverge hace 15 años
  Cédric Augonnet 6b6ec00b05 Document starpu_conf_init hace 15 años
  Cédric Augonnet 6a322b0098 The starpu_conf_init initialize a starpu_conf structure with default values. hace 15 años
  Cédric Augonnet 5769b11632 Fix the comments: it's not the maximum number of workers but the exact number hace 15 años
  Cédric Augonnet 842979031e Cleanup the yuv downscaler example hace 15 años
  Cédric Augonnet bec9a8ca9d Cleanup example hace 15 años