Commit History

Author SHA1 Message Date
  Nathalie Furmento 8b2e1d14b8 src/datawizard/interfaces/bcsr_interface.c: remove unused variables 13 years ago
  Samuel Thibault 419e12e6b0 more details 13 years ago
  Cyril Roelandt 10808ace45 Use _starpu_gettid() in the MPI+FxT code. 13 years ago
  Cyril Roelandt 44119c0beb FxT: only include sys/syscall.h on Linux. 13 years ago
  Nathalie Furmento eed1ba5bbc examples/Makefile.am: remove duplicate line 13 years ago
  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 13 years ago
  Nathalie Furmento e924d2284d configure.ac: set default value for STARPU_MAXIMPLEMENTATIONS to 8 (examples/basic_examples/vector_scal.c needs it) 13 years ago
  Cyril Roelandt 258555146a Fix the size given to _STARPU_TRACE_DATA_COPY(). 13 years ago
  Samuel Thibault 46ab7b4cd2 add coment 13 years ago
  Nathalie Furmento 66ca4dc881 ChangeLog: add new functionalities 13 years ago
  Nathalie Furmento 0755556822 examples: new exemple to test storing and loading compiled OpenCL kernel on and from the file system 13 years ago
  Nathalie Furmento f1a5f5bd41 src/drivers/opencl/driver_opencl_utils.c: use _STARPU_DEBUG instead of _STARPU_DISP 13 years ago
  Nathalie Furmento 0b1d4dad0f OpenCL: new function starpu_opencl_load_binary_opencl() to load a binary OpenCL kernel 13 years ago
  Nathalie Furmento 67d417ea97 include: modify STARPU_CHECK_RETURN_VALUE to consider all non zero values as errors 13 years ago
  Nathalie Furmento d07aaa7c35 src/drivers/opencl/driver_opencl_utils.c: minor fixes 13 years ago
  Nathalie Furmento 8705aa7b2f OpenCL: implement new functions to store compiled OpenCL kernels on the file system 13 years ago
  Nathalie Furmento ca99ae35b7 src/common/utils.c: remove un-needed display message 13 years ago
  Nathalie Furmento 32e85cf2c2 src: improve directory management 13 years ago
  Cyril Roelandt cc0566ac23 BCSR interface: fix the amount of bytes to copy in ram_to_ram(). 13 years ago
  Nathalie Furmento 84d9fd906d doc: update references to section which has been renamed 13 years ago
  Nathalie Furmento c05700ba46 doc/chapters/basic-api.texi: rename 'data library' sections into 'data management' sections 13 years ago
  Nathalie Furmento dc39ab013a doc/chapters/basic-api.texi: fix doc for starpu_opencl_set_kernel_args() 13 years ago
  Nathalie Furmento 91894d6cf2 include/starpu_opencl.h: remove trailing whitespaces 13 years ago
  Ludovic Courtès 423dbf506e gcc: Fix initialization of integer variables in the `opencl' pragma. 13 years ago
  Ludovic Courtès 15a1400aa2 gcc: Fix handling of `opencl_include_dirs' on GCC 4.7+. 13 years ago
  Samuel Thibault 4d21f76259 Add starpu_block_shadow_filter_func_vector, which supports shadow for vector partitioning. Add example/test and documentation. 13 years ago
  Samuel Thibault 3652cbe469 typo 13 years ago
  Benjamin Lorendeau 79c0bcda70 replaced htable32 by lists, thus fixing duplicated communications 13 years ago
  Cyril Roelandt b64a380f87 Disable pgreedy in the schedulers.sh. 13 years ago
  Nathalie Furmento b2d14affdf gcc-plugin/tests/opencl-lacking.c: add missing parameter to pragma starpu opencl 13 years ago