Commit History

Author SHA1 Message Date
  Cyril Roelandt f00cc9ea86 write_bus_affinity_file_content: Do not open the file if there is nothing to write. 13 years ago
  Cyril Roelandt 057eb16b24 Add an experimental Coccinelle script that adds "STARPU_SKIP_IF_VALGRIND;" at the beginning of codelets. 13 years ago
  Nicolas Collin 00902d84d9 The work stealing scheduler is fixed. 13 years ago
  Cyril Roelandt 685f84fcdb Include valgrind.h in helper.h, not directly in the tests. 13 years ago
  Nathalie Furmento ac6b545847 tests: add core/starpu_init.c which tests starpu_init behaviour regarding environment variables and starpu_conf 13 years ago
  Cyril Roelandt 726ccf2ea7 Replace "if STARPU_HAVE_VALGRIND_H" by "ifdef STARPU_HAVE_VALGRIND_H". 13 years ago
  Cyril Roelandt 3b9c9c7b4c Skip computations in the tests when running on valgrind. 13 years ago
  Nathalie Furmento d3683c66bc tests: add new test tests/datawizard/increment_redux_lazy to illustrate following bug: 13 years ago
  Nathalie Furmento b7476c9a04 add a pkg-config file for socl 13 years ago
  Nathalie Furmento 97b06acb32 mpi/starpumpi-1.0.pc.in: update require to depend on starpu-1.0 and not libstarpu 13 years ago
  Nathalie Furmento 30693bfe52 move pkgconfig mpi files in mpi directory 13 years ago
  Nathalie Furmento ff8b382e3d socl/Makefile.am: Install SOCL headers under $includedir/starpu/$(STARPU_EFFECTIVE_VERSION)/CL 13 years ago
  Nathalie Furmento 12e846504b Define a SONAME for 'libsocl.so'. 13 years ago
  Nathalie Furmento cd06b99c33 Rename 'libsocl.la' to 'libsocl-MAJOR.MINOR.la'. 13 years ago
  Nathalie Furmento e4b9b74e75 fix function prototype 13 years ago
  Cyril Roelandt 2ee7a7d915 Doc: new OpenCL memory managment public functions. 13 years ago
  Cyril Roelandt 760eb9959c custom_interface: use the public OpenCL copy functions. 13 years ago
  Cyril Roelandt 50920cb9e6 Use starpu_opencl_allocate_memory in the custom interface. 13 years ago
  Nathalie Furmento 0901fbea21 tests: add new test tests/datawizard/partition_lazy.c to illustrate bug reported by Cyril Bordage 13 years ago
  Cyril Roelandt 38df1fd0b1 Do not generate manpages for the tools if we do not have help2man. 13 years ago
  Nathalie Furmento 0c13e9ae90 tests/datawizard/scal: define functions in scal.h to reuse them in other places 13 years ago
  Cyril Roelandt d5e6287253 Expose some of the OpenCL related functions. 13 years ago
  Ludovic Courtès 515b3a27fb configure: Explicitly disable GCC plug-ins when ICC is used. 13 years ago
  Cyril Roelandt fe826e1de9 ChangeLog : mention the new manpages. 13 years ago
  Cyril Roelandt 10f410feae Add rules to automatically generate man pages for some of our tools. 13 years ago
  Cyril Roelandt d1864c306d starpu_perfmodel_display: should now work with help2man 13 years ago
  Cyril Roelandt fa3e46f79a starpu_perfmodel_display: fix the --help option 13 years ago
  Cyril Roelandt 8d1f15c424 starpu_perfmodel_display: use long options, so --help and --version can be used. 13 years ago
  Cyril Roelandt d7251d0f72 starpu_perfmodel_display: add -h and -v options 13 years ago
  Cyril Roelandt 585b1421c1 Add a --help and --version option to starpu_perfmodel_plot. 13 years ago