Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault b72f9dcb0f Fix arguments with spaces passed to mic-configure hace 9 años
  Samuel Thibault a103321011 explicit that --enable-native-mic doesn't need --enable-mic hace 9 años
  Samuel Thibault 5a5500f33a ignore --enable-native-mic in configure, only meant for mic-configure, but also passed to configure hace 9 años
  Samuel Thibault 25ffa3cc5a make sure to use -lcoi_device for phi device, and -lcoi_host for phi ost hace 9 años
  Samuel Thibault d3f9ac8515 factorize some parameters hace 9 años
  Samuel Thibault 2ab4f2ad4a document using SINK_PKG_CONFIG_PATH to specify the hwloc path hace 9 años
  Samuel Thibault 943b5d56bf Make starpu_worker_get_id_check public hace 9 años
  Samuel Thibault 2d141b77cc remove more spurious changes hace 9 años
  Samuel Thibault ff2c06f79a Better use an inline and macro to get best performance and file/line hace 9 años
  Samuel Thibault d790883b82 drop spurious change hace 9 años
  Nathalie Furmento b7d6e2d4ce src: introduce new function _starpu_worker_get_id_check() which fails when called from outside a worker, otherwise returns starpu_worker_get_id() hace 9 años
  Samuel Thibault 71d92ce546 drop coi and scif from native builds, and document it hace 9 años
  Nathalie Furmento c78a1e7f96 src/core/perfmodel/perfmodel_nan.c: function _starpu_write_double: do not write a space after writing NaN hace 9 años
  Samuel Thibault 7dd71b339c make sure lseek succeeded hace 9 años
  Samuel Thibault 57b50a2039 fix unlocking files in non-cygwin windows, thanks Jerome Robert for the investigation hace 9 años
  Samuel Thibault 719cbe0d6f Do not always write a starpu_idle_microsec.log file, only do so when STARPU_IDLE_FILE is set hace 9 años
  Samuel Thibault 10de788ee7 Use LOCALAPPPATH instead of USERPROFILE on Windows hace 9 años
  Samuel Thibault 29ae1c9065 make really sure we wait the proper number of tags hace 9 años
  Samuel Thibault 11f734248e Avoid overflow e.g. in num_threads_list allocation hace 9 años
  Samuel Thibault 431f798e39 Avoid risking dividing by zero due to environment variable hace 9 años
  Samuel Thibault d68f1573fd use some gcc attributes hace 9 años
  Samuel Thibault cc2c83286c Allocate per_worker array lazily, to divide data handle weight by something by an order of 10x hace 9 años
  Samuel Thibault 245509cfa6 reduce memory footprint of handles a bit hace 9 años
  Samuel Thibault 1a3f55db50 make starpu_task_expected_length and starpu_task_expected_power work with tasks with no codelet hace 9 años
  Nathalie Furmento 78f7a5babe mpi/src/: set buffers to NULL after freeing them hace 9 años
  Samuel Thibault 8c48c44395 Drop allocating memory only for callbacks in task_insert, the reason we allocated a structure has disappeared hace 9 años
  Samuel Thibault dc59117dbc Make sure users use proper filters on proper interfaces hace 9 años
  Nathalie Furmento 95004d1a5d mpi/src: (hopefully) properly free memory for detached requests hace 9 años
  Nathalie Furmento 7a93be7cdb examples/scheduler/heteroprio_test.c: fix variable type hace 9 años
  Nathalie Furmento 477cb1f811 src: fixes for minor warnings hace 9 años