Commit History

Autor SHA1 Mensaxe Data
  Samuel Thibault 29c58ebf73 Document that we actually create several workers, but use only one at a time %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 37845e1678 When requested for only a single combined worker, also create workers of smaller sizes, but always using the same cpus, so that we keep the property of only one parallel task at a time %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento 4f0a671241 starpufft: set detach to 0 to be able to call starpu_task_wait %!s(int64=14) %!d(string=hai) anos
  Ludovic Courtès 07aaeb4d78 Include `dev/rename.*' in the distribution. %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 021892beba Make more checks %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 24693b03ac Submit reduction tasks after data_cpy might have set its dependency on them %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 5c529d2324 We don't need to clear the redux_tasks array %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt e7687a5a77 Only submit reduction tasks once they have all been built. %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 1ae1ac96cf Use starpu_data_cpy in CG %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento c829e1b4a9 src/datawizard/reduction.c: error: 'for' loop initial declarations are only allowed in C99 mode %!s(int64=14) %!d(string=hai) anos
  Cyril Roelandt 08a35b5d86 Replace a while loop by a for loop for the sake of clarity. %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento f86b25f773 src/util/starpu_data_cpy.c: fix path for starpu_data_cpy.h %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault d4a889af15 fix reference to _starpu_data_cpy %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 3046a7c6af Keep reduction tasks' detach to 1, as we don't wait for them, dependencies get things right already %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento ddba4a08f7 minor fixes following warnings detected by ICC %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento 2f2a2f87e8 mpi/examples/reduction/: update reduction code to do intra-node %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento dcc87e2a94 configure.ac: fix detection of X %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento 7da0d594f1 tests/errorcheck/invalid_tasks.c: missing endif %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento 412077a293 tests/errorcheck/invalid_tasks.c: typo %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento cf2a5b7000 tests/errorcheck/invalid_tasks.c: as environment variables are prefered to starpu_conf parameter, we need to unset potentially defined variables setting number of workers %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento 431926be99 tests/core/starpu_task_wait.c: further reduce value for ntasks on slow machines %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 824e62893c Fill some todos %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 7733a5cb3c Rename STARPU_MULTIFORMAT_GET_PTR into STARPU_MULTIFORMAT_GET_CPU_PTR, for coherency with the other macros %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 7e7a40d54e Make sure to wait for the thread which woke us and let us destroy the job %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault c8998d794a Fix pheft %!s(int64=14) %!d(string=hai) anos
  Nathalie Furmento e9846c8e3d configure.ac: bump to release 1.0.0rc2 %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault e5917197d0 Make more and bigger tasks in openmp example %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault 0eea00d984 Fix dumping performance models: the holes within an arch type *have* to be expressed %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault a988aa34df Fix parallel task execution for fork-join tasks: we need to bind the master thread to the parallel worker %!s(int64=14) %!d(string=hai) anos
  Samuel Thibault d20a0d15bd yet clearer %!s(int64=14) %!d(string=hai) anos