Nathalie Furmento
|
b0d0e65ba5
doc/doxygen: do not expand macros in documentation
|
12 年之前 |
Nathalie Furmento
|
701a662f88
doc/doxygen/Makefile.am: add missing include files
|
12 年之前 |
Nathalie Furmento
|
f4b48c9491
doc/doxygen/Makefile.am: generate a starpu_config.file containing all macros defined to 1
|
12 年之前 |
Andra Hugo
|
76282f234b
fixes for triggering the resize
|
12 年之前 |
Nathalie Furmento
|
999d6e87bd
doc/doxygen/dev/starpu_check_undocumented.sh: fix location
|
12 年之前 |
Nathalie Furmento
|
ca5200cef5
doc/doxygen: fix macros parameters
|
12 年之前 |
Nathalie Furmento
|
cd4d62e6ff
include/starpu_data_interfaces.h: add missing parameter
|
12 年之前 |
Nathalie Furmento
|
9e265d44db
doc: add missing types
|
12 年之前 |
Nathalie Furmento
|
56c54c2d9d
doc: more infos about socl
|
12 年之前 |
Nathalie Furmento
|
9353bae638
SOCL: install vendors file in @datarootdir@/starpu/opencl/vendors
|
12 年之前 |
Corentin Salingue
|
209fb7bf53
merge trunk
|
12 年之前 |
Samuel Thibault
|
0bb47b1bab
Rework locking the mc_list: we must not release mc_rwlock while freeing a memchunk, otherwise some other part of starpu might be removing the very chunk we are trying to free. Keep mc_rwlock locked, and when one needs to lock the data header, use a trylock for the case when some other part of starpu has already locked the data and will lock mc_rwlock too
|
12 年之前 |
Corentin Salingue
|
fe3b3d199b
forget save chage on makefile
|
12 年之前 |
Corentin Salingue
|
969e7e7f34
moove test disk
|
12 年之前 |
Nathalie Furmento
|
d56f8d197c
doc/doxygen: tools to check documentation
|
12 年之前 |
Nathalie Furmento
|
831b4a22f7
doc: move tools to check texinfo documentation to doc/texinfo/dev
|
12 年之前 |
Nathalie Furmento
|
570be45c0b
doc/doxygen: typos
|
12 年之前 |
Nathalie Furmento
|
03ff6cfac9
include: typos
|
12 年之前 |
Samuel Thibault
|
cbd7a8bace
Add missing lock
|
12 年之前 |
Corentin Salingue
|
ac0edaea4e
fix cuda bug
|
12 年之前 |
Nathalie Furmento
|
42006766ad
doc/doxygen/chapters/optimize_performance.doxy: typo
|
12 年之前 |
Nathalie Furmento
|
07c96350e2
doc/doxygen: code with # cannot be included directly
|
12 年之前 |
Nathalie Furmento
|
a4d122374d
backport branches/starpu-1.1@10194: doc/doxygen/: add missing file
|
12 年之前 |
Nathalie Furmento
|
cb1b052539
backport branches/starpu-1.1@10192: doc/doxygen/: minor fixes
|
12 年之前 |
Nathalie Furmento
|
515665e894
doc: fix group name for StarPU-Top Interface
|
12 年之前 |
Samuel Thibault
|
7bea8a5606
TODO
|
12 年之前 |
Corentin Salingue
|
d6ff34569d
change diskOps -> disk_ops
|
12 年之前 |
Corentin Salingue
|
1705223a6c
forget case home_node == disk -> push on ram before + move target choice strategy into a function
|
12 年之前 |
Corentin Salingue
|
21c26a7564
clean function to choose target for reclaiming
|
12 年之前 |
Corentin Salingue
|
4ae966b5a4
separate stdio and general disk functions + reduce warnings
|
12 年之前 |