Samuel Thibault
|
f87952be4c
Add fault tolerance support with starpu_task_ft_failed()
|
6 роки тому |
Nathalie Furmento
|
c29d010d3a
delete old code (drivers gordon, scc, starpu-top, and plugin gcc) and update authors file aordingly
|
6 роки тому |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
7 роки тому |
Samuel Thibault
|
3435a1726a
Fix inclusion in C++ code
|
7 роки тому |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 роки тому |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
7 роки тому |
Samuel Thibault
|
4970485adf
Make the libstarpu build check coherency between prototypes of internal inlines and external interface
|
8 роки тому |
Samuel Thibault
|
1b5b4e1ea7
migrate prio deque to prio lists
|
8 роки тому |
Samuel Thibault
|
fdedfafe52
Make starpu schedulers use the internal list type instead of the external list type that has limited support
|
8 роки тому |
Corentin Salingue
|
15d23e5205
Add function get_kernel_from_job to mpi src driver : not tested yet
|
9 роки тому |
Samuel Thibault
|
caa9c8ce9f
fix warning
|
9 роки тому |
Nathalie Furmento
|
2151a200c2
src/core: new functions _starpu_task_wait_for_all_and_return_nb_waited_tasks(void) and _starpu_task_wait_for_all_in_ctx_and_return_nb_waited_tasks(unsigned) which wait for tasks and return the number of tasks that have been waited for
|
9 роки тому |
Samuel Thibault
|
160b44ac45
inline the trivial functions accessing starpu_config
|
9 роки тому |
Samuel Thibault
|
bf8e9c78cb
Cache values gotten from environment variables, to fix concurrency with putenv() calls, and also reduce cost
|
10 роки тому |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 роки тому |
Nathalie Furmento
|
0cab1db7d3
src/core: add function to deinitialize pthread key current_task_key
|
10 роки тому |
Samuel Thibault
|
967d336628
Make get_*_nth_implementation inlines, since they are called a lot while being extremely simple and completely internal
|
11 роки тому |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
11 роки тому |
Olivier Aumage
|
23b36f6bd5
- fix omp task implementation
|
11 роки тому |
Olivier Aumage
|
b908eaae3e
- use a more generic interface for additional continuation features
|
11 роки тому |
Olivier Aumage
|
e5f5aba186
- add a conditional variant of continuation tasks associated with a spinlock
|
11 роки тому |
Olivier Aumage
|
e41dda4d04
- OMP support ongoing work
|
11 роки тому |
Olivier Aumage
|
ff7f7abb9b
- update institution list
|
11 роки тому |
Olivier Aumage
|
3a6e11b994
- handle initial nested region completion
|
11 роки тому |
Andra Hugo
|
9bb7bdb07f
Increment/decrement submitted/ready tasks per context (instead of doing it per context & globally)
|
12 роки тому |
Samuel Thibault
|
1988972e97
port r11383 from 1.1: Add a watchdog which permits to easily trigger a crash when StarPU gets stuck.
|
12 роки тому |
Samuel Thibault
|
57ac315b6d
Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet
|
12 роки тому |
Nathalie Furmento
|
a88351d5d1
macros STARPU_TASK_GET_HANDLE, STARPU_TASK_SET_HANDLE, STARPU_CODELET_GET_MODE and STARPU_CODELET_SET_MODE are now in public API
|
12 роки тому |
Nathalie Furmento
|
94d32416c1
src/core/task.h: fix parentheses
|
12 роки тому |
Nathalie Furmento
|
097a832e3c
Allow to have a dynamically allocated number of buffers per task, and
|
12 роки тому |