Historial de Commits

Autor SHA1 Mensaje Fecha
  Cédric Augonnet 3a399c10f9 Provide a naive OpenCL implementation hace 14 años
  Samuel Thibault f41cc23e04 rather teach people to use a structure for cl_arg hace 14 años
  Cédric Augonnet 683d3169a3 Add a example computing Mandelbrot fractal and display it using X11 if the lib hace 14 años
  Nathalie Furmento b7288c142a doc: new section explaining OpenCL and CUDA device selection hace 14 años
  Cédric Augonnet 72ae4e0b1f The perfmodel display tool can display the performance of parallel CPU tasks hace 14 años
  Nathalie Furmento 81fa7020fb Makefile.am: add missing include file hace 14 años
  Cédric Augonnet 26fe0634b8 We need to distribute this file hace 14 años
  Nathalie Furmento f69b2a098e add missing include hace 14 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 14 años
  Nathalie Furmento b045fb63de barrier: better detection of systems which need a default barrier implementation hace 14 años
  Nathalie Furmento debc3340b4 barrier: fix missing include hace 14 años
  Nathalie Furmento 119d419b2b barrier: add missing include hace 14 años
  Nathalie Furmento c7b098b766 barrier: fix return value hace 14 años
  Nathalie Furmento 234a8432b7 define a default implementation for pthread barrier functions for systems which do not provide it, such as Cygwin hace 14 años
  Nathalie Furmento 3882b3533a configure.ac: fix condition hace 14 años
  Nathalie Furmento c3bfa8def3 OpenCL: do not compile kernel on invalid devices hace 14 años
  Nathalie Furmento ca4cfdb49f perfmodel: add a / to directory name (in case the perf model dir does not end with one) hace 14 años
  Nathalie Furmento 6922124dd0 topology: do not use CPU_SET functions on windows systems hace 14 años
  Cédric Augonnet 879bcb4752 - Provide helpers for pthread_barrier_* functions hace 14 años
  Cédric Augonnet c752a35cce Fix a memleak reported by Mathieu Faverge hace 14 años
  Cédric Augonnet 6b6ec00b05 Document starpu_conf_init hace 14 años
  Cédric Augonnet 6a322b0098 The starpu_conf_init initialize a starpu_conf structure with default values. hace 14 años
  Cédric Augonnet 5769b11632 Fix the comments: it's not the maximum number of workers but the exact number hace 14 años
  Cédric Augonnet 842979031e Cleanup the yuv downscaler example hace 14 años
  Cédric Augonnet bec9a8ca9d Cleanup example hace 14 años
  Cédric Augonnet 11516a3996 Make sure the fread call was a success hace 14 años
  Cédric Augonnet 2cc0d21605 Check the return value of fgets to make sure we did not reach EOF or an error hace 14 años
  Cédric Augonnet 307a236057 Fix error checking hace 14 años
  Cédric Augonnet 1c44cdef9a Fix the doc: when using explicit values, we don't set the maximum number of hace 14 años
  Cédric Augonnet a0738778f8 Forgot to commit this file hace 14 años