提交歷史

作者 SHA1 備註 提交日期
  Nathalie Furmento 978d828c7b tests/loader.c: specify program options (if any) when calling external launchers 13 年之前
  Nathalie Furmento b1e32c1cc5 tests/microbenchs/matrix_as_vector.c: calling twice starpu_helper_cublas_init fails 13 年之前
  Nathalie Furmento 58751f7a82 perfmodel: it is not an error if the perfmodel directory does not exist when we try to list the available perfmodels, it just means none has been saved yet 13 年之前
  Samuel Thibault 9e80e11b4c Free ncpus string earlier to fix mem leak in ENODEV case 13 年之前
  Nathalie Furmento 70ea706e6a src/drivers/cuda/driver_cuda.c: use fprintf when printing error message 13 年之前
  Nathalie Furmento b794209320 src/core/perfmodel/perfmodel_history.c: be more specific in the error message 13 年之前
  Samuel Thibault 6a333adbb0 drop support for hwloc < 1.1, the cpuset_t type will disappear in the close future anyway 13 年之前
  Nicolas Collin d63b8b18c5 Bug fixed when executing for the first time without CUDA and OpenCL. 13 年之前
  Samuel Thibault 96f476f087 make sure StarPU shouts if the rank or tag of a handle used in MPI is not specified 13 年之前
  Nathalie Furmento 05fc5e563e tests/main/starpu_init.c: use a dynamically allocated string to give to putenv 13 年之前
  Samuel Thibault 74c024608c Add --help option to cholesky 13 年之前
  Nathalie Furmento 0258f65bd5 src/debug/traces/starpu_fxt.h: fix include path for starpu_mpi_fxt.h 13 年之前
  Samuel Thibault 58826a7a52 Align bus performance array 13 年之前
  Nicolas Collin 9a8afecaf6 In 'compute_all_performance_predictions', it's better to avoid invalid implementations directly than executing pointless instructions. 13 年之前
  Samuel Thibault 76d016c251 backport 1.0.2 changelog 13 年之前
  Samuel Thibault 4697262396 Add --help to starpu_fxt_tool 13 年之前
  Nathalie Furmento c238141cb0 mpi: move source and internal .h files to src directory 13 年之前
  Nathalie Furmento 382234282b mpi: move starpu_mpi.h to mpi/include 13 年之前
  Nathalie Furmento 01a4b06680 ChangeLog: mention modifications of starpu.h 13 年之前
  Nathalie Furmento 0206908fb0 mpi: only include starpu.h as it includes all the other starpu_ .h files 13 年之前
  Nathalie Furmento 3396e1e637 tools: only include starpu.h as it includes all the other starpu_ .h files 13 年之前
  Nathalie Furmento 71cb4d95e7 doc: only include starpu.h as it includes all the other starpu_ .h files 13 年之前
  Nathalie Furmento ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 年之前
  Nathalie Furmento a4f3da6a64 tests: only include starpu.h as it includes all the other starpu_ .h files 13 年之前
  Nathalie Furmento f7b18b7c03 include/starpu.h: include all .h files that code using StarPU only has to include starpu.h to get all the functionalities 13 年之前
  Nathalie Furmento e97719c269 doc: explain how to exchange data with mpi 13 年之前
  Nathalie Furmento 2cfcf162b8 mpi/examples/codelet: send back to the data and compare it to the original one 13 年之前
  Nathalie Furmento a153f903fa examples/codelet: move compare codelet to complex_codelet.h 13 年之前
  Nathalie Furmento 4b30f04997 mpi/examples: add exemple to show the exchange of user-defined data interface 13 年之前
  Nathalie Furmento cfc0e8ffea mpi: add possibility to exchange user-defined data interface (this still needs to be documented) 13 年之前