Samuel Thibault
|
889356a345
Avoid creating the whole list of workers just to find one
|
13 years ago |
Samuel Thibault
|
c70b5c6365
fix build
|
13 years ago |
Samuel Thibault
|
8f91551b72
fix compilation
|
13 years ago |
Samuel Thibault
|
9fc59e19cd
inline access to profile and top statuses
|
13 years ago |
Samuel Thibault
|
d0ce4fee24
generalise the compilation of extern inlines
|
13 years ago |
Samuel Thibault
|
c76f1369a1
Add missing change
|
13 years ago |
Samuel Thibault
|
20b7b90d43
inline list operations in starpu
|
13 years ago |
Samuel Thibault
|
e0242fa9ce
optimize holding request list locks
|
13 years ago |
Samuel Thibault
|
f57b5615d9
Reduce synchronization for running flag
|
13 years ago |
Samuel Thibault
|
e64acc8a2e
keep lock less long, we do not need it for the second if
|
13 years ago |
Samuel Thibault
|
415a58186b
fix profiling by linking libstarpu statically into tests and examples
|
13 years ago |
Samuel Thibault
|
f5789e5edc
factorize worker thread initialization, fix threaded profiling by setting up the prof timer
|
13 years ago |
Samuel Thibault
|
6be9099209
optimize task initialization yet further
|
13 years ago |
Samuel Thibault
|
0f3b45fafb
hint assertions as unlikely ; add read and write memory barriers
|
13 years ago |
Samuel Thibault
|
04e37ae944
Use memset to initialize most members of jobs
|
13 years ago |
Samuel Thibault
|
c3be90ec12
dist-ship scripts
|
13 years ago |
Samuel Thibault
|
72ca65213e
show default values
|
13 years ago |
Samuel Thibault
|
79edfb768b
fix default size
|
13 years ago |
Samuel Thibault
|
9459043d04
Use by default bigger matrices, but less iterations
|
13 years ago |
Samuel Thibault
|
e3bce3ba01
install and document benchmarks
|
13 years ago |
Samuel Thibault
|
f24462db69
more precise measurements in tasks_size_overhead
|
13 years ago |
Samuel Thibault
|
e7383d00ef
Fix number of plots
|
13 years ago |
Samuel Thibault
|
bc121c7dde
split long lines
|
13 years ago |
Samuel Thibault
|
81cfe0c214
Add task scalability benchmark
|
13 years ago |
Nathalie Furmento
|
fa1c330fc2
tests/main/driver_api/init_run_deinit.c: add information messages and skip cpu test when no CPU worker is available
|
13 years ago |
Nathalie Furmento
|
c2a4a4632f
tests/main/driver_api/run_driver.c: add information messages
|
13 years ago |
Nathalie Furmento
|
e4fea022c5
tests/main/driver_api/init_run_deinit.c: clarify message
|
13 years ago |
Nathalie Furmento
|
4af1e00fc7
mpi/src/Makefile.am: fix setting of FXT_LDFLAGS (followup to 7462)
|
13 years ago |
Sylvain Henry
|
a71dd1fe6a
SOCL: conditional compilation in OpenCL kernels depending on device type
|
13 years ago |
Nathalie Furmento
|
aecd3bf4b0
*/Makefile.am: add FXT_LDFLAGS when missing
|
13 years ago |