Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault 419e12e6b0 more details vor 13 Jahren
  Cyril Roelandt 10808ace45 Use _starpu_gettid() in the MPI+FxT code. vor 13 Jahren
  Cyril Roelandt 44119c0beb FxT: only include sys/syscall.h on Linux. vor 13 Jahren
  Nathalie Furmento eed1ba5bbc examples/Makefile.am: remove duplicate line vor 13 Jahren
  Nathalie Furmento a23646c801 src/drivers/opencl/driver_opencl_utils.c: update function to load compiled OpenCL kernels as some compilers produce a binary (and not a text) file vor 13 Jahren
  Nathalie Furmento e924d2284d configure.ac: set default value for STARPU_MAXIMPLEMENTATIONS to 8 (examples/basic_examples/vector_scal.c needs it) vor 13 Jahren
  Cyril Roelandt 258555146a Fix the size given to _STARPU_TRACE_DATA_COPY(). vor 13 Jahren
  Samuel Thibault 46ab7b4cd2 add coment vor 13 Jahren
  Nathalie Furmento 66ca4dc881 ChangeLog: add new functionalities vor 13 Jahren
  Nathalie Furmento 0755556822 examples: new exemple to test storing and loading compiled OpenCL kernel on and from the file system vor 13 Jahren
  Nathalie Furmento f1a5f5bd41 src/drivers/opencl/driver_opencl_utils.c: use _STARPU_DEBUG instead of _STARPU_DISP vor 13 Jahren
  Nathalie Furmento 0b1d4dad0f OpenCL: new function starpu_opencl_load_binary_opencl() to load a binary OpenCL kernel vor 13 Jahren
  Nathalie Furmento 67d417ea97 include: modify STARPU_CHECK_RETURN_VALUE to consider all non zero values as errors vor 13 Jahren
  Nathalie Furmento d07aaa7c35 src/drivers/opencl/driver_opencl_utils.c: minor fixes vor 13 Jahren
  Nathalie Furmento 8705aa7b2f OpenCL: implement new functions to store compiled OpenCL kernels on the file system vor 13 Jahren
  Nathalie Furmento ca99ae35b7 src/common/utils.c: remove un-needed display message vor 13 Jahren
  Nathalie Furmento 32e85cf2c2 src: improve directory management vor 13 Jahren
  Cyril Roelandt cc0566ac23 BCSR interface: fix the amount of bytes to copy in ram_to_ram(). vor 13 Jahren
  Nathalie Furmento 84d9fd906d doc: update references to section which has been renamed vor 13 Jahren
  Nathalie Furmento c05700ba46 doc/chapters/basic-api.texi: rename 'data library' sections into 'data management' sections vor 13 Jahren
  Nathalie Furmento dc39ab013a doc/chapters/basic-api.texi: fix doc for starpu_opencl_set_kernel_args() vor 13 Jahren
  Nathalie Furmento 91894d6cf2 include/starpu_opencl.h: remove trailing whitespaces vor 13 Jahren
  Ludovic Courtès 423dbf506e gcc: Fix initialization of integer variables in the `opencl' pragma. vor 13 Jahren
  Ludovic Courtès 15a1400aa2 gcc: Fix handling of `opencl_include_dirs' on GCC 4.7+. vor 13 Jahren
  Samuel Thibault 4d21f76259 Add starpu_block_shadow_filter_func_vector, which supports shadow for vector partitioning. Add example/test and documentation. vor 13 Jahren
  Samuel Thibault 3652cbe469 typo vor 13 Jahren
  Cyril Roelandt b64a380f87 Disable pgreedy in the schedulers.sh. vor 13 Jahren
  Nathalie Furmento b2d14affdf gcc-plugin/tests/opencl-lacking.c: add missing parameter to pragma starpu opencl vor 13 Jahren
  Nathalie Furmento 6d7d24253a tests/datawizard/lazy_unregister.c: use usleep instead of sleep, sleep is not available on windows systems vor 13 Jahren
  Nathalie Furmento ac50cc21f6 tests/datawizard/lazy_unregister.c: mark test as skipped when no device can execute the task vor 13 Jahren