Samuel Thibault
|
68605a2f15
Add asynchronous partition planning. It only supports coherency through the main RAM for now.
|
10 年之前 |
Samuel Thibault
|
051ea58d30
fix grep pattern
|
10 年之前 |
Samuel Thibault
|
37857129d2
Fix catching asan and tsan warnings or errors
|
10 年之前 |
Samuel Thibault
|
d79d8c6fab
Document how to switch between differents views of the same data.
|
10 年之前 |
Samuel Thibault
|
00b1ef6f74
Add more verbose comments in examples source code
|
10 年之前 |
Samuel Thibault
|
8e8f5fa8dc
also disable fortran example in simgrid mode
|
10 年之前 |
Nathalie Furmento
|
51bbdda9f7
do not compile fortran examples when running sanitize tools
|
10 年之前 |
Nathalie Furmento
|
80620a8798
examples/Makefile.am: fix fortran90 rules
|
10 年之前 |
Nathalie Furmento
|
c81911f317
fortran module: final renaming
|
10 年之前 |
Nathalie Furmento
|
36951bc036
include: rename include/mod_starpu.f90 in include/starpu_mod.f90
|
10 年之前 |
Nathalie Furmento
|
3e884c3c1d
examples/Makefile.am: no need to specify where to create mod files, the default location is what we want
|
10 年之前 |
Nathalie Furmento
|
ac765f9ba4
examples/fortran90: set real and integer sizes in the code instead of doing it throught a compiler option
|
10 年之前 |
Olivier Aumage
|
43ee6b0a98
- preliminary common StarPU module file for Fortran90 codes
|
10 年之前 |
Olivier Aumage
|
080f882056
- integrate Fortran90 example contributed by ONERA
|
10 年之前 |
Samuel Thibault
|
729e275da2
Do not pass -arch sm_13 any more, since it is now deprecated since a long time
|
10 年之前 |
Samuel Thibault
|
f7f3fbef2b
Add a README file
|
10 年之前 |
Nathalie Furmento
|
654495f7bf
examples/Makefile.am: add missing line for new example
|
10 年之前 |
Andra Hugo
|
305100c749
add Beranger's ordo
|
10 年之前 |
Samuel Thibault
|
020704f89a
fix syntax
|
10 年之前 |
Samuel Thibault
|
53d6f965c9
Fix propagating logcheck error in recursion
|
10 年之前 |
Samuel Thibault
|
5a4875cb60
Make make showcheck look for ubsan output
|
10 年之前 |
Andra Hugo
|
bcc7d5ccfa
remove example.... it actually does not test anything (it was just an example for me when testing the priorities)
|
10 年之前 |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 年之前 |
Andra Hugo
|
99cb7e8552
add new dmda scheduler: dmdasd that consisers priority when deciding on which worker to scheduler (precise algo that considers dynamically detected nr of priorities and that takes the locks) + and example to play with the priorities. TODO: statically detected nr of priorities and iterate on them ( less overhead)
|
10 年之前 |
Andra Hugo
|
777eba975c
move_task_to_ctx should push directly the job & the prolog should be called only for contexts needing it + example jean-marie
|
10 年之前 |
Samuel Thibault
|
e07e227202
bring back forgotten examples
|
10 年之前 |
Nathalie Furmento
|
643a61c5b0
New configure option --enable-new-check to enable new testcases which are known to fail
|
11 年之前 |
Nathalie Furmento
|
20e5c50d42
examples: add testcase to run application sched_ctx/sched_ctx with all defined schedulers
|
11 年之前 |
Nathalie Furmento
|
b2fbaf6005
examples/Makefile.am: add basic_examples/dynamic_handles which had been wrongly removed
|
11 年之前 |
Nathalie Furmento
|
cc9aecb792
merge trunk
|
11 年之前 |