Commit History

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