Historial de Commits

Autor SHA1 Mensaje Fecha
  Ludovic Courtès b32a6a9360 Add `core/task_bundle.h' to the distribution. hace 14 años
  Cyril Roelandt b42b41ad45 Declare checkErr static, since it is only used in clinfo.c. hace 14 años
  Ludovic Courtès a326957412 configure: Fix GCC plug-in diagnosis. hace 14 años
  Nathalie Furmento b42cab8c45 say something (correct?) about libtool interface versioning information hace 14 años
  Ludovic Courtès 2eb3c7863b gcc: Paper around broken compilers that pretend to be GCC. hace 14 años
  Nathalie Furmento 3b11a58048 include/starpu_task_bundle.h: update comment hace 14 años
  Nathalie Furmento 020ff6987d doc: update following #5198 hace 14 años
  Nathalie Furmento 810aa6b646 configure.ac: distinguish cases when gcc plugin is explicitely required hace 14 años
  Nathalie Furmento 08248b55d4 enable SOCL by default hace 14 años
  Nicolas Collin dda7ff2523 Bundle structure is now an opaque type (starpu_task_bundle_t). hace 14 años
  Nathalie Furmento 8fad58251a configure.ac: really enable gcc plug-in by default hace 14 años
  Cyril Roelandt aa29dfc519 _starpu_add_writer_after_readers() : only declare task_array and call starpu_task_declare_deps_array() if nreaders is > 0. hace 14 años
  Nathalie Furmento 619ad4feea doc: fix menu section hace 14 años
  Nathalie Furmento 8fb7dd040c Enable by default the GCC plug-in extension hace 14 años
  Ludovic Courtès 200446b889 gcc: Generalize the error statement generation function. hace 14 años
  Ludovic Courtès 723a55acb7 gcc: Check the return value of `insert_task' and error out when needed. hace 14 años
  Nathalie Furmento 820c2eec6a tests/datawizard/interfaces/multiformat/advanced/multiformat_handle_conversion.c: update pointer access hace 14 años
  Samuel Thibault 16fa68af79 explain the user if the starpu directory can not be built hace 14 años
  Samuel Thibault 7568d78458 Make sure _starpu_mkpath returns the proper error hace 14 años
  Cyril Roelandt d8e86d1388 Add a custom multiformat example that does not use the multiformat interface. hace 14 años
  Olivier Aumage 23752a3c71 - fix documentation hace 14 años
  Olivier Aumage 8897006c18 - fix documentation hace 14 años
  Nathalie Furmento af806fdba9 src/util/starpu_insert_task_utils.c: free allocated memory hace 14 años
  Nathalie Furmento 68927a851a rename pkg-config package names from libXXX1.0.pc to libXXX-1.0.pc hace 14 años
  Nathalie Furmento e013d2ffd4 ChangeLog: clarify field magic hace 14 años
  Samuel Thibault fe7200797d Fix memory leak in starpu_task_wait hace 14 años
  Cyril Roelandt 26837d338b Add a get_mf_ops function to the interfaces, so that they can return the multiformat-releated helpers. hace 14 años
  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. hace 14 años
  Ludovic Courtès 564be33e64 Avoid stack overflow in `basic_examples/vector_scal.c'. hace 14 años
  Samuel Thibault 8d35c6ab3d Restore taking overlapped transfers into account, fixes performance issues (which were due to overestimation of transfer penalty) hace 14 años