Nathalie Furmento
|
f0bf639f34
src: remove un-needed include directives
|
11 éve |
Nathalie Furmento
|
2666e2d046
thread: encapsulate pthread_exit function
|
11 éve |
Nathalie Furmento
|
7c066359c0
src: make sure we use starpu_pthread type
|
11 éve |
Samuel Thibault
|
65b826ed3a
Only enable workers for all kinds of devices in the simgrid case, which indeed potentially needs to run them even if support is not compiled in.
|
11 éve |
Samuel Thibault
|
4b5895731f
Reduce the amount of threads for MIC, to avoid eating too much memory. Also print number of SCC devices
|
11 éve |
Andra Hugo
|
e87982b3c0
allow more than 10 contexts in paje traces
|
11 éve |
Samuel Thibault
|
324dda1072
Fix _starpu_sleep for simgrid
|
11 éve |
Samuel Thibault
|
6bda6463ef
Free simgrid thread argument early, in case the executed function commits suicide itself.
|
11 éve |
Andra Hugo
|
29fe510ea0
build hwloc tree and iterate on the list of workers in the hwloc order
|
11 éve |
Nathalie Furmento
|
d3898c33a7
AUTHORS: Add Marc Sergent
|
11 éve |
Samuel Thibault
|
50a6cfea59
Fix spurious direct use of pthread_* stuff. This fixes simgrid termination
|
11 éve |
Nathalie Furmento
|
9501d79624
examples/Makefile.am: add fortran/hello to testcase suite (even though i am not sure it's really calling starpu)
|
11 éve |
Nathalie Furmento
|
5eead9c854
examples/Makefile.am: fix file location for starpu_fortran.h (2)
|
11 éve |
Nathalie Furmento
|
ac7fa79ec4
examples/Makefile.am: fix file location for starpu_fortran.h
|
11 éve |
Nathalie Furmento
|
9a92cd76b3
examples/fortran: get rid off directory bindings
|
11 éve |
Samuel Thibault
|
57b24050cb
Add Xavier author
|
11 éve |
Nathalie Furmento
|
829460a4ab
new flag STARPU_EXECUTE_ON_WORKER to specify the worker which will execute the task (thanks to Xavier Lacoste for providing the patch)
|
11 éve |
Samuel Thibault
|
89ac7e59ac
Provide hint for the user about missing func pointer
|
11 éve |
Nathalie Furmento
|
3ecf0f775d
doc/doxygen/Makefile.am: revert wrongly committed modification in #12005
|
11 éve |
Nathalie Furmento
|
f1fef6fdf5
doc: re-commit #12001: fix TODO position
|
11 éve |
Nathalie Furmento
|
4839a2cfce
doc: modify chapters outline, we are trying here to divide the whole documentation in distinct self-readable parts
|
11 éve |
Andra Hugo
|
d9186f9976
forgot the examples for the prev commit
|
11 éve |
Andra Hugo
|
bfb858fe1d
Add hierarchical contexts
|
11 éve |
Samuel Thibault
|
8635fa44b4
Put data size on the X axis in data_trace
|
11 éve |
Samuel Thibault
|
0a1d229bbf
fix TODO position
|
11 éve |
Nathalie Furmento
|
2d0608fd1c
tools/Makefile.am: generate manpage for starpu_fxt_data_trace
|
11 éve |
Nathalie Furmento
|
daed96f61b
src/debug/traces/starpu_fxt.c: fix spelling for unknown
|
11 éve |
Nathalie Furmento
|
4f398beb95
tools/starpu_fxt_data_trace.c: recognize options -h --help -v --version, and also display name of gnuplot file on success
|
11 éve |
Nathalie Furmento
|
a8e4891126
examples/basic_examples/dynamic_handles.c: do not execute on cuda and opencl as memory test will fail, we would need to write a specific implementation but there is no need to, testing on cpu is enough
|
11 éve |
Nathalie Furmento
|
2fe69c7c75
src/debug/traces/starpu_fxt.c: fix processing of event _STARPU_FUT_END_CODELET_BODY: the thread id is the 6th parameter, not the 4th one
|
11 éve |