Historial de Commits

Autor SHA1 Mensaje Fecha
  Olivier Aumage 9cba6c023f - try to accommodate different falvors of backslash interpretation hace 11 años
  Olivier Aumage 084e2a3757 - fix generation of version.sty hace 11 años
  Olivier Aumage 2b1be3f6e5 - use SED variable set by configure instead of hard-coded sed command hace 11 años
  Nathalie Furmento f08f953c72 src/datawizard/interfaces/data_interface.c: modify _starpu_data_unregister() to not fetch the data if there hace 11 años
  Samuel Thibault 89a0642f5e Define _XOPEN_SOURCE to 600 in .pc file to get the rwlock and barrier declarations hace 11 años
  Samuel Thibault 4380f48ef6 Fix non-C89 comments hace 11 años
  Nathalie Furmento 0b1c0eb6d0 src/datawizard/interfaces/void_interface.c: fix pack function, count and ptr should be set hace 11 años
  Nathalie Furmento a1182a54a2 mpi/tests/mpi_earlyrecv2.c: add testcase for void data hace 11 años
  Nathalie Furmento 4e5f992ff6 src/datawizard/interfaces/void_interface.c: define pack and unpack functions hace 11 años
  Nathalie Furmento e355c3917f mpi/src/starpu_mpi.c: check the data interface defines a unpack function before calling it hace 11 años
  Samuel Thibault 39cf0245f7 Do not define colors for undefined Ctx0 hace 11 años
  Samuel Thibault 87bf731e40 Make Cholesky use asynchronous CUDA tasks. Also factorize the codelet structures along the way. hace 11 años
  Nathalie Furmento 12ffd4005e mpi: update applications to use starpu_mpi_data_register instead of both starpu_data_set_tag and starpu_data_set_rank hace 11 años
  Samuel Thibault 8f4d0b449f Make sure default value is STARPU_SEQ hace 11 años
  Samuel Thibault 8f26d26ad7 Introduce the STARPU_CUDA_ASYNC and STARPU_OPENCL_ASYNC flags. No optimization is done yet for now. hace 11 años
  Nathalie Furmento fa66bfbbf9 tests/perfmodels/user_base.c: make sure function always return a value hace 11 años
  Samuel Thibault f7033edbc6 Drop spurious test hace 11 años
  Samuel Thibault 384ffc0f62 Add missing ghost dependencies in DAG hace 11 años
  Samuel Thibault 1bb1440053 Make DAG readable hace 11 años
  Samuel Thibault 8e3d4676f4 Make _starpu_data_wait_until_available take a synchronization name, so that the node in the DAG becomes understandable hace 11 años
  Samuel Thibault 1a62c13496 reformat comment hace 11 años
  Samuel Thibault b59aff6ad5 Fix starpu_data_unregister_submit and starpu_data_unregister_no_coherency, to make them properly wait for pending tasks hace 11 años
  Nathalie Furmento d023eb38ae fix function name to starpu_data_unregister_submit() and starpu_data_invalidate_submit() hace 11 años
  Samuel Thibault 8cc1f6c0db Use separate OpenCL command queues for CPU->GPU, GPU->CPU, and GPU->GPU transfers hace 11 años
  Samuel Thibault dc80d3edf4 Add changelog for previous commit hace 11 años
  Samuel Thibault 09974968a8 Let the application provide the task footprint itself hace 11 años
  Samuel Thibault 4899b89184 Fix GPU thread binding: document logical cores/PUs, simplify _starpu_initialize_workers_deviceid initialization loop, fix confusion between PUs and cores in _starpu_get_next_bindid hace 11 años
  Samuel Thibault 0cd8850c0f Also print the number of errors. We also actually already do some aging hace 11 años
  Samuel Thibault 9fe394f47d Allow performance models to have bigger variation: 50% instead of just 10% hace 11 años
  Samuel Thibault 7c03c945f7 Add support for letting a schedule choose its own set of workers without having to care about combined workers. This only works for SPMD however, not FORKJOIN hace 11 años