Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault 1041c694c5 Do not hide synchronization tasks in DAGs, but keep them internal for the hypervisor hace 13 años
  Nathalie Furmento 26e88f6729 include/pthread_win32/pthread.h: define pthread_rwlockattr_t hace 13 años
  Nathalie Furmento 2cb9fcd148 use starpu_ssize_t instead of ssize_t to be windows-able hace 13 años
  Nathalie Furmento f1f6719353 use __starpu_func__ instead of __func__ which is not available on windows hace 13 años
  Nathalie Furmento f5a772c246 tools/Makefile.am: fix syntax hace 13 años
  Nathalie Furmento 6159317b5c tools: do not check starpu_perfmodel_display and starpu_perfmodel_plot on a windows machine hace 13 años
  Nathalie Furmento 03cf44aed8 tests/datawizard/mpi_like.c: remove irrelevant warning hace 13 años
  Nathalie Furmento 92770b37a1 INSTALL: fix explanation of option --disable-build-examples hace 13 años
  Nathalie Furmento ac3e8d35e4 INSTALL: more options hace 13 años
  Nathalie Furmento b8973c6ae0 INSTALL: specify --disable-build-doc when configuring on windows hace 13 años
  Samuel Thibault cdc1a1ccf0 Fix build with ayudame hace 13 años
  Nathalie Furmento cf29cdc028 src/core/task_bundle.h: use starpu_pthread_mutex_t hace 13 años
  Nathalie Furmento c879493ca3 include/starpu.h: define uintptr_t if needed hace 13 años
  Nathalie Furmento 9e3025d2a2 INSTALL: update url for mingw hace 13 años
  Nathalie Furmento ba73ca16c9 src/datawizard/memory_manager.c: protect access to used_size array hace 13 años
  Nathalie Furmento 2e88df2f09 Makefile.am: add include/starpu_thread.h to dist file hace 13 años
  Nathalie Furmento 148eee0db8 src/top/starpu_top_connection.c: add un-necessary include pthread.h hace 13 años
  Nathalie Furmento d87217abab sched_ctx_hypervisor: use starpu-pthread API hace 13 años
  Nathalie Furmento 1060c38ed8 src/common/starpu_spinlock.h: add missing include hace 13 años
  Nathalie Furmento cbdb2605b3 pthread: always use the starpu_pthread API hace 13 años
  Nathalie Furmento 5ab9655c89 examples/ppm_downscaler/yuv_downscaler.c: remove un-necessary include pthread.h hace 13 años
  Nathalie Furmento c5644f3de4 src/common/starpu_spinlock.h: fix include hace 13 años
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. hace 13 años
  Nathalie Furmento 3a7711af02 src: remove un-needed include pthread.h hace 13 años
  Nathalie Furmento ab59ecc2a7 tests and examples: remove un-needed include pthread.h hace 13 años
  Nathalie Furmento 3ae62277c5 src: move starpu thread related functions to new file src/common/thread.h hace 13 años
  Nathalie Furmento a33a7476f9 scheduler: function starpu_push_task_end is now public as it needs to be called by schedulers hace 13 años
  Nathalie Furmento 2e54931327 tests/errorcheck/invalid_blocking_calls.c: test return value of starpu_task_wait hace 13 años
  Nathalie Furmento 4bec2f1a1e tools/starpu_perfmodel_plot.c: add missing include hace 13 años
  Nathalie Furmento 72dc96c71e examples/scheduler/dummy_sched.c: clean code hace 13 años