Commit Verlauf

Autor SHA1 Nachricht Datum
  Ludovic Courtès e583c3f891 gcc: Enable the `opencl-types.c' test when OpenCL is not used. vor 13 Jahren
  Ludovic Courtès b37e8c60d9 gcc: Add an `add_target' pragma. vor 13 Jahren
  Ludovic Courtès f5740af656 gcc: Adapt configury to Darwin's linker. vor 13 Jahren
  Ludovic Courtès ee295e6454 gcc: Factorize task argument list initialization. vor 13 Jahren
  Ludovic Courtès 71741efad3 gcc: Interpret string literals. vor 13 Jahren
  Ludovic Courtès 769037ee28 gcc: Parse with `c_lex_with_flags' to distinguish adjacent strings. vor 13 Jahren
  Nathalie Furmento 6f5f86669f src/drivers/cuda/driver_cuda.c: macro _STARPU_TRACE_WORKER_INIT_START cannot be called directly with 'args->memory_node', needs to use a variable (possibly the macro is interpreting the string args by something else) vor 13 Jahren
  Nathalie Furmento e8537035cc src/drivers/cuda/driver_cuda.c: fix access for memory node field vor 13 Jahren
  Nathalie Furmento 9aea7ff237 src/drivers/cuda/driver_cuda.c: memnode is a field of args vor 13 Jahren
  Cyril Roelandt 9abd6ebfb0 Rename starpu_run_driver to starpu_driver_run for the sake of consistency. vor 13 Jahren
  Cyril Roelandt 5b0890c7df Documentation; starpu_driver_init, starpu_driver_run_once, starpu_driver_deinit. vor 13 Jahren
  Cyril Roelandt 4794b8e009 Add driver-related functions to the API; vor 13 Jahren
  Nathalie Furmento cfc311a68e AUTHORS: add cyril and nicolas vor 13 Jahren
  Nathalie Furmento 8e14a441a0 doc/chapters/basic-api.texi: fix doc w.r.t public api vor 13 Jahren
  Samuel Thibault 4b71e9a75f Add fat warning about lacking hwloc support vor 13 Jahren
  Nicolas Collin 8a6f16f20e Error fixed in manual. vor 13 Jahren
  Nicolas Collin 7f9f8d56fe Added a few environment variables in chapters/configuration.texi. vor 13 Jahren
  Nicolas Collin e1d9794d01 Part on STARPU_MIN/MAX_WORKERSIZE added in the manual. vor 13 Jahren
  Nathalie Furmento 629c61e02e gcc-plugin/tests/Makefile.am: temporary disable opencl-types.c vor 13 Jahren
  Samuel Thibault de04400038 Drop spurious changes vor 13 Jahren
  Samuel Thibault 70d97054ff port r6503 from 1.0: Task sizes have to vary, not only can vor 13 Jahren
  Nathalie Furmento 2fb7cca255 src/core/workers.c: make sure the configuration is stored before calling any other action (e.g _starpu_load_bus_performance_files might end up calling void starpu_cuda_set_device(int devid) which needs to access the global configuration) vor 13 Jahren
  Nathalie Furmento 67ceba7928 gcc-plugin/src/Makefile.am: add CPPFLAGS for cuda and opencl vor 13 Jahren
  Cyril Roelandt 21053718af Replace "fxt_tool" by "starpu_fxt_tool" in the starpu_workers_activity script. vor 13 Jahren
  Samuel Thibault 9d07d3d4c1 port r6495 from 1.0: Fix CUDA compilation test ; add CUDA run test vor 13 Jahren
  Nathalie Furmento c1d9d5b7f1 tests/errorcheck/invalid_tasks.c: make sure StarPU does not start any GPU device vor 13 Jahren
  Samuel Thibault 8a7998feb5 Add news item about OpenGL interoperability vor 13 Jahren
  Samuel Thibault acce0b71ce Add OpenGL interoperability support vor 13 Jahren
  Cyril Roelandt 90a0c48b85 Fix TODO: OpenCL drivers can already be launched by the application. vor 13 Jahren
  Cyril Roelandt 1e8b0590d0 Add documentation for the not_launched_drivers field of the starpu_conf structure. vor 13 Jahren