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 |
Cédric Augonnet
|
c78a0977cd
remove obsolete comment
|
15 years ago |
Cédric Augonnet
|
a62f874492
fix compilation
|
15 years ago |
Nathalie Furmento
|
7298d2bf22
tests/regression/regression.sh: print which tests failed
|
15 years ago |
Nathalie Furmento
|
803ae056f6
tests/regression/profiles: typo
|
15 years ago |
Nathalie Furmento
|
98092a37ca
tests/regression/regression.sh: simplification
|
15 years ago |
Cédric Augonnet
|
f86959ff77
In case hwloc does not know whether there are NUMA nodes or not, we do not make
|
15 years ago |
Nathalie Furmento
|
85ea047a4e
tests/regression/profiles.build.only: add default configuration
|
15 years ago |
Cédric Augonnet
|
76dcb4c71f
fix minor warning (unused variable)
|
15 years ago |
Nathalie Furmento
|
1613e30f06
src/core/perfmodel/perfmodel_bus.c: add missing definition
|
15 years ago |
Nathalie Furmento
|
0c86eaf5bd
tests/regression/regression.sh: typos
|
15 years ago |
Nathalie Furmento
|
db6d51b0f4
regression.sh: typo
|
15 years ago |
Nathalie Furmento
|
d1f695e6f0
script and profiles to perform regression tests
|
15 years ago |
Nathalie Furmento
|
fb380cb6d2
fix setting of STARPU_SRC_DIR (to deal with absolute and relative path)
|
15 years ago |
Cédric Augonnet
|
684a5973f9
Release resource used by the hwloc once the bus has been benchmarked
|
15 years ago |
Cédric Augonnet
|
8e890458ad
If hwloc is available, we accelerate the bus sampling by only benchmarking the
|
15 years ago |
Nathalie Furmento
|
a603cb54e0
fix indent
|
15 years ago |
Nathalie Furmento
|
199d48b38d
typo
|
15 years ago |
Cédric Augonnet
|
299fec7dca
Use AC_PATH_PROG to find nvcc's path
|
15 years ago |
Nathalie Furmento
|
f16dcf861e
OpenCL driver Toolbox: specify the user id in binary filename (to avoid collision)
|
15 years ago |
Cédric Augonnet
|
020064d424
add some sanity check to make sure we can generate the trace file
|
15 years ago |
Cédric Augonnet
|
31faff04b9
fix the description of the --enable-fast option
|
15 years ago |