Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault fd36e8dff9 avoid installing cbc2paje and lp2paje il y a 15 ans
  Samuel Thibault 2fbd7b6419 update doc according to code il y a 15 ans
  Nathalie Furmento 6ca5c57658 perfmodel: only define variable when needed i.e when OpenCL is enabled il y a 15 ans
  Cédric Augonnet 03f2852f53 Minor code refactoring and parse some arguments from command line when il y a 15 ans
  Nathalie Furmento 686e38fa9c OpenCL: use const when possible il y a 15 ans
  Cédric Augonnet 3a399c10f9 Provide a naive OpenCL implementation il y a 15 ans
  Samuel Thibault f41cc23e04 rather teach people to use a structure for cl_arg il y a 15 ans
  Cédric Augonnet 683d3169a3 Add a example computing Mandelbrot fractal and display it using X11 if the lib il y a 15 ans
  Nathalie Furmento b7288c142a doc: new section explaining OpenCL and CUDA device selection il y a 15 ans
  Cédric Augonnet 72ae4e0b1f The perfmodel display tool can display the performance of parallel CPU tasks il y a 15 ans
  Nathalie Furmento 81fa7020fb Makefile.am: add missing include file il y a 15 ans
  Cédric Augonnet 26fe0634b8 We need to distribute this file il y a 15 ans
  Nathalie Furmento f69b2a098e add missing include il y a 15 ans
  Nathalie Furmento 99eae82973 profiling: use a 1d array as some compilers do not accept a static 2d array as a function parameter il y a 15 ans
  Nathalie Furmento b045fb63de barrier: better detection of systems which need a default barrier implementation il y a 15 ans
  Nathalie Furmento debc3340b4 barrier: fix missing include il y a 15 ans
  Nathalie Furmento 119d419b2b barrier: add missing include il y a 15 ans
  Nathalie Furmento c7b098b766 barrier: fix return value il y a 15 ans
  Nathalie Furmento 234a8432b7 define a default implementation for pthread barrier functions for systems which do not provide it, such as Cygwin il y a 15 ans
  Nathalie Furmento 3882b3533a configure.ac: fix condition il y a 15 ans
  Nathalie Furmento c3bfa8def3 OpenCL: do not compile kernel on invalid devices il y a 15 ans
  Nathalie Furmento ca4cfdb49f perfmodel: add a / to directory name (in case the perf model dir does not end with one) il y a 15 ans
  Nathalie Furmento 6922124dd0 topology: do not use CPU_SET functions on windows systems il y a 15 ans
  Cédric Augonnet 879bcb4752 - Provide helpers for pthread_barrier_* functions il y a 15 ans
  Cédric Augonnet c752a35cce Fix a memleak reported by Mathieu Faverge il y a 15 ans
  Cédric Augonnet 6b6ec00b05 Document starpu_conf_init il y a 15 ans
  Cédric Augonnet 6a322b0098 The starpu_conf_init initialize a starpu_conf structure with default values. il y a 15 ans
  Cédric Augonnet 5769b11632 Fix the comments: it's not the maximum number of workers but the exact number il y a 15 ans
  Cédric Augonnet 842979031e Cleanup the yuv downscaler example il y a 15 ans
  Cédric Augonnet bec9a8ca9d Cleanup example il y a 15 ans