Samuel Thibault
|
f5e6f57930
Fix typo in starpu_perfmodel_history_based_expected_perf function name, and add link from doc
|
hace 10 años |
Samuel Thibault
|
4003417753
port r15685 from 1.2: Fix missing dependencies when a task accesses the same data in R and W modes
|
hace 10 años |
Samuel Thibault
|
5f9b1425e5
Make sure we don't reuse the same dependency slot
|
hace 10 años |
Samuel Thibault
|
78deba26be
Fix calling _starpu_get_disable_kernels function
|
hace 10 años |
Samuel Thibault
|
bf8e9c78cb
Cache values gotten from environment variables, to fix concurrency with putenv() calls, and also reduce cost
|
hace 10 años |
Samuel Thibault
|
dc1c469b6d
mkostemp was not available before 2008-ish
|
hace 10 años |
Samuel Thibault
|
dd2eae0274
Add data details in trace
|
hace 10 años |
Samuel Thibault
|
1ae6a139e0
Add task submission time to trace
|
hace 10 años |
Samuel Thibault
|
20bb9f500f
optimizing reallocating array of dependencies
|
hace 10 años |
Samuel Thibault
|
455bfdd2ef
make using commutativity an option in cholesky
|
hace 10 años |
Samuel Thibault
|
3f16797385
Do not exclude synchronization tasks, they are needed for complete dependencies
|
hace 10 años |
Samuel Thibault
|
b52de394ce
Emit a record of tasks for easier scheduling analysis
|
hace 10 años |
Samuel Thibault
|
c601a85fdb
For coherency with other outputs, emit job id in decimal
|
hace 10 años |
Samuel Thibault
|
c2acb254ca
Document about limite memory usage
|
hace 10 años |
Samuel Thibault
|
1776b969b6
Move MPI_Init_thread call very early in the simgrid case
|
hace 10 años |
Samuel Thibault
|
9f1bac7db5
start simgrid main only after we have set running
|
hace 10 años |
Samuel Thibault
|
aee4db3069
Fix unicity of IDs of links for task stealing
|
hace 10 años |
Samuel Thibault
|
8b8300df81
Fix container of work stealing links
|
hace 10 años |
Samuel Thibault
|
67034c18fe
Fix paje trace generation for pj_dump
|
hace 10 años |
Samuel Thibault
|
8e8f5fa8dc
also disable fortran example in simgrid mode
|
hace 10 años |
Samuel Thibault
|
e6b81e68dc
Disable fortran examples in simgrid mode, until we have fixed the main function issue
|
hace 10 años |
Samuel Thibault
|
c6704ae6f2
fix comment
|
hace 10 años |
Samuel Thibault
|
a3baea2a50
Fix simgrid profile build
|
hace 10 años |
Jérôme Clet-Ortega
|
bf3d71e32a
Tests: Add a return case for failing worker_cpuid test
|
hace 10 años |
Jérôme Clet-Ortega
|
6dc935534e
Tests: Add a test that check the binding of workers when STARPU_WORKERS_CPUID is set
|
hace 10 años |
Olivier Aumage
|
d4df4ee52a
- update f90 example to mark potentially concurrent routines as recursive (reentrant)
|
hace 10 años |
Terry Cojean
|
e07df2c78f
Allow context without scheduelr (parallel workers) to be tracked by their parent's scheduler (dmda)
|
hace 10 años |
Terry Cojean
|
5f499f5ec9
Use the context's perfmodel_arch when in a context without policy
|
hace 10 años |
Mathieu Lirzin
|
e595de823e
esc_hypervisor/include/sc_hypervisor_monitoring.h: Fix typo.
|
hace 10 años |
Terry Cojean
|
d70b8f83fe
Improve task counter functions for better performance in single context (default) case.
|
hace 10 años |