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 年之前 |
Nathalie Furmento
|
6159317b5c
tools: do not check starpu_perfmodel_display and starpu_perfmodel_plot on a windows machine
|
12 年之前 |
Nathalie Furmento
|
03cf44aed8
tests/datawizard/mpi_like.c: remove irrelevant warning
|
12 年之前 |
Nathalie Furmento
|
92770b37a1
INSTALL: fix explanation of option --disable-build-examples
|
12 年之前 |
Nathalie Furmento
|
ac3e8d35e4
INSTALL: more options
|
12 年之前 |
Nathalie Furmento
|
b8973c6ae0
INSTALL: specify --disable-build-doc when configuring on windows
|
12 年之前 |