História revízii

Autor SHA1 Správa Dátum
  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() 10 rokov pred
  Samuel Thibault 71d92ce546 drop coi and scif from native builds, and document it 10 rokov pred
  Nathalie Furmento c78a1e7f96 src/core/perfmodel/perfmodel_nan.c: function _starpu_write_double: do not write a space after writing NaN 10 rokov pred
  Samuel Thibault 7dd71b339c make sure lseek succeeded 10 rokov pred
  Samuel Thibault 57b50a2039 fix unlocking files in non-cygwin windows, thanks Jerome Robert for the investigation 10 rokov pred
  Samuel Thibault 719cbe0d6f Do not always write a starpu_idle_microsec.log file, only do so when STARPU_IDLE_FILE is set 10 rokov pred
  Samuel Thibault 10de788ee7 Use LOCALAPPPATH instead of USERPROFILE on Windows 10 rokov pred
  Samuel Thibault 29ae1c9065 make really sure we wait the proper number of tags 10 rokov pred
  Samuel Thibault 11f734248e Avoid overflow e.g. in num_threads_list allocation 10 rokov pred
  Samuel Thibault 431f798e39 Avoid risking dividing by zero due to environment variable 10 rokov pred
  Samuel Thibault d68f1573fd use some gcc attributes 10 rokov pred
  Samuel Thibault cc2c83286c Allocate per_worker array lazily, to divide data handle weight by something by an order of 10x 10 rokov pred
  Samuel Thibault 245509cfa6 reduce memory footprint of handles a bit 10 rokov pred
  Samuel Thibault 1a3f55db50 make starpu_task_expected_length and starpu_task_expected_power work with tasks with no codelet 10 rokov pred
  Nathalie Furmento 78f7a5babe mpi/src/: set buffers to NULL after freeing them 10 rokov pred
  Samuel Thibault 8c48c44395 Drop allocating memory only for callbacks in task_insert, the reason we allocated a structure has disappeared 10 rokov pred
  Samuel Thibault dc59117dbc Make sure users use proper filters on proper interfaces 10 rokov pred
  Nathalie Furmento 95004d1a5d mpi/src: (hopefully) properly free memory for detached requests 10 rokov pred
  Nathalie Furmento 7a93be7cdb examples/scheduler/heteroprio_test.c: fix variable type 10 rokov pred
  Nathalie Furmento 477cb1f811 src: fixes for minor warnings 10 rokov pred
  Samuel Thibault b2cc8acb79 mingw doesn't seem to have support for -fstack-protector-all 10 rokov pred
  Samuel Thibault 65b1ae67ce fix classifying complex numbers 10 rokov pred
  Samuel Thibault ca16823aa5 also print the number of tasks & handles 10 rokov pred
  Samuel Thibault 97e485de0c Fix yet another bogus instance of STARPU_LIMIT_MIN/MAX_NSUBMITTED_TASKS documentation 10 rokov pred
  Samuel Thibault 7d3df580b6 properly clean some tasks 10 rokov pred
  Samuel Thibault add5790b43 Add STARPU_MAX_MEMORY_USE environment variable 10 rokov pred
  Samuel Thibault ab4f759b2a fix assertion 10 rokov pred
  Samuel Thibault 2268ab3890 fix loop 10 rokov pred
  Samuel Thibault 17578921cf fix memleak 10 rokov pred
  Samuel Thibault 9306b4c932 fix allocation size 10 rokov pred