Samuel Thibault
|
8f654dead2
Add "folded" memory allocation in simulation mode.
|
9 gadi atpakaļ |
Samuel Thibault
|
7b717c2a57
Use TMPDIR environment variable instead of hardcoding /tmp
|
9 gadi atpakaļ |
Samuel Thibault
|
44364d8b54
fix yet another example link with simgrid
|
9 gadi atpakaļ |
Samuel Thibault
|
628670d535
fix linking examples with simgrid
|
9 gadi atpakaļ |
Samuel Thibault
|
9095dde87f
fix confusion between _starpu_ftruncate and ftruncate by introducing _starpu_fftruncate which takes a FILE*
|
9 gadi atpakaļ |
Samuel Thibault
|
bdfcc6404e
factorize ftruncate portability to windows
|
9 gadi atpakaļ |
Samuel Thibault
|
d064652d9c
revert 16924, it should be initialized already
|
9 gadi atpakaļ |
Luka Stanisic
|
e4819f9575
fixing perfmodel_history when model exists, but its state is NULL
|
9 gadi atpakaļ |
Samuel Thibault
|
b1d0de6d4d
fix when STARPU_HOME is different from HOME
|
9 gadi atpakaļ |
Samuel Thibault
|
d725e67e2e
When using fxt in simgrid mode, make sure to link libfxt statically, otherwise SMPI variable privatization will not work and it will malfunction
|
9 gadi atpakaļ |
Samuel Thibault
|
0639c90fd6
drop verbosity
|
9 gadi atpakaļ |
Samuel Thibault
|
5b5528f51e
During unregistering, eviction could start at any time, and thus increase busy_count again, and decrease it again. Also, with lazy unregistration, that eviction could then try to run unregister again, so reset the lazy_unregister flag when starting the corresponding unregistration
|
9 gadi atpakaļ |
Samuel Thibault
|
ad827aa130
Avoid unlocking a handle which has just disappeared
|
9 gadi atpakaļ |
Samuel Thibault
|
4270d6780d
make sure we don't forget to check result of _starpu_data_check_not_busy
|
9 gadi atpakaļ |
Samuel Thibault
|
9fb19ba110
Do not record starpu execution time for smpi, to get deterministic simulation
|
9 gadi atpakaļ |
Samuel Thibault
|
89f1a7f2cd
catch people trying to run starpu-simgrid-mpi with dynamically-linked starpu
|
9 gadi atpakaļ |
Samuel Thibault
|
bae07be5f1
Add 1440 blocksize perfmodels for sirocco
|
9 gadi atpakaļ |
Samuel Thibault
|
3ef24b6e93
Document hardware used on sirocco
|
9 gadi atpakaļ |
Samuel Thibault
|
4481d0b2d5
mention the sirocco machine in available perfmodels
|
9 gadi atpakaļ |
Samuel Thibault
|
69358e31be
Add sirocco perfmodels
|
9 gadi atpakaļ |
Samuel Thibault
|
200396c024
fix indent
|
9 gadi atpakaļ |
Luka Stanisic
|
ba0d22a585
injecting small delay into simgrid when new task is submitted
|
9 gadi atpakaļ |
Luka Stanisic
|
98d0011c23
fixing threadid in the traces to always be long unsigned
|
9 gadi atpakaļ |
Samuel Thibault
|
634c96d7bc
fix warning
|
9 gadi atpakaļ |
Samuel Thibault
|
ad7416810b
Check for presence of xsltproc
|
9 gadi atpakaļ |
Samuel Thibault
|
449bb090c4
Add missing script
|
9 gadi atpakaļ |
Samuel Thibault
|
ed431c73a5
fix leaked fd
|
9 gadi atpakaļ |
Nathalie Furmento
|
e009dfc674
src/core/disk_ops: 2 bugs fixes: - files opened with fdopen only need to be closed with fclose and - reopen files when necessary
|
9 gadi atpakaļ |
Samuel Thibault
|
a03ec6dfe4
typo
|
9 gadi atpakaļ |
Samuel Pitoiset
|
486aa91603
doc: update for starpu_trace_state_stats.py
|
9 gadi atpakaļ |