Samuel Thibault
|
2bafbdef7f
add missing include for HANDLE
|
15 years ago |
Samuel Thibault
|
554d1813ba
add missing pthread.h include for pthread_mutex_t
|
15 years ago |
Samuel Thibault
|
e313898b16
add missing include for timeval
|
15 years ago |
Samuel Thibault
|
eb376e4819
add missing include for timeval
|
15 years ago |
Samuel Thibault
|
bf7eed2333
Add missing include for gettimeofday
|
15 years ago |
Samuel Thibault
|
0bbf9fbe83
damn automake
|
15 years ago |
Samuel Thibault
|
489d92923c
hack on windows: do not introduce a pthread.h, directly hardcode the type being used
|
15 years ago |
Samuel Thibault
|
6558cfb735
disable use of wsock32 to get gethostname for now
|
15 years ago |
Nathalie Furmento
|
6df12f9d45
tests/regression/profiles.build.only.in: add extra profiles
|
15 years ago |
Nathalie Furmento
|
01ca93cf43
tests/regression/profiles.in: fix filename
|
15 years ago |
Samuel Thibault
|
1249b1d0a5
fix comment
|
15 years ago |
Samuel Thibault
|
74cb9f96d2
yet more win32 stuff
|
15 years ago |
Samuel Thibault
|
3a62b468b9
add rule to call the lib tool to generate .lib from .def
|
15 years ago |
Samuel Thibault
|
2cb704f236
enforce yet more the building of dlls
|
15 years ago |
Samuel Thibault
|
e65c366a61
mingw32 needs the pthread_win32 files
|
15 years ago |
Cédric Augonnet
|
31ba3b65e0
Implement the "scratch" test on CUDA too
|
15 years ago |
Cédric Augonnet
|
6f3740991e
Using a scratch buffer does not introduce a data penalty.
|
15 years ago |
Samuel Thibault
|
46ed34d75a
add more comments to starpufft
|
15 years ago |
Nathalie Furmento
|
6fb510f192
regression profiles: add new profiles
|
15 years ago |
Nathalie Furmento
|
d6c7d9a7cb
regression.sh.in: pass the environment variables to make check
|
15 years ago |
Cédric Augonnet
|
c92030c413
We "free" memory, we don't "liberate" it from the yoke of an evilish malloc :)
|
15 years ago |
Cédric Augonnet
|
ef90b2c9f8
Fix the "scratch" example which is only available for CPUs yet.
|
15 years ago |
Cédric Augonnet
|
e8068ec12d
Add a new access mode: STARPU_SCRATCH. When this mode is specified, a temporary
|
15 years ago |
Nathalie Furmento
|
bb615dfba4
regression: copy shell script and profiles in build directory
|
15 years ago |
Cédric Augonnet
|
2a361c1284
The data interface allocation method now directly takes a "void *interface"
|
15 years ago |
Cédric Augonnet
|
99f8164962
move the function to test whether a data is already allocated or not in a more suitable file.
|
15 years ago |
Cédric Augonnet
|
05ac30b4f6
Fix an erroneous comment :)
|
15 years ago |
Cédric Augonnet
|
b2a1bfd608
starpu_access_mode is not an enum type anymore, so that we can add new types of
|
15 years ago |
Cédric Augonnet
|
6b9219984c
move the "license scripts" into the script/ directory outside the trunk itself.
|
15 years ago |
Cédric Augonnet
|
03ec8f74ee
Small cleanups to get rid of semaphores in the tag examples
|
15 years ago |