Samuel Thibault
|
04877302cd
fix warning
|
5 년 전 |
Samuel Thibault
|
c259208c94
Fix simgrid 3.23 warning
|
6 년 전 |
Nathalie Furmento
|
d9cad80100
openmp: make sure environment is valid before launching OpenMP, i.e
|
6 년 전 |
Nathalie Furmento
|
228da7a563
openmp: do not do anything when there is no CPU worker
|
6 년 전 |
Nathalie Furmento
|
9c01362e36
src/util/openmp_runtime_support: make available variables which are needed in drivers/mp_common
|
6 년 전 |
Nathalie Furmento
|
14dbaa66f7
small fixes for cppcheck warnings
|
6 년 전 |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 년 전 |
Yanis Khorsi
|
a47c2d4d14
Support Taskloop directive of OpenMP
|
6 년 전 |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 년 전 |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
7 년 전 |
Samuel Thibault
|
dc641c0329
fix build
|
7 년 전 |
Samuel Thibault
|
144b79dffd
Extend simgrid initialization to distinguish between main redirection and MSG_process_attach. When using openmp, prevent simgrid from cleaning at exit since we still need it in destructors
|
7 년 전 |
Samuel Thibault
|
68dc8da493
make openmp support call simgrid early initialization before using pthread functions
|
7 년 전 |
Nathalie Furmento
|
76703c1031
src: remove useless parenthesis
|
7 년 전 |
Corentin Salingue
|
0c5c0295bb
merge trunk
|
8 년 전 |
Nathalie Furmento
|
5601fac874
src/util/openmp_runtime_support.c: make sure critical is not NULL
|
8 년 전 |
Corentin Salingue
|
0f9830e940
Merge from trunk
|
8 년 전 |
Olivier Aumage
|
cf5be99691
update copyrights for files modified in 2017
|
8 년 전 |
Corentin Salingue
|
f9c20a61bb
merge from trunk
|
8 년 전 |
Nathalie Furmento
|
9c38741e02
fix code to follow coding conventions for braces
|
8 년 전 |
Olivier Aumage
|
b279cf877c
- use a callback to free implicit tasks
|
8 년 전 |
Samuel Thibault
|
c2d386b786
merge trunk
|
8 년 전 |
Olivier Aumage
|
09f6b4e7d4
- fix task_group leader task wake up condition
|
8 년 전 |
Samuel Thibault
|
3dd99bf440
Avoid zero-lengthed VLA
|
8 년 전 |
Olivier Aumage
|
8d9090fc23
- fix passing data interfaces to merged/included openmp tasks
|
8 년 전 |
Olivier Aumage
|
80bb8e2b10
- avoid accessing StarPU's own data structures directly in the OpenMP layer
|
8 년 전 |
Samuel Thibault
|
35ad7ce8b1
more fixes
|
8 년 전 |
Samuel Thibault
|
71e173c179
small fixes
|
8 년 전 |
Samuel Thibault
|
1aefee7563
small fixes
|
8 년 전 |
Jérôme Clet-Ortega
|
51c024c820
Add --enable-numa option to configure and some NUMA support in StarPU memory management
|
8 년 전 |