커밋 기록

작성자 SHA1 메시지 날짜
  Nathalie Furmento 0ea15a56ec do not free memory twice, the memory is already freed in topology.c::_starpu_destroy_topology 11 년 전
  Samuel Thibault 6ad2537790 Fix name conflict 11 년 전
  Andra Hugo 97a1e6bc22 fix merge trunk@13163 11 년 전
  Andra Hugo 819a37afbd rollback sched_ctx (forgot that here there are stuff that in the trunk aren't) 11 년 전
  Andra Hugo 1f869a8090 merge trunk 11 년 전
  Andra Hugo 36c9d2f250 add function to return the idx of a worker in the sched_ctx 11 년 전
  Nathalie Furmento a590112c14 fix fxt code 11 년 전
  Nathalie Furmento 4c43618b9b merge trunk 11 년 전
  Nathalie Furmento 30c6a266f2 configure.ac: fix detection of subversion directory use, testing if directory .svn is present is not enough, as we may be in a subdirectory, it is safer to call svn info 11 년 전
  Samuel Thibault 1bbf290033 Document using nvidia-smi to measure CUDA task consumption 11 년 전
  Samuel Thibault b25760aa94 fix warnings 11 년 전
  Andra Hugo cab6a2b1de merge trunk 11 년 전
  Andra Hugo afade57efa allow ctx to execute parallel codes by reusing starpu workers (keep the workers alive instead of getting them to sleep) -> TODO try to factorize with parallel tasks on combined workers (doing practically the same, duplicate tasks and barrier_wait before & after exec) 11 년 전
  Andra Hugo 621eaf8db7 don't forget the eg in the hyp 11 년 전
  Nathalie Furmento 93e5c4a322 move all internal fields of struct starpu_perfmodel to a new internal struct _starpu_perfmodel_state 11 년 전
  Samuel Thibault f43bf86292 Fix complexity of implicit task/data dependency, from quadratic to linear 11 년 전
  Nathalie Furmento 940e31bb36 merge trunk 11 년 전
  Nathalie Furmento 3a49a7daec configure.ac: revert #13113 as subdir-objects breaks make distclean which removes entire entire DEPDIR directories instead of removing dependency tracking files individually 11 년 전
  Samuel Thibault 89b130f6ab Fix crash by making start and end static: apparently newer versions of libc unmap things at 'end'... 11 년 전
  Nathalie Furmento c2961b796e tests/perfmodels/valid_model.c: fix typo, lmodel is not a pointer 11 년 전
  Nathalie Furmento 143148eb21 tests/perfmodels/valid_model.c: fix indexing of array struct starpu_perfmodel::per_arch 11 년 전
  Nathalie Furmento f771a7d675 tools/starpu_perfmodel_plot.c: fix indexing of array struct starpu_perfmodel::per_arch 11 년 전
  Samuel Thibault 3db86a2ede * Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and 11 년 전
  Samuel Thibault 9d36c055e7 Make sure not to add the post_sync_task when none was define because sequential consistency was not enabled 11 년 전
  Andra Hugo c5ecdeec6a merge trunk 11 년 전
  Andra Hugo 95206641ae fix compil error when having the hypervisor (workerid declared out of the scope) 11 년 전
  Nathalie Furmento e0814cb255 perf_model: fix the calculation of the number of implementations for a given comb i.e the field struct starpu_perfmodel::nimpls 11 년 전
  Samuel Thibault c90cdf163a Fix spurious data pointer registration when using scratch or redux buffers 11 년 전
  Nathalie Furmento c3e786f042 src/datawizard/footprint.c: rewrite algorithm for _starpu_compute_buffers_footprint() to fit new struct starpu_perfmodel 11 년 전
  Nathalie Furmento 942982bd0e merge trunk 11 년 전