Historial de Commits

Autor SHA1 Mensaje Fecha
  Cyril Roelandt 760eb9959c custom_interface: use the public OpenCL copy functions. hace 14 años
  Cyril Roelandt 50920cb9e6 Use starpu_opencl_allocate_memory in the custom interface. hace 14 años
  Nathalie Furmento 0901fbea21 tests: add new test tests/datawizard/partition_lazy.c to illustrate bug reported by Cyril Bordage hace 14 años
  Cyril Roelandt 38df1fd0b1 Do not generate manpages for the tools if we do not have help2man. hace 14 años
  Nathalie Furmento 0c13e9ae90 tests/datawizard/scal: define functions in scal.h to reuse them in other places hace 14 años
  Cyril Roelandt d5e6287253 Expose some of the OpenCL related functions. hace 14 años
  Ludovic Courtès 515b3a27fb configure: Explicitly disable GCC plug-ins when ICC is used. hace 14 años
  Cyril Roelandt fe826e1de9 ChangeLog : mention the new manpages. hace 14 años
  Cyril Roelandt 10f410feae Add rules to automatically generate man pages for some of our tools. hace 14 años
  Cyril Roelandt d1864c306d starpu_perfmodel_display: should now work with help2man hace 14 años
  Cyril Roelandt fa3e46f79a starpu_perfmodel_display: fix the --help option hace 14 años
  Cyril Roelandt 8d1f15c424 starpu_perfmodel_display: use long options, so --help and --version can be used. hace 14 años
  Cyril Roelandt d7251d0f72 starpu_perfmodel_display: add -h and -v options hace 14 años
  Cyril Roelandt 585b1421c1 Add a --help and --version option to starpu_perfmodel_plot. hace 14 años
  Nathalie Furmento b26ef3c701 doc: add void starpu_codelet_init() hace 14 años
  Nathalie Furmento ae29c9e700 tools/dev/starpu_check_documented.py: do not add a ';' as it excludes inline functions hace 14 años
  Nathalie Furmento 3bd3ca7289 Rename 'starpufft/libstarpufft-1.0.pc' to 'starpufft/starpufft-1.0.pc'. hace 14 años
  Nathalie Furmento 1acda224ac Rename 'libstarpumpi-1.0.pc' to 'starpumpi-1.0.pc'. hace 14 años
  Nathalie Furmento 6c40c12c3a cleanup c++ example hace 14 años
  Samuel Thibault 6270851a21 Fix parallel CPU worker comment hace 14 años
  Nathalie Furmento 01c10cfe2c ChangeLog: update hace 14 años
  Nathalie Furmento dd293c6dcf mpi: add example to test reduction with starpu_mpi_insert_task hace 14 años
  Nathalie Furmento 7eec7194ba starpu_mpi_insert_task.c: deal with STARPU_REDUX data hace 14 años
  Samuel Thibault 566ce8362e Fix macro safety hace 14 años
  Nathalie Furmento 1e88ed22a6 include/starpu_util.h: macro STARPU_ASSERT_MSG: bracket properly hace 14 años
  Nathalie Furmento b725e9bc8d src/core/task.c: function starpu_codelet_init: all default values being 0, it is safer and easier to use memset hace 14 años
  Nathalie Furmento b87e0e4aad examples: add a basic c++ example hace 14 años
  Nathalie Furmento 4d6290f662 configure.ac: detect g++ compiler hace 14 años
  Nathalie Furmento 5c67ff4e54 add function void starpu_codelet_init(struct starpu_codelet *cl) to initialise a codelet with default values hace 14 años
  Samuel Thibault 0561c455c1 Fix meaning of LD... hace 14 años