Historie revizí

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