Historia zmian

Autor SHA1 Wiadomość Data
  Samuel Thibault 5ec6f8b8a7 Drop unused mask parameter of _starpu_fetch_task_input and _starpu_push_task_output 11 lat temu
  Samuel Thibault 24f00257b5 Fix acquisition of data on node -1, re-enable using it in data_invalidate 11 lat temu
  Samuel Thibault d27a3ecc8d Fix typo 11 lat temu
  Samuel Thibault 3b7131a34b Fix build 11 lat temu
  Samuel Thibault c8c8eeeb31 More fixes for acquiring node -1 case. Still not working apparently, so not using it for data_invalidate for now. 11 lat temu
  Andra Hugo 45e9e7dbfc fixes for mic native (option --enable-native-mic) 11 lat temu
  Samuel Thibault 5c6802fbf3 Add changelog 11 lat temu
  Samuel Thibault 515b80ef3f Avoid making starpu_data_invalidate actually allocate RAM memory, by passing node -1 to acquire_on_node, and making the latter not allocate in that case. This fixes overzealous memory consumption by MPI layer 11 lat temu
  Andra Hugo 4f21f8b8ca bug fix: the worker list was empty 11 lat temu
  Nathalie Furmento 6f2bdb7c44 mpi/src/starpu_mpi_datatype.c: MPI_INTEGER8 does not seem to be standard 11 lat temu
  Nathalie Furmento c1a9b88ba7 New configure options --with-simgrid-dir --with-simgrid-include-dir and --with-simgrid-lib-dir to specify the location of the SimGrid library 11 lat temu
  Nathalie Furmento a740f330f2 clean file starpu_idle_microsec.log on make distclean 11 lat temu
  Nathalie Furmento d424548bc2 clean file starpu_idle_microsec.log on make distclean 11 lat temu
  Nathalie Furmento f850fc5a14 src/core/sched_policy.c: change variable name to STARPU_IDLE_FILE and change default name to starpu_idle_microsec.log 11 lat temu
  Andra Hugo 2e4399f771 bindid fixes 11 lat temu
  Nathalie Furmento dd576ea327 mpi/src/starpu_mpi_task_insert.c: check data have a rank defined when calling starpu_mpi_task_insert() 11 lat temu
  Nathalie Furmento 2fa111c9c3 configure.ac: check whether doxygen needed tools are installed before enabling documentation building 11 lat temu
  Samuel Thibault 1f15fc2c12 simplify code at expense of bss size 11 lat temu
  Samuel Thibault 32ae3d3eb0 Actually fix non-cuda/non-opencl build 11 lat temu
  Samuel Thibault 15f473bfa0 Fix non-cuda non-opencl build 11 lat temu
  Samuel Thibault 843eeaa69a better phrasing 11 lat temu
  Samuel Thibault 6682b79150 Add advises about memory and cuda implementation for simgrid execution 11 lat temu
  Samuel Thibault 283b629884 Fix writing opencl gpu size in simgrid file 11 lat temu
  Samuel Thibault 1e5aae4740 update simgrid documentation about setting memory limit 11 lat temu
  Samuel Thibault b1dfd30389 Store GPU size in platform file 11 lat temu
  Samuel Thibault b317cc669f Fix unit 11 lat temu
  Samuel Thibault d25132e68f Document that main has to be redefined in the simgrid case 11 lat temu
  Samuel Thibault a936486995 clarify the factor 11 lat temu
  Samuel Thibault 86b3299dd9 Also print the architecture which has calibration issues 11 lat temu
  Samuel Thibault 5178b27323 Fix print 11 lat temu