Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault d04a060402 Disable libaio use for now, io_destroy is awfully long hace 8 años
  Samuel Thibault 9527e44014 Make sure that io_setup worked hace 8 años
  Nathalie Furmento bc433b4718 src/core/perfmodel/multiple_regression.c: fgets return value is not used, ignore it hace 8 años
  Nathalie Furmento 7577c5a718 tests/microbenchs: make sure memory is always initialized hace 8 años
  Nathalie Furmento b763977be6 src/core/perfmodel/perfmodel_bus.c: fix printf argument type hace 8 años
  Samuel Thibault af7be88375 Use linux' aio syscalls when available instead of the userland glibc emulation hace 8 años
  Samuel Thibault 5b90eb54a3 Fix testing rmdir error hace 8 años
  Terry Cojean 070db0381a Change order of parallel worker (clusters) creation hace 8 años
  Samuel Thibault cbabff4ad5 Add data_unregister event in traces hace 8 años
  Samuel Thibault 8bb05d3cbe Add data size and description to data.rec hace 8 años
  Nathalie Furmento 7d37177aa2 doc: add section listing data interfaces provided by StarPU hace 8 años
  Nathalie Furmento 8046187292 mpi: implement and test communication with BCSR data interfaces hace 8 años
  Nathalie Furmento 724e931d08 src/datawizard/interfaces/bcsr_interface.c: add operation handle_to_pointer hace 8 años
  Nathalie Furmento 3e5b6d1167 tests/datawizard/interfaces/bcsr/bcsr_interface.c: fix value for BCSR data registration hace 8 años
  Nathalie Furmento 1823531766 src/datawizard/interfaces: check the correctness of the data interface hace 8 años
  Nathalie Furmento 3f075987f2 examples/spmv/spmv.c: set the id of the child data when partitionning hace 8 años
  Samuel Thibault 3e76d54960 Add data reduction microbenchmarks hace 8 años
  Corentin Salingue 7ab6b838d6 fix anchor name to prevent conflict with chapter hace 8 años
  Nathalie Furmento ba9e706ff9 include/starpu_data_interfaces.h: print a message when data does not have the correct interface hace 8 años
  Nathalie Furmento 3cb5086637 tests/disk: update size of disks hace 8 años
  Nathalie Furmento 49ace8d184 disk: turn public the minimum size of a disk hace 8 años
  Lucas Schnorr 39c46dc93a set bandwidth variables to zero when they start hace 8 años
  Samuel Thibault 828231bad1 Print disk bus performances when STARPU_BUS_STATS is set hace 8 años
  Samuel Thibault e92090780d Increase minimum disk size to be able to benchmark 64MiB transfers, not 1MiB only hace 8 años
  Samuel Thibault 934b3479f4 Fix bandwidth computation hace 8 años
  Samuel Thibault 84043629ce fix warning hace 8 años
  Nathalie Furmento bf33ba06ae include/starpu_data_interfaces.h: when debug is enabled, starpu data accessors first check the validity of the data interface type hace 8 años
  Nathalie Furmento 6646b9493f detect if statement expressions are available hace 8 años
  Nathalie Furmento caeaec8578 src/util/fstarpu.c: fix to call STARPU_VARIABLE_GET_PTR hace 8 años
  Corentin Salingue 32461cdb67 Select node when data mode is Redux hace 8 años