Commit History

作者 SHA1 備註 提交日期
  Nathalie Furmento ea928915c1 configure.ac: define macro values to 1 10 年之前
  Nathalie Furmento 26696ddca0 include/starpu_config.h.in: add needed macro 10 年之前
  Nathalie Furmento 44b1e60781 src/common/fxt.h: rename variable to be different from parameter name 10 年之前
  Olivier Aumage 2a49bee522 - add some more Fortran type size 10 年之前
  Olivier Aumage 3ee491cf62 - add missing FSTARPU_SZ_C_CHAR 10 年之前
  Samuel Thibault bffcb64c0f Fix non-cuda build 10 年之前
  Samuel Thibault 6c23b4d6e1 Initialize cuda workers in parallel 10 年之前
  Samuel Thibault d8dc889ec3 When starting workers, do not wait for thread to get bound, let that happen in parallel 10 年之前
  Samuel Thibault 7cc5447ba7 fix size, it needs to be a multiple of page size 10 年之前
  Samuel Thibault 936a654fbe Reduce execution time of longest tests 10 年之前
  Samuel Thibault a56cec9c33 reduce the time to benchmark the bus, we don't need an extremely precise value, and statistics people say that about 30 is fine 10 年之前
  Samuel Thibault 25c1bc1124 Fix having different min/max priorities between schedulers 10 年之前
  Samuel Thibault 71552afed8 for debugging, do not use enable-fast 10 年之前
  Samuel Thibault 6b863c6ee1 make sure that _starpu_get_worker_struct doesn't overflow. Inline starpu_worker_get_count to make it not too expensive 10 年之前
  Samuel Thibault a5e37a6b3b Do not call post_exec hooks for nowhere tasks, and make sure to test that. 10 年之前
  Samuel Thibault 193927661e Fix xeon phi porting doc 10 年之前
  Samuel Thibault ec3d59e417 Increase capacity of list-based worker list, it needs to be able to take combined workers too 10 年之前
  Samuel Thibault 7945a3d83f Use more standard strchr function instead of index 10 年之前
  Samuel Thibault cdbf49888a Fix thread binding on knf in accelerator mode 10 年之前
  Olivier Aumage 816c90828c - document how to call starpu_init on the sink, in a hybrid Xeon Phi execution 10 年之前
  Samuel Thibault 82cba0e625 only disable fortran when using the gcc cross-compiler, ifort supports mic 10 年之前
  Samuel Thibault 9deb546b39 disable building fortran on MIC, there is no cross-compiler there 10 年之前
  Samuel Thibault 76f8218242 fix function prototype 10 年之前
  Samuel Thibault 759e5e664e revert 18716: knl is really an x86_64 for barriers 10 年之前
  Samuel Thibault a7760d5cb8 try to support xeon phi knl 10 年之前
  Samuel Thibault f0f75282e8 avoid issues with potential % in tasks.rec 10 年之前
  Samuel Thibault ef347a980f Make starpu_tasks_rec_complete idempotent 10 年之前
  Samuel Thibault 239d80a2dd fixes 10 年之前
  Samuel Thibault 7bd115a084 Add starpu_tasks_rec_complete tool to add estimation times in tasks.rec files 10 年之前
  Samuel Thibault 9787f21019 some tests may take more than 30s 10 年之前