커밋 기록

작성자 SHA1 메시지 날짜
  Samuel Thibault af21f804df Fix choosing the right CPU for driving GPU 14 년 전
  Samuel Thibault 5abb0b8256 Fix macro for use directly in an if 14 년 전
  Samuel Thibault e0d408b020 reduce memory use by deallocating useless data buffers 14 년 전
  Samuel Thibault 902b5befd6 Add starpu_data_invalidate_submit 14 년 전
  Samuel Thibault a42a37bf8e rename starpu_data_unregister_lazy into starpu_data_unregister_submit for naming coherency 14 년 전
  Samuel Thibault 34212a9b9f mention that tasks must be finished before unpartitioning 14 년 전
  Samuel Thibault f44d649ebf Add starpu_data_acquire_on_node 14 년 전
  Samuel Thibault b4dedc2d59 more explicit 14 년 전
  Nathalie Furmento 6ecd809dd0 ChangeLog: fix following the latest commit 14 년 전
  Nathalie Furmento d6416329c9 Merge 2 functions starpu_insert_task and starpu_insert_task_array. 14 년 전
  Nathalie Furmento 9e98540ad3 ChangeLog: mention starpu_insert_task_array 14 년 전
  Nathalie Furmento 3cff53fd54 New functionality starpu_insert_task_array similar to starpu_insert_task but with an array of data_handles. 14 년 전
  Samuel Thibault 1dc76cf0b9 mention that applications can write their interfaces and filters 14 년 전
  Samuel Thibault e0074c24b3 mention that GLUT has to be initialized first 14 년 전
  Nathalie Furmento 5509266779 src/util/starpu_insert_task_utils.c: specify error code 14 년 전
  Cyril Roelandt b9211cf493 tests/loader.c: decode(): use strcpy() instead of stpcpy() since the latter is not really needed. 14 년 전
  Nathalie Furmento 95b5eb6556 tools/Makefile.am: rewrite rules so that old versions of automake are happy 14 년 전
  Nathalie Furmento c334045fb8 socl/examples: check that the number of devices is not zero 14 년 전
  Nathalie Furmento 487872598d socl/src/cl_getdeviceids.c: on StarPU failure, get soclGetDeviceIDs to return 0 devices 14 년 전
  Nathalie Furmento 9462673403 tests/perfmodels: new testcase valid_model to validate loading and storing of performance models 14 년 전
  Nathalie Furmento c2dbd3156c doc/chapters/basic-api.texi: typos 14 년 전
  Nathalie Furmento 4835c3e1b2 doc/chapters/basic-api.texi: clarify the different available values for the field calibrate of struct starpu_conf 14 년 전
  Nathalie Furmento f065ccf0a2 socl/src/Makefile.am: add CL .h files to distrib 14 년 전
  Nathalie Furmento c5c89a3d2b socl/src/Makefile.am: add ocl_icd.h to header files 14 년 전
  Nathalie Furmento 7e49340ddf configure.ac: revert 6928. SOCL comes with its own OpenCL headers (see r6929), there is no need to check the system version 14 년 전
  Nathalie Furmento dafa8ecde1 tools/starpu_perfmodel_display.c: revert 6934 as problem is now fixed by 6936 14 년 전
  Nathalie Furmento dd6b945c0f src/core/perfmodel/perfmodel_history.c: fix function which initializes a per_arch_model variable and initialize model before loading it from the disk 14 년 전
  Cyril Roelandt 2584621744 src/socl.h: directly use the "ev" argument of the "MAY_BLOCK_CUSTOM" macro. 14 년 전
  Nathalie Furmento 7667ff35f7 tools/starpu_perfmodel_display.c: redefine variable as static and global, defining it locally leads to a segfault. That needs to be investigated, in the meantime, fix the code that it does not crash 14 년 전
  Nathalie Furmento e02907b183 tools/starpu_perfmodel_display.c: fix formatting 14 년 전