Commit History

Author SHA1 Message Date
  Nathalie Furmento 4135222647 doc: update doc to explain how to disable asynchronous copy between CPU and GPU devices 13 years ago
  Nathalie Furmento 9c1d0e9fb6 Asynchronous copies can also be disabled by configure options --disable-asynchronous-copy, --disable-asynchronous-cuda-copy and --disable-asynchronous-opencl-copy 13 years ago
  Nathalie Furmento 4eb221e8db src/datawizard/interfaces/data_interface.c: typo 13 years ago
  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 13 years ago
  Nicolas Collin 39ae3ff6a0 Phony commit to say farewell. 13 years ago
  Nathalie Furmento 6ef1bdb9c1 tests/loader.c: print execution time 13 years ago
  Nathalie Furmento a75c9e0b26 tools: minor fixes following icc warnings 13 years ago
  Nathalie Furmento d87bb4efeb examples: minor fixes following icc warnings 13 years ago
  Nathalie Furmento 7445ed6406 tests: minor fixes following icc warnings 13 years ago
  Nathalie Furmento b4311304c1 src/core/perfmodel/perfmodel_print.c: fix printing format 13 years ago
  Nathalie Furmento bd7e4f0a6d starpufft: return -1 on error instead of 1 13 years ago
  Nathalie Furmento 2fee82fa36 starpufft: improve ENODEV error detections 13 years ago
  Nathalie Furmento ca171589c3 starpufft: revert r7146 as it breaks compatibility 13 years ago
  Nathalie Furmento 41564d79f9 starpufft: revert r7146 as it breaks compatibility 13 years ago
  Nathalie Furmento 31c427babb starpufft: improve detection of ENODEV errors 13 years ago
  Nathalie Furmento a1f1ddf4be FxT: Allow larger event buffer 13 years ago
  Cyril Roelandt f60fae9bff Fix a bug that caused CUDA devices not to be initialized correctly when using STARPU_CUDAID. 13 years ago
  Cyril Roelandt 2155373869 Fix tests/sched_policies/execute_all_tasks.c so that it really tries all scheduling policies. 13 years ago
  Nathalie Furmento 6b5e787563 tests/microbenchs/matrix_as_vector.c: decrease number of loops when running on valgrind 13 years ago
  Nathalie Furmento 496acef0d9 starpufft/examples/testx.c: mark test as skipped when no worker is found 13 years ago
  Nathalie Furmento 978d828c7b tests/loader.c: specify program options (if any) when calling external launchers 13 years ago
  Nathalie Furmento b1e32c1cc5 tests/microbenchs/matrix_as_vector.c: calling twice starpu_helper_cublas_init fails 13 years ago
  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 years ago
  Samuel Thibault 9e80e11b4c Free ncpus string earlier to fix mem leak in ENODEV case 13 years ago
  Nathalie Furmento 70ea706e6a src/drivers/cuda/driver_cuda.c: use fprintf when printing error message 13 years ago
  Nathalie Furmento b794209320 src/core/perfmodel/perfmodel_history.c: be more specific in the error message 13 years ago
  Samuel Thibault 6a333adbb0 drop support for hwloc < 1.1, the cpuset_t type will disappear in the close future anyway 13 years ago
  Nicolas Collin d63b8b18c5 Bug fixed when executing for the first time without CUDA and OpenCL. 13 years ago
  Samuel Thibault 96f476f087 make sure StarPU shouts if the rank or tag of a handle used in MPI is not specified 13 years ago
  Nathalie Furmento 05fc5e563e tests/main/starpu_init.c: use a dynamically allocated string to give to putenv 13 years ago