Samuel Thibault
|
a56cec9c33
reduce the time to benchmark the bus, we don't need an extremely precise value, and statistics people say that about 30 is fine
|
8 anni fa |
Samuel Thibault
|
25c1bc1124
Fix having different min/max priorities between schedulers
|
8 anni fa |
Samuel Thibault
|
71552afed8
for debugging, do not use enable-fast
|
8 anni fa |
Samuel Thibault
|
6b863c6ee1
make sure that _starpu_get_worker_struct doesn't overflow. Inline starpu_worker_get_count to make it not too expensive
|
8 anni fa |
Samuel Thibault
|
a5e37a6b3b
Do not call post_exec hooks for nowhere tasks, and make sure to test that.
|
8 anni fa |
Samuel Thibault
|
193927661e
Fix xeon phi porting doc
|
8 anni fa |
Samuel Thibault
|
ec3d59e417
Increase capacity of list-based worker list, it needs to be able to take combined workers too
|
8 anni fa |
Samuel Thibault
|
7945a3d83f
Use more standard strchr function instead of index
|
8 anni fa |
Samuel Thibault
|
cdbf49888a
Fix thread binding on knf in accelerator mode
|
8 anni fa |
Olivier Aumage
|
816c90828c
- document how to call starpu_init on the sink, in a hybrid Xeon Phi execution
|
8 anni fa |
Samuel Thibault
|
82cba0e625
only disable fortran when using the gcc cross-compiler, ifort supports mic
|
8 anni fa |
Samuel Thibault
|
9deb546b39
disable building fortran on MIC, there is no cross-compiler there
|
8 anni fa |
Samuel Thibault
|
76f8218242
fix function prototype
|
8 anni fa |
Samuel Thibault
|
759e5e664e
revert 18716: knl is really an x86_64 for barriers
|
8 anni fa |
Samuel Thibault
|
a7760d5cb8
try to support xeon phi knl
|
8 anni fa |
Samuel Thibault
|
f0f75282e8
avoid issues with potential % in tasks.rec
|
8 anni fa |
Samuel Thibault
|
ef347a980f
Make starpu_tasks_rec_complete idempotent
|
8 anni fa |
Samuel Thibault
|
239d80a2dd
fixes
|
8 anni fa |
Samuel Thibault
|
7bd115a084
Add starpu_tasks_rec_complete tool to add estimation times in tasks.rec files
|
8 anni fa |
Samuel Thibault
|
9787f21019
some tests may take more than 30s
|
8 anni fa |
Terry Cojean
|
c2a4dbe97f
fix the context documentation by explaining how to get the default behavior
|
8 anni fa |
Olivier Aumage
|
8443ea399c
- add some more details about native Fortran support requirements and compatibility
|
8 anni fa |
Nathalie Furmento
|
2261f06eb4
valgrind/valgrind.sh: properly run helgrind
|
9 anni fa |
Nathalie Furmento
|
c4ec5ba415
tools/valgrind: modify script to start valgrind or helgrind
|
9 anni fa |
Nathalie Furmento
|
42de89f9e2
tools/starpu_machine_display.c: partially revert #18662, starpu_shutdown() should only be called when starpu_init() found valid workers
|
9 anni fa |
Nathalie Furmento
|
86133ac6b8
src/datawizard/interfaces/data_interface.c: remove un-necessary debug message
|
9 anni fa |
Samuel Thibault
|
7860ce04fa
Fix function type
|
9 anni fa |
Nathalie Furmento
|
347ce32167
memory: new functions starpu_memory_get_total_all_nodes() and starpu_memory_get_available_all_nodes()
|
9 anni fa |
Olivier Aumage
|
1782331645
- fix examples with respect to the way to request the default sched_ctx policy
|
9 anni fa |
Nathalie Furmento
|
5290e6c1e5
tools/starpu_machine_display.c: really fix function name (thanks Samuel P.)
|
9 anni fa |