커밋 기록

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