Nathalie Furmento
|
c5dfa54187
src/core/perfmodel/perfmodel_history.c: starpu_perfmodel_init can be called even if the model does not define a symbol
|
il y a 11 ans |
Samuel Thibault
|
6ad2537790
Fix name conflict
|
il y a 11 ans |
Andra Hugo
|
36c9d2f250
add function to return the idx of a worker in the sched_ctx
|
il y a 11 ans |
Nathalie Furmento
|
30c6a266f2
configure.ac: fix detection of subversion directory use, testing if directory .svn is present is not enough, as we may be in a subdirectory, it is safer to call svn info
|
il y a 11 ans |
Samuel Thibault
|
1bbf290033
Document using nvidia-smi to measure CUDA task consumption
|
il y a 11 ans |
Samuel Thibault
|
b25760aa94
fix warnings
|
il y a 11 ans |
Samuel Thibault
|
f43bf86292
Fix complexity of implicit task/data dependency, from quadratic to linear
|
il y a 11 ans |
Nathalie Furmento
|
3a49a7daec
configure.ac: revert #13113 as subdir-objects breaks make distclean which removes entire entire DEPDIR directories instead of removing dependency tracking files individually
|
il y a 11 ans |
Samuel Thibault
|
89b130f6ab
Fix crash by making start and end static: apparently newer versions of libc unmap things at 'end'...
|
il y a 11 ans |
Samuel Thibault
|
3db86a2ede
* Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and
|
il y a 11 ans |
Samuel Thibault
|
9d36c055e7
Make sure not to add the post_sync_task when none was define because sequential consistency was not enabled
|
il y a 11 ans |
Andra Hugo
|
95206641ae
fix compil error when having the hypervisor (workerid declared out of the scope)
|
il y a 11 ans |
Samuel Thibault
|
c90cdf163a
Fix spurious data pointer registration when using scratch or redux buffers
|
il y a 11 ans |
Nathalie Furmento
|
1fa3d5632d
src/core/jobs.c: fix double declaration of variable i
|
il y a 11 ans |
Nathalie Furmento
|
db66bd4a1d
src/core/perfmodel/perfmodel_print.c: fix sighness for variable implid
|
il y a 11 ans |
Samuel Thibault
|
62565da682
Fix another buffer overflow in task data array
|
il y a 11 ans |
Samuel Thibault
|
a5b74117e2
Fix buffer overflow in task data array when using the hypervisor
|
il y a 11 ans |
Nathalie Furmento
|
53a11e7402
workers: new function starpu_worker_get_type_as_string()
|
il y a 11 ans |
Samuel Thibault
|
3b7a4ec8f9
Mention MIC too
|
il y a 11 ans |
Samuel Thibault
|
de346af4fe
mention Xeon Phi too
|
il y a 11 ans |
Nathalie Furmento
|
6df7ed1471
configure.ac: add subdir-objects option to automake (this avoid lots of warnings with recent versions of automake)
|
il y a 11 ans |
Nathalie Furmento
|
ec50d579d6
configure.ac: fix command syntax
|
il y a 11 ans |
Samuel Thibault
|
3f9b8cd37a
Add the starpu_paje_summary statistics tool.
|
il y a 11 ans |
Nathalie Furmento
|
a3905bb1e7
examples/openmp/vector_scal_omp.c: free memory and better deal with enodev error
|
il y a 11 ans |
Nathalie Furmento
|
65b29175e7
tests/loader.c: improve decode function
|
il y a 11 ans |
Olivier Aumage
|
2bfc1c61dc
- do not put files shared between MPI nodes in /tmp
|
il y a 11 ans |
Olivier Aumage
|
21650c5bcf
- wrong Makefile dependency
|
il y a 11 ans |
Nathalie Furmento
|
3262f954ba
doc: add missing struct keyword (thanks Stojce and Emmanuel for the BR)
|
il y a 11 ans |
Samuel Thibault
|
23eb1bf560
put -l flags at the end of the link command
|
il y a 11 ans |
Samuel Thibault
|
f99c081e0e
add missing 11th 'i'
|
il y a 11 ans |