Commit History

Author SHA1 Message Date
  Marc Sergent 044387df98 Fix some code which shouldn't have been commented. 12 years ago
  Marc Sergent ff83ffc582 Modifications of internal handling of tags in StarPU-MPI. 12 years ago
  Marc Sergent 51837ba50c Merge @9106:9188 12 years ago
  Nathalie Furmento c4febc1871 src/core/sched_policy.c: only declare variable when needed 12 years ago
  Nathalie Furmento ac7aeb0c9c include/starpu_profiling.h: include <time.h> instead of <sys/time.h> 12 years ago
  Nathalie Furmento 1e3c1e9f49 examples: use variadic macros to be portable on MSVC 12 years ago
  Nathalie Furmento 8201675a4e include/pthread_win32/pthread.h: fix code 12 years ago
  Samuel Thibault 1fa37aac23 make __starpu_inline even more portable 12 years ago
  Samuel Thibault fbadd97f8c Add names to codelets 12 years ago
  Nathalie Furmento 1fe30de34b include: define portable __starpu_inline 12 years ago
  Nathalie Furmento 918a96d17d include/pthread_win32: use __inline instead of inline 12 years ago
  Samuel Thibault 4e682d90d9 Show tag number in graph 12 years ago
  Samuel Thibault 92cf858e34 Add a task name 12 years ago
  Samuel Thibault 1041c694c5 Do not hide synchronization tasks in DAGs, but keep them internal for the hypervisor 12 years ago
  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