提交历史

作者 SHA1 备注 提交日期
  Ludovic Courtès d7f1fb7e2e gcc: Factorize OpenCL file-loading code. 14 年之前
  Ludovic Courtès fb495aa978 gcc: Add `-fplugin-arg-starpu-opencl-include-dir'. 14 年之前
  Ludovic Courtès 525dfbbed7 gcc: Add preliminary `#pragma starpu opencl'. 14 年之前
  Ludovic Courtès f4e5624855 gcc: Factorize struct tag lookup. 14 年之前
  Ludovic Courtès 3e13570cb1 gcc: mocks: Invoke task implementations. 14 年之前
  Ludovic Courtès dcf93197bc gcc: Fix the mock `starpu_codelet_unpack_args'. 14 年之前
  Cyril Roelandt 944f874558 _starpu_driver_test_request_completion(): return an error if the param_value argument of clGetEventInfo() is negative. 14 年之前
  Ludovic Courtès e583c3f891 gcc: Enable the `opencl-types.c' test when OpenCL is not used. 14 年之前
  Ludovic Courtès b37e8c60d9 gcc: Add an `add_target' pragma. 14 年之前
  Ludovic Courtès f5740af656 gcc: Adapt configury to Darwin's linker. 14 年之前
  Ludovic Courtès ee295e6454 gcc: Factorize task argument list initialization. 14 年之前
  Ludovic Courtès 71741efad3 gcc: Interpret string literals. 14 年之前
  Ludovic Courtès 769037ee28 gcc: Parse with `c_lex_with_flags' to distinguish adjacent strings. 14 年之前
  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) 14 年之前
  Nathalie Furmento e8537035cc src/drivers/cuda/driver_cuda.c: fix access for memory node field 14 年之前
  Nathalie Furmento 9aea7ff237 src/drivers/cuda/driver_cuda.c: memnode is a field of args 14 年之前
  Cyril Roelandt 9abd6ebfb0 Rename starpu_run_driver to starpu_driver_run for the sake of consistency. 14 年之前
  Cyril Roelandt 5b0890c7df Documentation; starpu_driver_init, starpu_driver_run_once, starpu_driver_deinit. 14 年之前
  Cyril Roelandt 4794b8e009 Add driver-related functions to the API; 14 年之前
  Nathalie Furmento cfc311a68e AUTHORS: add cyril and nicolas 14 年之前
  Nathalie Furmento 8e14a441a0 doc/chapters/basic-api.texi: fix doc w.r.t public api 14 年之前
  Samuel Thibault 4b71e9a75f Add fat warning about lacking hwloc support 14 年之前
  Nicolas Collin 8a6f16f20e Error fixed in manual. 14 年之前
  Nicolas Collin 7f9f8d56fe Added a few environment variables in chapters/configuration.texi. 14 年之前
  Nicolas Collin e1d9794d01 Part on STARPU_MIN/MAX_WORKERSIZE added in the manual. 14 年之前
  Nathalie Furmento 629c61e02e gcc-plugin/tests/Makefile.am: temporary disable opencl-types.c 14 年之前
  Samuel Thibault de04400038 Drop spurious changes 14 年之前
  Samuel Thibault 70d97054ff port r6503 from 1.0: Task sizes have to vary, not only can 14 年之前
  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) 14 年之前
  Nathalie Furmento 67ceba7928 gcc-plugin/src/Makefile.am: add CPPFLAGS for cuda and opencl 14 年之前