Historia zmian

Autor SHA1 Wiadomość Data
  Marc Sergent 6832511f53 Adding documentation on new implemented public functions, comments in mpi/src/starpu_mpi.c, and getter/setter functions so as the application can access to the internal starpu_mpi_tag used by StarPU-MPI. 13 lat temu
  Nathalie Furmento 792e54ef83 examples/basic_examples/hello_world.c: use starpu_codelet_init to initialise codelet 13 lat temu
  Nathalie Furmento fe8427423b configure.ac: really fix pthread detection 13 lat temu
  Nathalie Furmento a44d6c0332 configure.ac: fix pthread checking 13 lat temu
  Nathalie Furmento 11e09ede8c configure.ac: only check once for pthread availability 13 lat temu
  Nathalie Furmento 56c4ae0bc5 include/starpu_config.h.in: define struct timespec when running on MSVC 13 lat temu
  Nathalie Furmento 69f2686ede include/starpu.h: fix definition of uintptr_t when using MSVC 13 lat temu
  Nathalie Furmento d340e3f1ec include/starpu.h: fix typedef when using MSCV 13 lat temu
  Marc Sergent 044387df98 Fix some code which shouldn't have been commented. 13 lat temu
  Marc Sergent ff83ffc582 Modifications of internal handling of tags in StarPU-MPI. 13 lat temu
  Marc Sergent 51837ba50c Merge @9106:9188 13 lat temu
  Nathalie Furmento c4febc1871 src/core/sched_policy.c: only declare variable when needed 13 lat temu
  Nathalie Furmento ac7aeb0c9c include/starpu_profiling.h: include <time.h> instead of <sys/time.h> 13 lat temu
  Nathalie Furmento 1e3c1e9f49 examples: use variadic macros to be portable on MSVC 13 lat temu
  Nathalie Furmento 8201675a4e include/pthread_win32/pthread.h: fix code 13 lat temu
  Samuel Thibault 1fa37aac23 make __starpu_inline even more portable 13 lat temu
  Samuel Thibault fbadd97f8c Add names to codelets 13 lat temu
  Nathalie Furmento 1fe30de34b include: define portable __starpu_inline 13 lat temu
  Nathalie Furmento 918a96d17d include/pthread_win32: use __inline instead of inline 13 lat temu
  Samuel Thibault 4e682d90d9 Show tag number in graph 13 lat temu
  Samuel Thibault 92cf858e34 Add a task name 13 lat temu
  Samuel Thibault 1041c694c5 Do not hide synchronization tasks in DAGs, but keep them internal for the hypervisor 13 lat temu
  Nathalie Furmento 26e88f6729 include/pthread_win32/pthread.h: define pthread_rwlockattr_t 13 lat temu
  Nathalie Furmento 2cb9fcd148 use starpu_ssize_t instead of ssize_t to be windows-able 13 lat temu
  Nathalie Furmento f1f6719353 use __starpu_func__ instead of __func__ which is not available on windows 13 lat temu
  Nathalie Furmento f5a772c246 tools/Makefile.am: fix syntax 13 lat temu
  Nathalie Furmento 6159317b5c tools: do not check starpu_perfmodel_display and starpu_perfmodel_plot on a windows machine 13 lat temu
  Nathalie Furmento 03cf44aed8 tests/datawizard/mpi_like.c: remove irrelevant warning 13 lat temu
  Nathalie Furmento 92770b37a1 INSTALL: fix explanation of option --disable-build-examples 13 lat temu
  Nathalie Furmento ac3e8d35e4 INSTALL: more options 13 lat temu