Commit History

作者 SHA1 備註 提交日期
  Nathalie Furmento f1a5f5bd41 src/drivers/opencl/driver_opencl_utils.c: use _STARPU_DEBUG instead of _STARPU_DISP 13 年之前
  Nathalie Furmento 0b1d4dad0f OpenCL: new function starpu_opencl_load_binary_opencl() to load a binary OpenCL kernel 13 年之前
  Nathalie Furmento 67d417ea97 include: modify STARPU_CHECK_RETURN_VALUE to consider all non zero values as errors 13 年之前
  Nathalie Furmento d07aaa7c35 src/drivers/opencl/driver_opencl_utils.c: minor fixes 13 年之前
  Nathalie Furmento 8705aa7b2f OpenCL: implement new functions to store compiled OpenCL kernels on the file system 13 年之前
  Nathalie Furmento ca99ae35b7 src/common/utils.c: remove un-needed display message 13 年之前
  Nathalie Furmento 32e85cf2c2 src: improve directory management 13 年之前
  Cyril Roelandt cc0566ac23 BCSR interface: fix the amount of bytes to copy in ram_to_ram(). 13 年之前
  Nathalie Furmento 84d9fd906d doc: update references to section which has been renamed 13 年之前
  Nathalie Furmento c05700ba46 doc/chapters/basic-api.texi: rename 'data library' sections into 'data management' sections 13 年之前
  Nathalie Furmento dc39ab013a doc/chapters/basic-api.texi: fix doc for starpu_opencl_set_kernel_args() 13 年之前
  Nathalie Furmento 91894d6cf2 include/starpu_opencl.h: remove trailing whitespaces 13 年之前
  Ludovic Courtès 423dbf506e gcc: Fix initialization of integer variables in the `opencl' pragma. 13 年之前
  Ludovic Courtès 15a1400aa2 gcc: Fix handling of `opencl_include_dirs' on GCC 4.7+. 13 年之前
  Samuel Thibault 4d21f76259 Add starpu_block_shadow_filter_func_vector, which supports shadow for vector partitioning. Add example/test and documentation. 13 年之前
  Samuel Thibault 3652cbe469 typo 13 年之前
  Cyril Roelandt b64a380f87 Disable pgreedy in the schedulers.sh. 13 年之前
  Nathalie Furmento b2d14affdf gcc-plugin/tests/opencl-lacking.c: add missing parameter to pragma starpu opencl 13 年之前
  Nathalie Furmento 6d7d24253a tests/datawizard/lazy_unregister.c: use usleep instead of sleep, sleep is not available on windows systems 13 年之前
  Nathalie Furmento ac50cc21f6 tests/datawizard/lazy_unregister.c: mark test as skipped when no device can execute the task 13 年之前
  Cyril Roelandt 0408173814 SOCL: make sure we do not try to dynamically allocate 0 bytes. 13 年之前
  Sylvain Henry 514908e49e Fix lazy_unregister test 13 年之前
  Cyril Roelandt 07ac945e35 tests/sched_policies/simple_deps.c: the second task may start right after the first one is done. 13 年之前
  Cyril Roelandt 6501a277d5 Add bloody missing copyrights. 13 年之前
  Cyril Roelandt 5c120d68ea Fix coding style issues in tests/datawizard/lazy_unregister.c 13 年之前
  Sylvain Henry 2e567f9436 Fix lazy_unregister test 13 年之前
  Cyril Roelandt 68d3369976 tests/main/driver_api/: add a test for the starpu_driver_run() and starpu_drivers_request_termination() functions. 13 年之前
  Sylvain Henry be0651adb1 Add test for starpu_data_unregister_lazy 13 年之前
  Ludovic Stordeur 284bfe843c gcc-plugin: added groupsize support to OpenCL codelet generation. 13 年之前
  Sylvain Henry 34ea06259e Add starpu_data_unregister_lazy(handle) 13 年之前