커밋 기록

작성자 SHA1 메시지 날짜
  Corentin Salingue 209fb7bf53 merge trunk 13 년 전
  Samuel Thibault 0bb47b1bab Rework locking the mc_list: we must not release mc_rwlock while freeing a memchunk, otherwise some other part of starpu might be removing the very chunk we are trying to free. Keep mc_rwlock locked, and when one needs to lock the data header, use a trylock for the case when some other part of starpu has already locked the data and will lock mc_rwlock too 13 년 전
  Corentin Salingue fe3b3d199b forget save chage on makefile 13 년 전
  Corentin Salingue 969e7e7f34 moove test disk 13 년 전
  Nathalie Furmento d56f8d197c doc/doxygen: tools to check documentation 13 년 전
  Nathalie Furmento 831b4a22f7 doc: move tools to check texinfo documentation to doc/texinfo/dev 13 년 전
  Nathalie Furmento 570be45c0b doc/doxygen: typos 13 년 전
  Nathalie Furmento 03ff6cfac9 include: typos 13 년 전
  Samuel Thibault cbd7a8bace Add missing lock 13 년 전
  Corentin Salingue ac0edaea4e fix cuda bug 13 년 전
  Nathalie Furmento 42006766ad doc/doxygen/chapters/optimize_performance.doxy: typo 13 년 전
  Nathalie Furmento 07c96350e2 doc/doxygen: code with # cannot be included directly 13 년 전
  Nathalie Furmento a4d122374d backport branches/starpu-1.1@10194: doc/doxygen/: add missing file 13 년 전
  Nathalie Furmento cb1b052539 backport branches/starpu-1.1@10192: doc/doxygen/: minor fixes 13 년 전
  Nathalie Furmento 515665e894 doc: fix group name for StarPU-Top Interface 13 년 전
  Samuel Thibault 7bea8a5606 TODO 13 년 전
  Corentin Salingue d6ff34569d change diskOps -> disk_ops 13 년 전
  Corentin Salingue 1705223a6c forget case home_node == disk -> push on ram before + move target choice strategy into a function 13 년 전
  Corentin Salingue 21c26a7564 clean function to choose target for reclaiming 13 년 전
  Corentin Salingue 4ae966b5a4 separate stdio and general disk functions + reduce warnings 13 년 전
  Sylvain Henry 6e42a45f11 SOCL: remove pkg-config file 13 년 전
  Samuel Thibault d045d62a83 Avoid exposing deprecated starpu 1.0 interface in socl/starpumpi 1.2 13 년 전
  Samuel Thibault d3c7e14c34 port r10174 from 1.1: Avoid exposing deprecated starpu 1.0 interface in socl/starpumpi 1.1 13 년 전
  Corentin Salingue 01181bc7ab if data is allocated, we don't check space on the node 13 년 전
  Corentin Salingue 9bc906732d change function stdio names 13 년 전
  Sylvain Henry d18c4f904d Remove blank line 13 년 전
  Nathalie Furmento 68161d3ccd examples/spmv/matrix_market/mmio.c: typo 13 년 전
  Samuel Thibault 39e257fcd6 Do not signal combined workers when signaling non-cpu workers 13 년 전
  Samuel Thibault e8e1e395f5 Fix opencl detection on Darwin 13 년 전
  Samuel Thibault 7d1fea65cd Fix build on MACOS 13 년 전