Commit History

Author SHA1 Message Date
  Nathalie Furmento 2c71c896d0 mpi: test functionality provided in previous commit 12 years ago
  Nathalie Furmento 29bb94205b mpi/src: fix when receiving too early data which have not yet been registered, the data is received as as a raw memory, and will be given it to the application when it post a equivalent receive 12 years ago
  Nathalie Furmento c8be1347be mpi/src: properly set the size of the data in the envelope 12 years ago
  Nathalie Furmento 73d80820ab mpi/src: rename variables to have a more appropriate name 12 years ago
  Andra Hugo 9502f53f25 introduce min max as a constraint for the linear program 12 years ago
  Nathalie Furmento 98b4469b6a merge trunk up to r11088 12 years ago
  Nathalie Furmento 2d5990eadd tests/disk/disk_copy.c: decrease vector size on 32 bits machine 12 years ago
  Pierre-André Wacrenier 9c421fc50e unlock worker's sched_mutex before busy waiting 12 years ago
  Nathalie Furmento 0eb52f15a2 merge trunk@11083: examples/Makefile.am: only check sched_ctx/parallel_code when long-check is enabled 12 years ago
  Nathalie Furmento 8b523baf9c examples/Makefile.am: only check sched_ctx/parallel_code when long-check is enabled 12 years ago
  Nathalie Furmento 04ee334338 merge trunk up to r11081 12 years ago
  Nathalie Furmento de463ed920 doc/doxygen/Makefile.am: use different files for latex and html version to avoid problems 12 years ago
  Nathalie Furmento c6044cd5fe ChangeLog: mention fix for nan on windows 12 years ago
  Andra Hugo 3e4395d0ba configurable time sample 12 years ago
  Nathalie Furmento 30d74abf38 tests/perfmodels/value_nan.c: fix return value 12 years ago
  Nathalie Furmento 19bbff8495 include/starpu_task_util.h: remove line which was not supposed to be committed 12 years ago
  Nathalie Furmento 4e71452926 we cannot use long long for the argument types, as 0 is used to notify the end of the parameters when calling starpu_insert_task 12 years ago
  Nathalie Furmento 8fced1a509 src/core/perfmodel/perfmodel_nan.c: ungetc cannot be called several times, it is not safe 12 years ago
  Nathalie Furmento e1b4955fe5 perfmodel: move test function from starpu lib to test file 12 years ago
  Nathalie Furmento efed262beb src/core/perfmodel/perfmodel_nan.c: add missing include 12 years ago
  Nathalie Furmento 39d4896b2f tests/perfmodels/value_nan.c: test double and nan values can be written and read back properly 12 years ago
  Nathalie Furmento b901df23be src/core/perfmodel: the windows implementation of fscanf cannot read NAN values, we need to define a function doing it correctly 12 years ago
  Andra Hugo d96574725f long int -> long long int 12 years ago
  Thibaud Lambert e2dd19c39c mic (perfmodels): merge trunk 12 years ago
  Andra Hugo eddb5d1be9 resize the insert_task args parameters (pass to long int) 12 years ago
  Thibaud Lambert 54efaa63eb mic (perfmodels): Correction register_model with debug 12 years ago
  Thibaud Lambert ed7ac9a7bd mic (perfmodels): Correction register_model with debug 12 years ago
  Thibaud Lambert 6087bebc4b Correction parsing in perfmodel_history.c 12 years ago
  Samuel Thibault 12ca1d21d3 print the OOM node and how much we try to flush. Also print only once 12 years ago
  Nathalie Furmento d339c20e4a src/datawizard/memalloc.c: print message when trying to reclaim memory. It will not be printed if environment variable STARPU_SILENT is set 12 years ago