Історія комітів

Автор SHA1 Опис Дата
  Ludovic Courtès 723a55acb7 gcc: Check the return value of `insert_task' and error out when needed. 14 роки тому
  Nathalie Furmento 820c2eec6a tests/datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion.c: update pointer access 14 роки тому
  Samuel Thibault 16fa68af79 explain the user if the starpu directory can not be built 14 роки тому
  Samuel Thibault 7568d78458 Make sure _starpu_mkpath returns the proper error 14 роки тому
  Cyril Roelandt d8e86d1388 Add a custom multiformat example that does not use the multiformat interface. 14 роки тому
  Olivier Aumage 23752a3c71 - fix documentation 14 роки тому
  Olivier Aumage 8897006c18 - fix documentation 14 роки тому
  Nathalie Furmento af806fdba9 src/util/starpu_insert_task_utils.c: free allocated memory 14 роки тому
  Nathalie Furmento 68927a851a rename pkg-config package names from libXXX1.0.pc to libXXX-1.0.pc 14 роки тому
  Nathalie Furmento e013d2ffd4 ChangeLog: clarify field magic 14 роки тому
  Samuel Thibault fe7200797d Fix memory leak in starpu_task_wait 14 роки тому
  Cyril Roelandt 26837d338b Add a get_mf_ops function to the interfaces, so that they can return the multiformat-releated helpers. 14 роки тому
  Cyril Roelandt e332089751 Do not compare and interface identifier to STARPU_MULTIFORMAT_ID to determine whether the interface uses multiple format. This allows other interfaces to use multiple formats and to trigger the creation of conversion tasks. 14 роки тому
  Ludovic Courtès 564be33e64 Avoid stack overflow in `basic_examples/vector_scal.c'. 14 роки тому
  Samuel Thibault 8d35c6ab3d Restore taking overlapped transfers into account, fixes performance issues (which were due to overestimation of transfer penalty) 14 роки тому
  Ludovic Courtès 508463598a Work around hwloc's failure to return the amount of RAM. 14 роки тому
  Nathalie Furmento 4b2d1cfa7d doc/Makefile.am: add chapters/socl.texi to distrib 14 роки тому
  Ludovic Courtès 333fdfc70e gcc: Refer to <starpu.h> by its absolute file name. 14 роки тому
  Nathalie Furmento cc9feef30d doc: pkg-config packages are now suffixed with 1.0. Add footnote about the no-suffix packages 14 роки тому
  Nathalie Furmento 6008f4f4c5 tests/loader.c: allow to specify arguments to launcher via environment variable STARPU_CHECK_LAUNCHER_ARGS 14 роки тому
  Ludovic Courtès 3d7c33ba32 tests/loader: Don't take libtool(1) from $PATH; take the one from $top_builddir. 14 роки тому
  Cyril Roelandt fdbee85d19 Move src/common/hash.h to include/starpu_hash.h. All functions are now public. 14 роки тому
  Nathalie Furmento 92481c7204 tests/loader.c: allow to specify a launcher to run tests, e.g valgrind 14 роки тому
  Cyril Roelandt 8823d36310 Documentation: starpu_data_get_interface_on_node() 14 роки тому
  Nathalie Furmento 32eeece076 ChangeLog: update following r5156 14 роки тому
  Ludovic Courtès 109df305b8 gcc: Error out when none of a task's implementations are usable. 14 роки тому
  Ludovic Courtès c7db6adbca gcc: Really honor STARPU_NMAXBUFS. 14 роки тому
  Nathalie Furmento 75fbf9ee3a struct starpu_task: add a magic field which is set when initialising the task. starpu_task_submit will fail if the field does not have the right value. This will hence avoid submitting tasks which have not been properly initialised. 14 роки тому
  Cyril Roelandt ee3612515d Rename starpu_get_node_kind : it should be starpu_node_get_kind. 14 роки тому
  Nathalie Furmento e340de46da tools/dev/starpu_check_undocumented.sh: fix grep command for enum datatypes 14 роки тому