Historique des commits

Auteur SHA1 Message Date
  Cyril Roelandt 06f359addb Fix warnings. il y a 14 ans
  Cyril Roelandt 8b32c2c0e0 Fix unused variable. il y a 14 ans
  Cyril Roelandt 56d51eeb12 Try and store the samplings in $XDG_CACHE_HOME first. il y a 14 ans
  Cyril Roelandt 470c3bb509 Doc: environment variables take precedence over the configuration passed to starpu_init() il y a 14 ans
  Cyril Roelandt a4ae14bcc4 Mention the fact that environment variables now take precedence over the configuration in the Changelog. il y a 14 ans
  Ludovic Courtès 2e26cff220 gcc: Add an OpenCL task implementation for `vector_scal'. il y a 14 ans
  Cyril Roelandt 38a5ddb988 Make STARPU_WORKERS_CUDAID and STARPU_WORKERS_OPENCLID take precedence over the configuration passed to starpu_init() il y a 14 ans
  Cyril Roelandt 6e0c988e1e Make STARPU_WORKERS_CPUID take precedence over the configuration passed to starpu_init(). il y a 14 ans
  Cyril Roelandt c2c2366824 Make STARPU_CALIBRATE take precedence over the configuration passed to starpu_init() il y a 14 ans
  Ludovic Courtès 58b6317ae8 gcc: Reformat `vector_scal' example (NFC). il y a 14 ans
  Ludovic Courtès 91ce24e887 gcc: Simplify the `vector_scal' example. il y a 14 ans
  Ludovic Courtès bd804b9681 gcc: The `register' pragma now determines the size of `heap_allocated' vars. il y a 14 ans
  Ludovic Courtès 144908a458 gcc: Factorize automatic array variable check. il y a 14 ans
  Ludovic Courtès 766a5f075d gcc: Factorize the `starpu_data_unregister' call code. il y a 14 ans
  Ludovic Courtès fcba227161 gcc: Augment <mocks.h> to keep track of registered handles. il y a 14 ans
  Ludovic Courtès 1ee0fb5b29 gcc: Factorize construction of data register calls. il y a 14 ans
  Ludovic Courtès ad0fdff40b gcc: Factorize array type element counting. il y a 14 ans
  Cyril Roelandt 99e881a779 Make STARPU_SCHED take precedence over the scheduler specified in the configuration passed to starpu_init. il y a 14 ans
  Cyril Roelandt ce4fbbc6cb Make the environment variables take precedence over the configuration. il y a 14 ans
  Nathalie Furmento cab237f30d mpi: starpu_mpi_insert_task: fix r5529 il y a 14 ans
  Nathalie Furmento d2fd35ef06 mpi/starpu_mpi_insert_task.c: include datawizard/coherency.h il y a 14 ans
  Nathalie Furmento f64d555ada mpi/examples/reduction/mpi_reduction.c: only initialise data on owner node il y a 14 ans
  Nathalie Furmento ad40d0293a mpi: update behaviour for starpu_mpi_insert_task when dealing with STARPU_REDUX data il y a 14 ans
  Nathalie Furmento 40c1132c91 mpi: update starpu_mpi_insert_task il y a 14 ans
  Nathalie Furmento 8f417fde28 mpi: Update behaviuour for starpu_mpi_insert_task il y a 14 ans
  Nathalie Furmento a2ff1fdf8f mpi/Makefile.am: revert r5095 as -H option is not standard il y a 14 ans
  Cyril Roelandt 03c3ed851a Explicitly states that starpu_task_wait_for_all does not free any task. il y a 14 ans
  Nathalie Furmento 2a34bbef50 mpi/starpu_mpi_insert_task: cache functions are moved into a dedicated file il y a 14 ans
  Nathalie Furmento 9979c8a432 mpi/starpu_mpi_insert_task.c: print codelet name il y a 14 ans
  Nathalie Furmento e6eb09e53f mpi/examples/reduction: print node doing the computation il y a 14 ans