2018-04-23 |
06:59:23 |
scm commit: Fix build in simgrid case (commit 4f39c46) |
|
06:59:23 |
scm commit: Fix build in simgrid case (commit a82a041) |
|
2018-04-22 |
16:08:48 |
scm commit: Fix crash when specific_node is -1 (commit 3a09829) |
|
16:08:48 |
scm commit: Fix crash when specific_node is -1 (commit 9603efa) |
|
16:08:48 |
scm commit: Fix crash when specific_node is -1 (commit 4fd5c59) |
|
08:18:07 |
scm commit: add missing data unregister (commit 35b5770) |
|
08:18:07 |
scm commit: add missing data unregister (commit 1cf6c04) |
|
08:18:07 |
scm commit: add missing data unregister (commit 8accb49) |
|
00:16:11 |
scm commit: Fix merge of b250e277f919d0f4c3d4d75a39c202c3926d4dc4 (commit 776018e) |
|
2018-04-21 |
21:57:17 |
scm commit: Fix build without CPUs by moving _starpu_cpu_get_global_mem_size to where it is now used (commit f8e765a) |
|
21:57:17 |
scm commit: Fix build without CPUs by moving _starpu_cpu_get_global_mem_size to where it is now used (commit 83651b2) |
|
08:28:09 |
scm commit: tell explicitly to static analyses that t->root is initially NULL (commit 67d3b79) |
|
08:28:09 |
scm commit: tell explicitly to static analyses that t->root is initially NULL (commit ca1cc3a) |
|
2018-04-20 |
17:05:22 |
scm commit: Make dummy modular sched run many tasks, but without verbosity (commit ff91110) |
|
17:05:22 |
scm commit: Make dummy modular sched run many tasks, but without verbosity (commit e49a326) |
|
16:40:15 |
scm commit: Factorize modular scheduler creation. Add example of modular scheduling policy (commit 82900d8) |
|
16:40:15 |
scm commit: Factorize modular scheduler creation. Add example of modular scheduling policy (commit eac0996) |
|
16:32:57 |
scm commit: document change (commit 4e70652) |
|
16:32:57 |
scm commit: document change (commit fedfbc0) |
|
16:29:54 |
scm commit: Add "to" parameters to pull_task and can_push methods of sched components (commit 3374821) |
|
16:29:54 |
scm commit: Add "to" parameters to pull_task and can_push methods of sched components (commit a77b534) |
|
2018-04-19 |
11:58:28 |
scm commit: add TODO (commit 1597f04) |
|
11:58:28 |
scm commit: add TODO (commit 4530859) |
|
11:48:27 |
scm commit: Fix dummy_sched to work with simgrid (commit 92bf2a9) |
|
11:48:27 |
scm commit: Fix dummy_sched to work with simgrid (commit 8747af2) |
|
11:43:25 |
scm commit: Add missing prototype (commit 3a9b91a) |
|
11:43:25 |
scm commit: Add missing prototype (commit 03ec26a) |
|
11:42:21 |
scm commit: Simplify sample scheduler (commit 954011b) |
|
11:42:21 |
scm commit: Simplify sample scheduler (commit c7af4d4) |
|
11:40:34 |
scm commit: Expose starpu_wake_worker_relax_light to external schedulers (commit 5442b65) |
|
11:40:34 |
scm commit: Expose starpu_wake_worker_relax_light to external schedulers (commit 4aacd5b) |
|
08:55:32 |
scm commit: Add starpu_sched_task_break callable from external schedulers instead of _STARPU_TASK_BREAK_ON (commit daceb77) |
|
08:55:32 |
scm commit: Add starpu_sched_task_break callable from external schedulers instead of _STARPU_TASK_BREAK_ON (commit 30504ef) |
|
08:55:32 |
scm commit: Add starpu_sched_task_break callable from external schedulers instead of _STARPU_TASK_BREAK_ON (commit 1bc147d) |
|
08:31:13 |
scm commit: Avoid exposing non-STARPU_-prefixed symbols (commit 8dd0f7f) |
|
08:31:13 |
scm commit: Avoid exposing non-STARPU_-prefixed symbols (commit 854005a) |
|
07:07:07 |
scm commit: Merge branch 'master' into transactions (commit ae1979b) |
|
07:05:04 |
scm commit: Merge branch 'transactions' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu into transactions (commit 151e430) |
|
2018-04-18 |
15:44:46 |
scm commit: Fix includability of starpu_sched_component.h (commit 697c75e) |
|
15:44:46 |
scm commit: Fix includability of starpu_sched_component.h (commit 563a3f8) |
|
15:25:54 |
scm commit: drop useless includes (commit ebf535f) |
|
15:25:54 |
scm commit: drop useless includes (commit f9fccdf) |
|
15:25:54 |
scm commit: drop useless includes (commit f7edf57) |
|
15:25:54 |
scm commit: drop useless includes (commit 28bb296) |
|
13:49:10 |
scm commit: add transaction example actually making some computation in tasks (commit 5717c58) |
|
07:33:19 |
scm commit: drop debug code (commit 5892321) |
|
07:24:35 |
scm commit: streamline transaction opening for simplest case (commit c668410) |
|
2018-04-17 |
20:33:43 |
scm commit: Merge branch 'master' into transactions (commit fb25b46) |
|
20:18:18 |
scm commit: add some comments to the transaction implementation (commit 5aa6350) |
|
19:45:33 |
scm commit: use previous/next instead of old/new for transactions (commit 2d1b370) |
|
19:27:46 |
scm commit: fix transaction handle insertion (commit 079eecf) |
|
2018-04-15 |
15:43:56 |
scm commit: ongoing work to implement trs shadows (commit 0c41548) |
|
2018-04-13 |
15:24:23 |
scm commit: fix execution on machines with single NUMA node and hwloc 1 (commit 8902bac) |
|
15:24:23 |
scm commit: fix execution on machines with single NUMA node and hwloc 1 (commit 8fb7de5) |
|
14:46:56 |
scm commit: Move NUMA size registration to NUMA node registration instead of worker startup, thus fixing size for NUMA nodes without a worker (commit fb730a2) |
|
14:46:56 |
scm commit: Move NUMA size registration to NUMA node registration instead of worker startup, thus fixing size for NUMA nodes without a worker (commit f79b904) |
|
14:43:32 |
scm commit: introduce the notion of epoch (commit 79912ee) |
|
12:02:23 |
scm commit: fix english mistakes (commit 6da0765) |
|
12:02:23 |
scm commit: fix english mistakes (commit 4509d52) |
|
12:02:23 |
scm commit: fix english mistakes (commit 1cd1469) |
|
2018-04-12 |
13:39:57 |
scm commit: bump to next release (commit 7dc8f40) |
|
13:39:29 |
scm commit: update for 1.2.4 (commit a93d1d8) |
|
13:39:29 |
scm commit: update for 1.2.4 (commit 679ca65) |
|
13:15:00 |
FRS Release starpu - starpu-1.2.4 |
Nathalie Furmento |
12:59:17 |
scm commit: Merge branch 'master' into hierarchical_dags (commit 63a0240) |
|
12:56:30 |
scm commit: Merge branch 'master' into hierarchical_dags (commit 596bdf2) |
|
12:52:46 |
scm commit: Fix prefetching data for task using specific_nodes (commit afb1bd8) |
|
12:52:46 |
scm commit: Fix prefetching data for task using specific_nodes (commit 36c8038) |
|
12:52:46 |
scm commit: Fix prefetching data for task using specific_nodes (commit 4f3272c) |
|
12:25:07 |
scm commit: fix typo (commit 3ab5dc1) |
|
12:25:07 |
scm commit: fix typo (commit ee48878) |
|
12:24:06 |
scm commit: Update implicit task dependency releases according to acquisitions (commit 3d5576c) |
|
12:24:06 |
scm commit: Update implicit task dependency releases according to acquisitions (commit 4fac99f) |
|
12:14:08 |
scm commit: Avoid introducing the same implicit dependency several times (commit 9540ca6) |
|
12:14:08 |
scm commit: Avoid introducing the same implicit dependency several times (commit 1941f41) |
|
12:06:52 |
scm commit: computed sorted list of handles earlier so it can be used for implicit data deps (commit e09974f) |
|
12:06:52 |
scm commit: computed sorted list of handles earlier so it can be used for implicit data deps (commit 30018c7) |
|
09:25:03 |
scm commit: set revision number for 1.2.4 (commit 29518be) |
|
09:24:15 |
scm commit: bump to 1.2.4 (commit 255cf98) |
|
08:26:18 |
scm commit: mpi/tests/attr.c: add coverage (commit 042b3f3) |
|
08:26:18 |
scm commit: mpi/tests/attr.c: add coverage (commit 800c9d9) |
|
08:26:18 |
scm commit: mpi/tests/attr.c: add coverage (commit 6804f10) |
|
07:27:22 |
scm commit: tweak transaction implementation (commit 82a5c15) |
|
2018-04-11 |
11:58:52 |
scm commit: Merge branch 'master' into hierarchical_dags (commit d1fd5b5) |
|
11:58:35 |
scm commit: ignore .tramp_history files (commit d715d05) |
|
11:58:35 |
scm commit: ignore .tramp_history files (commit f4b1208) |
|
11:52:03 |
scm commit: bubbles: improve constraints code (commit 27a7e11) |
|
2018-04-09 |
10:44:14 |
scm commit: bubbles/examples: new example which execute bubbles on CUDA devices while letting data on main memory (commit 7f33abb) |
|
10:21:21 |
scm commit: preliminary implementation for speculative transaction cancellation (commit 1bca0e6) |
|
10:19:31 |
scm commit: Merge branch 'master' into hierarchical_dags (commit 1f426b5) |
|
10:16:33 |
scm commit: fix merge (commit faff0e8) |
|
10:12:20 |
scm commit: src: do not allow to define a unregister hook multiple times (commit ae4509c) |
|
10:12:20 |
scm commit: src: do not allow to define a unregister hook multiple times (commit edd3ce1) |
|
10:12:20 |
scm commit: src: do not allow to define a unregister hook multiple times (commit 86d5000) |
|
10:04:37 |
scm commit: Merge branch 'master' into hierarchical_dags (commit b5bc926) |
|
2018-04-06 |
17:03:28 |
scm commit: Do not enable task ready notification yet (commit f4f4e91) |
|
17:03:28 |
scm commit: Do not enable task ready notification yet (commit 7028437) |
|
17:01:28 |
scm commit: Add starpu_task_notify_ready_soon_register (commit 5033296) |
|
17:01:28 |
scm commit: Add starpu_task_notify_ready_soon_register (commit af9b8aa) |
|
14:21:54 |
scm commit: Fix taking specific_nodes into account (commit 34587dc) |
|
14:21:54 |
scm commit: Fix taking specific_nodes into account (commit 59fbd06) |
|
14:21:54 |
scm commit: Fix taking specific_nodes into account (commit e5118d6) |
|
2018-04-05 |
13:17:10 |
scm commit: Merge branch 'starpu-1.3' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu into starpu-1.3 (commit b13edff) |
|
12:13:00 |
scm commit: Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu (commit f121913) |
|
12:11:38 |
scm commit: avoid using a constant for lb phases (commit f1e2e9e) |
|
12:11:38 |
scm commit: avoid using a constant for lb phases (commit 3424561) |
|
12:07:18 |
scm commit: Add a way to choose the colors of tasks (commit 4f42d42) |
|
12:07:18 |
scm commit: Add a way to choose the colors of tasks (commit 2b5a043) |
|
12:07:18 |
scm commit: Add a way to choose the colors of tasks (commit 30505d9) |
|
11:13:10 |
scm commit: fix build (commit 0ad6245) |
|
11:09:40 |
scm commit: Do not show internal tasks in fxt dag by default. Allow to hide acquisitions too. (commit 7e4618a) |
|
11:09:40 |
scm commit: Do not show internal tasks in fxt dag by default. Allow to hide acquisitions too. (commit 0a7ddec) |
|
11:09:40 |
scm commit: Do not show internal tasks in fxt dag by default. Allow to hide acquisitions too. (commit 45ccce0) |
|
09:20:53 |
scm commit: Save some bytes per task (commit c3246a6) |
|
09:20:53 |
scm commit: Save some bytes per task (commit 1787be6) |
|
09:20:53 |
scm commit: Save some bytes per task (commit ba1c651) |
|
08:28:11 |
scm commit: increase stencil grid size in quick_check mode so that the examples actually generate tasks (commit ee7604c) |
|
08:28:11 |
scm commit: increase stencil grid size in quick_check mode so that the examples actually generate tasks (commit 325a7fd) |
|
08:28:11 |
scm commit: increase stencil grid size in quick_check mode so that the examples actually generate tasks (commit 5c748e9) |
|
2018-03-30 |
15:16:50 |
scm commit: Merge branch 'master' into supertask and fixes following merge (commit 77f47d7) |
|
12:22:14 |
scm commit: Merge branch 'master' into scheduler_modularization-locality2 (commit 9dd9747) |
|
12:20:07 |
scm commit: Merge branch 'master' into nmad (commit 870a5bd) |
|
11:44:48 |
scm commit: Merge branch 'master' into map (commit ae4aa2b) |
|
11:42:59 |
scm commit: Merge branch 'master' into interop-mpc (commit 5fe5275) |
|
11:41:45 |
scm commit: Merge branch 'master' into hp-lookahead (commit 66f5297) |
|
11:41:35 |
scm commit: Merge branch 'master' into hierarchical_dags (commit 310d8d7) |
|
11:41:17 |
scm commit: Merge branch 'master' into gpi2_network (commit e8313b8) |
|
11:40:47 |
scm commit: Merge branch 'master' into energy (commit 5cc0446) |
|
2018-03-29 |
12:56:59 |
scm commit: fix build with old glibc (commit 2413ba7) |
|
12:56:59 |
scm commit: fix build with old glibc (commit 0829dea) |
|
12:04:18 |
scm commit: Also cope with glibc's copy_file_range emulation returning EINVAL because we are suddenly using O_DIRECT and it doesn't align its buffer. (commit 45d2ee1) |
|
12:04:18 |
scm commit: Also cope with glibc's copy_file_range emulation returning EINVAL because we are suddenly using O_DIRECT and it doesn't align its buffer. (commit 4ae2a34) |
|
11:55:02 |
scm commit: Avoid useless level of indirection (commit 77c8008) |
|
11:55:02 |
scm commit: Avoid useless level of indirection (commit c855039) |
|
2018-03-28 |
08:52:29 |
scm commit: configure.ac: fix typos (commit 9bd42c1) |
|
08:52:29 |
scm commit: configure.ac: fix typos (commit cf87fc3) |
|
2018-03-26 |
11:30:13 |
scm commit: fix simgrid build (commit 2e370ef) |
|
11:30:13 |
scm commit: fix simgrid build (commit d4d137e) |
|
11:30:13 |
scm commit: fix simgrid build (commit 96ea088) |
|
05:09:35 |
scm commit: drop unused function (commit aa49c90) |
|
05:09:35 |
scm commit: drop unused function (commit 9ad994c) |
|