Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Samuel Thibault b801a66994 port r 11483 from 1.1: Default to using only 90% of the available GPU memory, to avoid seeing cudaMemset run out of memory.. 12 gadi atpakaļ
  Nathalie Furmento 5d3da08d0e src/datawizard/interfaces/matrix_interface.c: fix cast 12 gadi atpakaļ
  Samuel Thibault a9cd1dc130 port r11478 from 1.1: Fix comment 12 gadi atpakaļ
  Nathalie Furmento 5c6c5c188f src/datawizard/interfaces/matrix_interface.c: fix tab format 12 gadi atpakaļ
  Nathalie Furmento 2437d1e11b src/datawizard/interfaces/matrix_interface.c: when cudaMemcpy2D() fails, tries to copy by calling copy_any_to_any() 12 gadi atpakaļ
  Samuel Thibault 1e620a1aef port r11472 from 1.1: Document that allocation cache is enabled by default 12 gadi atpakaļ
  Samuel Thibault 8b83bc72aa port r11470 from 1.1: pin memory for matrix_as_vector 12 gadi atpakaļ
  Samuel Thibault bb88fe0e68 port r11466 from 1.1: Even without allocation cache, data release is done lazily, we can not count on precision of value returned by starpu_memory_get_available 12 gadi atpakaļ
  Samuel Thibault c0cb3f849f port r 11459 from 1.1: Do not force calibration systematically when a history-based model is used. Let the scheduler trigger it when it actually needs an expected performance 12 gadi atpakaļ
  Andra Hugo 9bb7bdb07f Increment/decrement submitted/ready tasks per context (instead of doing it per context & globally) 12 gadi atpakaļ
  Nathalie Furmento daaa65f811 tests/main/multithreaded.c: add error message 12 gadi atpakaļ
  Andra Hugo 5a22d83b5c hypervisor: feft_lp: compute max by using the execution of the last sample instead of the idle time 12 gadi atpakaļ
  Samuel Thibault a4aece4c5d port r11446 from 1.1: fix memleak 12 gadi atpakaļ
  Nathalie Furmento 40c0bdba54 tools/mvsc: turn batch files silent again (the problem was not there) 12 gadi atpakaļ
  Nathalie Furmento 8f69d75bdd move implementation of starpu_task_list functions in public .h file 12 gadi atpakaļ
  Samuel Thibault afe2f1f956 port r11442 from 1.1: Continue the execute_on_each_worker example with FFT instead of cublas, for completeness 12 gadi atpakaļ
  Nathalie Furmento dfd8911aa3 src/core/topology.c: set userdata to NULL to make sure it is going to be properly initialised in case we call starpu_init() again in the same application 12 gadi atpakaļ
  Nathalie Furmento 0cf9cf4000 src/datawizard/malloc.c: fix misplaced } 12 gadi atpakaļ
  Samuel Thibault 3830a76d5b port r11435 from 1.1: make sure we do not overflow 12 gadi atpakaļ
  Samuel Thibault 0fec9f8acd port r11433 from 1.1: Fix simgrid simulation with batched allocation: we really need to return different allocated values 12 gadi atpakaļ
  Samuel Thibault 4eb6989308 Do not let the prio scheduler decrement task stats several times when popping a task with multiple available implementations 12 gadi atpakaļ
  Samuel Thibault 020bb9e52a port r11429 from 1.1: Enable gpu-gpu direct transfer. This does not seem to harm performance any more 12 gadi atpakaļ
  Samuel Thibault 82c128ad85 port r11427 from 1.1: Do not increase tag assignment counter when we assign the same tag to the same task again 12 gadi atpakaļ
  Samuel Thibault 03fe6b6028 port r11425 from 1.1: Accept a restart on a just-created tag 12 gadi atpakaļ
  Nathalie Furmento 8a421065dc src/core/topology.c: fix loop index 12 gadi atpakaļ
  Nathalie Furmento 5d4a2b9027 combined workers: there can be several workers bound on the same cpu, stores a list of workers in hwloc instead of a unique worker 12 gadi atpakaļ
  Nathalie Furmento b590cb1687 tests/sched_policies/data_locality.c: use STARPU_TEST_SKIPPED instead of 77 12 gadi atpakaļ
  Nathalie Furmento 35abc3885f tests/sched_policies/data_locality.c: keep testing policies even if one fails 12 gadi atpakaļ
  Nathalie Furmento 6fc6bbce16 src/core/topology.c: rename variable to avoid confusion 12 gadi atpakaļ
  Nathalie Furmento a7feb86142 tests/loader.c: execute a 'bt full' command in gdb to first see the failing thread 12 gadi atpakaļ