Commit History

Автор SHA1 Съобщение Дата
  Samuel Thibault f7bc4f304f Fix warnings преди 10 години
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. преди 10 години
  Samuel Thibault 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. преди 11 години
  Samuel Thibault 7d2bf0c630 Enable asynchronous CUDA kernels wherever possible преди 11 години
  Nathalie Furmento 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed преди 11 години
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. преди 12 години
  Samuel Thibault 02d4168c57 Fix reduction codelets modes further преди 12 години
  Samuel Thibault ad0f7bbef7 Set reduction codelet modes in codelet, not at execution преди 12 години
  Nathalie Furmento 5e28436be9 examples: field where of struct starpu_codelet is optional, no longer set it преди 12 години
  Samuel Thibault 77fb61de8d Use starpu_data_invalidate_submit, not starpu_data_invalidate, to interlace computations with invalidations преди 12 години
  Samuel Thibault 84152479db destroy data instead of setting it to zero преди 12 години
  Nathalie Furmento c2dbabb2e3 examples: cg example needs a CUDA card which supports double преди 12 години
  Samuel Thibault 1ae1ac96cf Use starpu_data_cpy in CG преди 13 години
  Nathalie Furmento 0cbe489754 Function renaming: преди 13 години
  Nathalie Furmento f766606c07 examples: when submission fails because it does not find a suitable worker, it is not an error, just skip the example преди 13 години
  Nathalie Furmento 572473b193 examples: check return values of starpu functions преди 13 години
  Nathalie Furmento b9476e6d4a update code w.r.t coding style преди 13 години
  Nathalie Furmento 61940dab45 examples: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones преди 13 години
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct преди 13 години
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t преди 13 години
  Nathalie Furmento c80a8acea1 Datatypes renaming преди 13 години
  Nathalie Furmento 7517525097 examples/cg/cg_kernels.c: include limits.h which defines INT_MAX преди 14 години
  Cédric Augonnet 339892a2a6 Use a memcpy operation that relies on a stream преди 14 години
  Cédric Augonnet 48aea5e024 Bug fix: use a kernel to actually put zeros in the vector that is initialized преди 14 години
  Cédric Augonnet 1618f94c1f Instead of using cublasSdot or cublasDdot, we reimplement scalar product in преди 14 години
  Cédric Augonnet 2c390b92c0 Use the starpu_insert_task helper that makes it easier to deal with a stack of преди 14 години
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! преди 14 години
  Cédric Augonnet e5d5a53202 Thanks to implicit deps, there is no need for a barrier anymore. преди 14 години
  Cédric Augonnet ef29dd6da4 Fix compilation on machines without CUDA преди 14 години
  Cédric Augonnet c750225a2b Fix the CG example: преди 14 години