Commit History

Author SHA1 Message Date
  Nathalie Furmento 0c13e9ae90 tests/datawizard/scal: define functions in scal.h to reuse them in other places 14 years ago
  Cyril Roelandt d5e6287253 Expose some of the OpenCL related functions. 14 years ago
  Ludovic Courtès 515b3a27fb configure: Explicitly disable GCC plug-ins when ICC is used. 14 years ago
  Cyril Roelandt fe826e1de9 ChangeLog : mention the new manpages. 14 years ago
  Cyril Roelandt 10f410feae Add rules to automatically generate man pages for some of our tools. 14 years ago
  Cyril Roelandt d1864c306d starpu_perfmodel_display: should now work with help2man 14 years ago
  Cyril Roelandt fa3e46f79a starpu_perfmodel_display: fix the --help option 14 years ago
  Cyril Roelandt 8d1f15c424 starpu_perfmodel_display: use long options, so --help and --version can be used. 14 years ago
  Cyril Roelandt d7251d0f72 starpu_perfmodel_display: add -h and -v options 14 years ago
  Cyril Roelandt 585b1421c1 Add a --help and --version option to starpu_perfmodel_plot. 14 years ago
  Nathalie Furmento b26ef3c701 doc: add void starpu_codelet_init() 14 years ago
  Nathalie Furmento ae29c9e700 tools/dev/starpu_check_documented.py: do not add a ';' as it excludes inline functions 14 years ago
  Nathalie Furmento 3bd3ca7289 Rename 'starpufft/libstarpufft-1.0.pc' to 'starpufft/starpufft-1.0.pc'. 14 years ago
  Nathalie Furmento 1acda224ac Rename 'libstarpumpi-1.0.pc' to 'starpumpi-1.0.pc'. 14 years ago
  Nathalie Furmento 6c40c12c3a cleanup c++ example 14 years ago
  Samuel Thibault 6270851a21 Fix parallel CPU worker comment 14 years ago
  Nathalie Furmento 01c10cfe2c ChangeLog: update 14 years ago
  Nathalie Furmento dd293c6dcf mpi: add example to test reduction with starpu_mpi_insert_task 14 years ago
  Nathalie Furmento 7eec7194ba starpu_mpi_insert_task.c: deal with STARPU_REDUX data 14 years ago
  Samuel Thibault 566ce8362e Fix macro safety 14 years ago
  Nathalie Furmento 1e88ed22a6 include/starpu_util.h: macro STARPU_ASSERT_MSG: bracket properly 14 years ago
  Nathalie Furmento b725e9bc8d src/core/task.c: function starpu_codelet_init: all default values being 0, it is safer and easier to use memset 14 years ago
  Nathalie Furmento b87e0e4aad examples: add a basic c++ example 14 years ago
  Nathalie Furmento 4d6290f662 configure.ac: detect g++ compiler 14 years ago
  Nathalie Furmento 5c67ff4e54 add function void starpu_codelet_init(struct starpu_codelet *cl) to initialise a codelet with default values 14 years ago
  Samuel Thibault 0561c455c1 Fix meaning of LD... 14 years ago
  Samuel Thibault bb335ecec2 Fix rounding computation 14 years ago
  Nathalie Furmento 5bd0025725 src: let's decrease number of warnings for icc ... 14 years ago
  Nathalie Furmento 26e60dca5e src: fix macro name 14 years ago
  Nathalie Furmento 93e6c6224b introduce new macro STARPU_ASSERT_MSG, icc was complaining on evaluation constant expressions ... 14 years ago