Commit History

Author SHA1 Message Date
  Samuel Thibault 11f734248e Avoid overflow e.g. in num_threads_list allocation 10 years ago
  Samuel Thibault 431f798e39 Avoid risking dividing by zero due to environment variable 10 years ago
  Samuel Thibault d68f1573fd use some gcc attributes 10 years ago
  Samuel Thibault cc2c83286c Allocate per_worker array lazily, to divide data handle weight by something by an order of 10x 10 years ago
  Samuel Thibault 245509cfa6 reduce memory footprint of handles a bit 10 years ago
  Samuel Thibault 1a3f55db50 make starpu_task_expected_length and starpu_task_expected_power work with tasks with no codelet 10 years ago
  Nathalie Furmento 78f7a5babe mpi/src/: set buffers to NULL after freeing them 10 years ago
  Samuel Thibault 8c48c44395 Drop allocating memory only for callbacks in task_insert, the reason we allocated a structure has disappeared 10 years ago
  Samuel Thibault dc59117dbc Make sure users use proper filters on proper interfaces 10 years ago
  Nathalie Furmento 95004d1a5d mpi/src: (hopefully) properly free memory for detached requests 10 years ago
  Nathalie Furmento 7a93be7cdb examples/scheduler/heteroprio_test.c: fix variable type 10 years ago
  Nathalie Furmento 477cb1f811 src: fixes for minor warnings 10 years ago
  Samuel Thibault b2cc8acb79 mingw doesn't seem to have support for -fstack-protector-all 10 years ago
  Samuel Thibault 65b1ae67ce fix classifying complex numbers 10 years ago
  Samuel Thibault ca16823aa5 also print the number of tasks & handles 10 years ago
  Samuel Thibault 97e485de0c Fix yet another bogus instance of STARPU_LIMIT_MIN/MAX_NSUBMITTED_TASKS documentation 10 years ago
  Samuel Thibault 7d3df580b6 properly clean some tasks 10 years ago
  Samuel Thibault add5790b43 Add STARPU_MAX_MEMORY_USE environment variable 10 years ago
  Samuel Thibault ab4f759b2a fix assertion 10 years ago
  Samuel Thibault 2268ab3890 fix loop 10 years ago
  Samuel Thibault 17578921cf fix memleak 10 years ago
  Samuel Thibault 9306b4c932 fix allocation size 10 years ago
  Samuel Thibault 051a8217b4 note about hwloc_get_nbobjs_by_type returning -1 10 years ago
  Samuel Thibault ce5a787790 fix warning 10 years ago
  Samuel Thibault 7a40706c2d Set _FORTIFY_SOURCE to 2 in debug mode 10 years ago
  Samuel Thibault be240b029a Use -fstack-protector-all in debugging mode 10 years ago
  Nathalie Furmento 52779b0140 tests/main/insert_task_dyn_handles.c: skip when no device available to run codelet 10 years ago
  Samuel Thibault b4f34b8b0b fix other variable name 10 years ago
  Nathalie Furmento ca5bc15793 mpi/src/starpu_mpi_task_insert.c: fix variable name 10 years ago
  Samuel Thibault 2955842305 stress task_insert even more 10 years ago