Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento c0c5adb057 Add environment variables to disable only CUDA or only OpenCL asynchronous copies, namely STARPU_DISABLE_CUDA_ASYNCHRONOUS_COPY and STARPU_DISABLE_OPENCL_ASYNCHRONOUS_COPY hace 13 años
  Nicolas Collin 39ae3ff6a0 Phony commit to say farewell. hace 13 años
  Nathalie Furmento 6ef1bdb9c1 tests/loader.c: print execution time hace 13 años
  Nathalie Furmento a75c9e0b26 tools: minor fixes following icc warnings hace 13 años
  Nathalie Furmento d87bb4efeb examples: minor fixes following icc warnings hace 13 años
  Nathalie Furmento 7445ed6406 tests: minor fixes following icc warnings hace 13 años
  Nathalie Furmento b4311304c1 src/core/perfmodel/perfmodel_print.c: fix printing format hace 13 años
  Nathalie Furmento bd7e4f0a6d starpufft: return -1 on error instead of 1 hace 13 años
  Nathalie Furmento 2fee82fa36 starpufft: improve ENODEV error detections hace 13 años
  Nathalie Furmento ca171589c3 starpufft: revert r7146 as it breaks compatibility hace 13 años
  Nathalie Furmento 41564d79f9 starpufft: revert r7146 as it breaks compatibility hace 13 años
  Nathalie Furmento 31c427babb starpufft: improve detection of ENODEV errors hace 13 años
  Nathalie Furmento a1f1ddf4be FxT: Allow larger event buffer hace 13 años
  Cyril Roelandt f60fae9bff Fix a bug that caused CUDA devices not to be initialized correctly when using STARPU_CUDAID. hace 13 años
  Cyril Roelandt 2155373869 Fix tests/sched_policies/execute_all_tasks.c so that it really tries all scheduling policies. hace 13 años
  Nathalie Furmento 6b5e787563 tests/microbenchs/matrix_as_vector.c: decrease number of loops when running on valgrind hace 13 años
  Nathalie Furmento 496acef0d9 starpufft/examples/testx.c: mark test as skipped when no worker is found hace 13 años
  Nathalie Furmento 978d828c7b tests/loader.c: specify program options (if any) when calling external launchers hace 13 años
  Nathalie Furmento b1e32c1cc5 tests/microbenchs/matrix_as_vector.c: calling twice starpu_helper_cublas_init fails hace 13 años
  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 hace 13 años
  Samuel Thibault 9e80e11b4c Free ncpus string earlier to fix mem leak in ENODEV case hace 13 años
  Nathalie Furmento 70ea706e6a src/drivers/cuda/driver_cuda.c: use fprintf when printing error message hace 13 años
  Nathalie Furmento b794209320 src/core/perfmodel/perfmodel_history.c: be more specific in the error message hace 13 años
  Samuel Thibault 6a333adbb0 drop support for hwloc < 1.1, the cpuset_t type will disappear in the close future anyway hace 13 años
  Nicolas Collin d63b8b18c5 Bug fixed when executing for the first time without CUDA and OpenCL. hace 13 años
  Samuel Thibault 96f476f087 make sure StarPU shouts if the rank or tag of a handle used in MPI is not specified hace 13 años
  Nathalie Furmento 05fc5e563e tests/main/starpu_init.c: use a dynamically allocated string to give to putenv hace 13 años
  Samuel Thibault 74c024608c Add --help option to cholesky hace 13 años
  Nathalie Furmento 0258f65bd5 src/debug/traces/starpu_fxt.h: fix include path for starpu_mpi_fxt.h hace 13 años
  Samuel Thibault 58826a7a52 Align bus performance array hace 13 años