Historique des commits

Auteur SHA1 Message Date
  Corentin Salingue 50131e4b1b Renaming NUMA functions il y a 9 ans
  Corentin Salingue 101a90d0f7 use STARPU_USE_NUMA when lauching application to use NUMA mode instead of --enable-numa when compiling il y a 9 ans
  Corentin Salingue e7589c5fed add NUMA support in perfmodel + rework the file il y a 9 ans
  Corentin Salingue 2d256c6a3e Merge from trunk il y a 9 ans
  Corentin Salingue eb5192123c Oops, change wrong variable... Update the name to fix it il y a 9 ans
  Corentin Salingue 7a1aebb62d Add links between numa and disk nodes il y a 9 ans
  Samuel Thibault bc0d878278 Expose the disk swap node number to the application il y a 9 ans
  Samuel Thibault ffcd176304 Fix unit for STARPU_DISK_SWAP_SIZE: Bytes is really too small, use MB just like LIMIT* il y a 9 ans
  Samuel Thibault 6d23cdec54 fixes, TODOs il y a 9 ans
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC il y a 9 ans
  Nathalie Furmento d4761fddf6 src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions il y a 9 ans
  Samuel Thibault 1b2f436a98 catch unsafe use of non-reentrant getenv il y a 10 ans
  Nathalie Furmento f86c03ebdc src/core/disk.c: add copyright il y a 11 ans
  Nathalie Furmento 033a2d4425 src/core/disk.c: code cleaning il y a 11 ans
  Nathalie Furmento 7db76b5ca3 src/core/disk.c: create directory when needed il y a 11 ans
  Samuel Thibault c8efbb83e8 Inline list heads instead of keeping allocating them il y a 11 ans
  Nathalie Furmento efea5f1a8f src/ tests/ tools/: fix coding style, curly braces go on a newline il y a 11 ans
  Samuel Thibault 923dbdd2d8 Use starpu_ssize_t instead of ssize_t, and add a check against it il y a 11 ans
  Samuel Thibault 7b90a465d1 Fix build on non-linux il y a 11 ans
  Samuel Thibault af2958f65c Add environment variables to define a disk swap il y a 11 ans
  Samuel Thibault 51e895087b Fix and test disk support with pack/unpack-only interfaces il y a 11 ans
  Samuel Thibault aba9b7562b Make disk test actually test all backends. Partly revert r13785 which was using a union as a structure. il y a 11 ans
  Samuel Thibault 664964417e Add the size to the disk plug method il y a 11 ans
  Samuel Thibault ae1892fa7f Improve the disk documentation, and clean the interface a bit il y a 11 ans
  Samuel Thibault bcd5fb6e5f Remove spurious async parameter of synchronous read/write functions il y a 11 ans
  Corentin Salingue fcae2dca11 fix assert bug + reduce warning il y a 12 ans
  Corentin Salingue e66c1994ff add support pack/unpack for out-of-core il y a 12 ans
  Corentin Salingue aa9ac54085 begin to add pack/unpack il y a 12 ans
  Corentin Salingue befd444392 we support synchronous transfers if asynchronous functions are not writed il y a 12 ans
  Corentin Salingue 0d30c96822 fix bug for asynchronous input/output, it runs il y a 12 ans