Commit History

作者 SHA1 備註 提交日期
  Nathalie Furmento 96228833d5 tools/Makefile.am: install mscv files under bin/msvc 12 年之前
  Nathalie Furmento 201dfa306a tools/msvc/starpu_exec.bat: starpu dll files must be copied without the dll extension, other dll files have to keep their extension 12 年之前
  Nathalie Furmento 2571fbe3b5 INSTALL: specify which hwloc version should be installed 12 年之前
  Nathalie Furmento 5f6e94a701 INSTALL: fix formatting 12 年之前
  Nathalie Furmento a033246f2b include/starpu_thread.h: fix definitions when using windows 12 年之前
  Nathalie Furmento 1af744dd36 tools/msvc/starpu_clean.bat: fix cleaning 12 年之前
  Nathalie Furmento abc2e4aa93 tools/msvc: fix batch files 12 年之前
  Nathalie Furmento 889d351d6d tools/msvc: batch and project files to execute StarPU applications under windows 12 年之前
  Nathalie Furmento 792e54ef83 examples/basic_examples/hello_world.c: use starpu_codelet_init to initialise codelet 12 年之前
  Nathalie Furmento fe8427423b configure.ac: really fix pthread detection 12 年之前
  Nathalie Furmento a44d6c0332 configure.ac: fix pthread checking 12 年之前
  Nathalie Furmento 11e09ede8c configure.ac: only check once for pthread availability 12 年之前
  Nathalie Furmento 56c4ae0bc5 include/starpu_config.h.in: define struct timespec when running on MSVC 12 年之前
  Nathalie Furmento 69f2686ede include/starpu.h: fix definition of uintptr_t when using MSVC 12 年之前
  Nathalie Furmento d340e3f1ec include/starpu.h: fix typedef when using MSCV 12 年之前
  Nathalie Furmento c4febc1871 src/core/sched_policy.c: only declare variable when needed 12 年之前
  Nathalie Furmento ac7aeb0c9c include/starpu_profiling.h: include <time.h> instead of <sys/time.h> 12 年之前
  Nathalie Furmento 1e3c1e9f49 examples: use variadic macros to be portable on MSVC 12 年之前
  Nathalie Furmento 8201675a4e include/pthread_win32/pthread.h: fix code 12 年之前
  Samuel Thibault 1fa37aac23 make __starpu_inline even more portable 12 年之前
  Samuel Thibault fbadd97f8c Add names to codelets 12 年之前
  Nathalie Furmento 1fe30de34b include: define portable __starpu_inline 12 年之前
  Nathalie Furmento 918a96d17d include/pthread_win32: use __inline instead of inline 12 年之前
  Samuel Thibault 4e682d90d9 Show tag number in graph 12 年之前
  Samuel Thibault 92cf858e34 Add a task name 12 年之前
  Samuel Thibault 1041c694c5 Do not hide synchronization tasks in DAGs, but keep them internal for the hypervisor 12 年之前
  Nathalie Furmento 26e88f6729 include/pthread_win32/pthread.h: define pthread_rwlockattr_t 12 年之前
  Nathalie Furmento 2cb9fcd148 use starpu_ssize_t instead of ssize_t to be windows-able 12 年之前
  Nathalie Furmento f1f6719353 use __starpu_func__ instead of __func__ which is not available on windows 12 年之前
  Nathalie Furmento f5a772c246 tools/Makefile.am: fix syntax 12 年之前