커밋 기록

작성자 SHA1 메시지 날짜
  Samuel Thibault 3f275cde36 Fix definition of timespec: it is now defined in some w32api version, depending on some obscure toolchain conditions 14 년 전
  Samuel Thibault 51efe41811 Fix integer/pointer sizes cast 14 년 전
  Samuel Thibault 7d278ca9a5 sched.h is only needed for CPU_* interface, only used on glibc. Fixes some mingw versions build 14 년 전
  Samuel Thibault 6a40e86cac Fix build windows instructions 14 년 전
  Nathalie Furmento bb3b551819 starpufft/starpufftx.c: test return value of starpu_task_wait 14 년 전
  Nathalie Furmento 2d60efd595 tests/datawizard/handle_to_pointer.c: cast before printing 14 년 전
  Nathalie Furmento b744465965 examples/filters/custom_mf/custom_interface.c: remove const qualifier 14 년 전
  Samuel Thibault def8c2ccaf Explain that starpu does not schedule threads of a parallel task 14 년 전
  Nathalie Furmento 084818066a ChangeLog: update for 1.0.0 14 년 전
  Nathalie Furmento 9124944f16 configure.ac: set default value to no for running_mpi_check 14 년 전
  Nathalie Furmento 2e6bee6c92 configure.ac: bump to 1.0.0 14 년 전
  Samuel Thibault c4f6988d92 Bump ABI versions; so many ABI things have changed since 0.9.2 14 년 전
  Nathalie Furmento 6609c0acfd src/drivers/opencl/driver_opencl.c: using CL_FALSE blocks the caller. 14 년 전
  Nathalie Furmento 28a4c02235 tests/main/task_wait_api.c: make sure all tasks are finished 14 년 전
  Samuel Thibault b8ef5f7dab mention the beta meaning change 14 년 전
  Samuel Thibault 67315fc3d6 We do not really need to clear the compatibility field. And applications like magma need it anyway. 14 년 전
  Ludovic Courtès 41d87dd4e9 gcc: Document implicit task CPU implementations. 14 년 전
  Ludovic Courtès a60f083788 gcc: Use an implicit CPU task implementation in the `vector_scal' example. 14 년 전
  Cyril Roelandt 2afba726aa _starpu_fetch_task_input: Call _STARPU_TRACE_END_FETCH_INPUT on error. 14 년 전
  Cyril Roelandt 220c050323 Do not use pointers after they have been freed. 14 년 전
  Cyril Roelandt 76428a1544 examples/cpp/incrementer_cpp: make sure we return the right return value from main(). 14 년 전
  Nathalie Furmento 42d37693dd tests/datawizard/reclaim.c: also lower number of tasks on slow machines 14 년 전
  Nicolas Collin c1ff1fec58 Useless checks and lines deleted. 14 년 전
  Nathalie Furmento b86fdf68ab tests/datawizard/gpu_register.c: OpenCL kernel needs to be compiled earlier 14 년 전
  Nathalie Furmento 45e8deb138 tests/datawizard/gpu_register.c: compile opencl kernel 14 년 전
  Nathalie Furmento cdd2900939 examples/reductions/minmax_reduction.c: reduce values on slow machines 14 년 전
  Nathalie Furmento 7878f9b69c tests/datawizard/gpu_register.c: fix synchronous copy 14 년 전
  Nathalie Furmento 94cb5a6423 tests/datawizard/lazy_allocation.c: fix synchronous copy 14 년 전
  Nathalie Furmento 7386c36dc2 tests/datawizard/manual_reduction.c: fix synchronous copy 14 년 전
  Nathalie Furmento 0ad123fbd4 tests/datawizard/data_invalidation.c: fix synchronous copy 14 년 전