Samuel Thibault
|
3e3954171f
Set visibility of internal functions to hidden by default
|
4 lat temu |
Nathalie Furmento
|
9054490002
happy 2021
|
4 lat temu |
Nathalie Furmento
|
5100d24576
add internal .h files into developers documentation
|
5 lat temu |
Nathalie Furmento
|
6a16f8370f
update copyright holders
|
5 lat temu |
Samuel Thibault
|
c3d8461d25
Separate out STATUS_SLEEPING_SCHEDULING state from STATUS_SLEEPING state
|
6 lat temu |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 lat temu |
Nathalie Furmento
|
089c051bf5
fix copyrights
|
7 lat temu |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 lat temu |
Samuel Thibault
|
8bcca522cb
Add a 'waiting' worker status
|
8 lat temu |
Olivier Aumage
|
cf5be99691
update copyrights for files modified in 2017
|
8 lat temu |
Olivier Aumage
|
291472dcd0
STATUS_WAKING_UP status is never assigned to a worker
|
8 lat temu |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 lat temu |
Samuel Thibault
|
26a6543b6f
merge trunk
|
11 lat temu |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 lat temu |
Samuel Thibault
|
e508f0cc26
Protect status update while executing task
|
11 lat temu |
Samuel Thibault
|
30d5f814d3
Show 'scheduling' state in paje trace
|
11 lat temu |
Pierre-André Wacrenier
|
147e0b91c4
adding starpu_wakeup_worker() in the aim to wake up a single worker (not wake everyone) when submitting a single task
|
12 lat temu |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
14 lat temu |
Nathalie Furmento
|
0bd2fe9020
src: rename internal types following coding conventions
|
14 lat temu |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 lat temu |
Cédric Augonnet
|
ec828bcdd3
Minimalist documentation for the headers in src/core/
|
15 lat temu |
Cédric Augonnet
|
9491fa3d4e
Minimalist documentation of some internal functions
|
15 lat temu |
Cédric Augonnet
|
952534293d
Update copyright date
|
15 lat temu |
Nathalie Furmento
|
4a983beb04
Update copyright
|
15 lat temu |
Cédric Augonnet
|
ec7ac2c525
- Rework the profiling API to use "struct timespec" rather than int64_t
|
15 lat temu |
Nathalie Furmento
|
5d802592b0
Prefixing of src/core/errorcheck.h
|
15 lat temu |
Cédric Augonnet
|
95659a6ed2
prefix more internal functions with _starpu
|
15 lat temu |
Cédric Augonnet
|
02119279fc
We now check whether the following blocking calls are called from a callback or
|
15 lat temu |