Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Nathalie Furmento 11dd7f606c tools/starpu_machine_display.c: do not display topology and bus bandwidth when there is no workers 10 gadi atpakaļ
  Nathalie Furmento e3690f406a src/util/starpu_task_insert_utils.c: fix condition to reallocate task->dyn_modes and rename nbuffers to current_buffer 10 gadi atpakaļ
  Samuel Thibault e07e227202 bring back forgotten examples 10 gadi atpakaļ
  Samuel Thibault 73932532c6 Fix spuriously setting task->dyn_modes when using STARPU_DATA_ARRAY. Also avoid reallocating for each data 10 gadi atpakaļ
  Nathalie Furmento 9a1d3f3e83 examples: remove call to starpu_shutdown() when starpu_init() returns ENODEV 10 gadi atpakaļ
  Nathalie Furmento e3a6b31d7e src/core/workers.c: fail when number of calls to starpu_shutdown() is higher than the number of calls to starpu_init() 10 gadi atpakaļ
  Nathalie Furmento cfc9c4a45e src/core/workers.c: call starpu_perfmodel_free_sampling_directories when _starpu_build_topology has failed 10 gadi atpakaļ
  Nathalie Furmento d6a1046ad7 tests/main/starpu_init.c: need more than 1 CPU for the test to be relevant 10 gadi atpakaļ
  Nathalie Furmento 36c38de10b tools/starpu_perfmodel_plot.c: make sure starpu_perfmodel_free_sampling_directories is called 10 gadi atpakaļ
  Samuel Thibault 3e40f253fe fix typo, thanks Luka! 10 gadi atpakaļ
  Samuel Thibault 672160f937 Fix comment 10 gadi atpakaļ
  Samuel Thibault 3621a2818e benefit from magma 1.4.0 and later being able to use an application-provided stream 10 gadi atpakaļ
  Samuel Thibault 0c1461e8d0 Re-bench potrf on plafrim 10 gadi atpakaļ
  Samuel Thibault 2480cd9106 fix warning 10 gadi atpakaļ
  Samuel Thibault 88a89370aa Add a memcpy_peer property to CUDA gpus, to record whether it is able to run gpu-gpu transfers, so that simgrid can enable them when appropriate 10 gadi atpakaļ
  Nathalie Furmento 274de18452 mpi/src/starpu_mpi_task_insert.c: fix condition when reallocation is needed (thanks again to Jerome Robert for the BR #18376) 10 gadi atpakaļ
  Samuel Thibault bccac47def Fix perfmodel path 10 gadi atpakaļ
  Samuel Thibault 596e3295f1 backport r14152 from 1.1: Add perfmodels to the tarball 10 gadi atpakaļ
  Samuel Thibault b467eee404 Fix cholesky_grain_tag size 10 gadi atpakaļ
  Samuel Thibault c10e9e185f Fix fix 10 gadi atpakaļ
  Samuel Thibault 551444f1f4 Fix crash when running with cuda peer support in simgrid mode 10 gadi atpakaļ
  Samuel Thibault f7ab9f4b09 Drop assertion when running with CUDA peer support in simgrid mode 10 gadi atpakaļ
  Samuel Thibault 2c94826f2e This program does not use starpu at all :) 10 gadi atpakaļ
  Nathalie Furmento 602bb833df perfmodel: turn private function which frees internal memory for sampling directories management and call it from tools which do not call starpu_shutdown 10 gadi atpakaļ
  Samuel Thibault dd0f166133 Reduce back the problem size when running quick checks 10 gadi atpakaļ
  Samuel Thibault 0b83f00f6f port 14136 from 1.1: Add missing free 10 gadi atpakaļ
  Samuel Thibault 75cdaf3864 fix warning 10 gadi atpakaļ
  Samuel Thibault 18b2ddbf66 Add missing creation of worker collection 10 gadi atpakaļ
  Samuel Thibault 86235ac148 simplify code 10 gadi atpakaļ
  Samuel Thibault 5e8cba21b1 Add starpu_sched_component_connect helper and benefit from it 10 gadi atpakaļ