提交歷史

作者 SHA1 備註 提交日期
  Nathalie Furmento e8537035cc src/drivers/cuda/driver_cuda.c: fix access for memory node field 13 年之前
  Nathalie Furmento 9aea7ff237 src/drivers/cuda/driver_cuda.c: memnode is a field of args 13 年之前
  Cyril Roelandt 9abd6ebfb0 Rename starpu_run_driver to starpu_driver_run for the sake of consistency. 13 年之前
  Cyril Roelandt 5b0890c7df Documentation; starpu_driver_init, starpu_driver_run_once, starpu_driver_deinit. 13 年之前
  Cyril Roelandt 4794b8e009 Add driver-related functions to the API; 13 年之前
  Nathalie Furmento cfc311a68e AUTHORS: add cyril and nicolas 13 年之前
  Nathalie Furmento 8e14a441a0 doc/chapters/basic-api.texi: fix doc w.r.t public api 13 年之前
  Samuel Thibault 4b71e9a75f Add fat warning about lacking hwloc support 13 年之前
  Nicolas Collin 8a6f16f20e Error fixed in manual. 13 年之前
  Nicolas Collin 7f9f8d56fe Added a few environment variables in chapters/configuration.texi. 13 年之前
  Nicolas Collin e1d9794d01 Part on STARPU_MIN/MAX_WORKERSIZE added in the manual. 13 年之前
  Nathalie Furmento 629c61e02e gcc-plugin/tests/Makefile.am: temporary disable opencl-types.c 13 年之前
  Samuel Thibault de04400038 Drop spurious changes 13 年之前
  Samuel Thibault 70d97054ff port r6503 from 1.0: Task sizes have to vary, not only can 13 年之前
  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) 13 年之前
  Nathalie Furmento 67ceba7928 gcc-plugin/src/Makefile.am: add CPPFLAGS for cuda and opencl 13 年之前
  Cyril Roelandt 21053718af Replace "fxt_tool" by "starpu_fxt_tool" in the starpu_workers_activity script. 13 年之前
  Samuel Thibault 9d07d3d4c1 port r6495 from 1.0: Fix CUDA compilation test ; add CUDA run test 13 年之前
  Nathalie Furmento c1d9d5b7f1 tests/errorcheck/invalid_tasks.c: make sure StarPU does not start any GPU device 13 年之前
  Samuel Thibault 8a7998feb5 Add news item about OpenGL interoperability 13 年之前
  Samuel Thibault acce0b71ce Add OpenGL interoperability support 13 年之前
  Cyril Roelandt 90a0c48b85 Fix TODO: OpenCL drivers can already be launched by the application. 13 年之前
  Cyril Roelandt 1e8b0590d0 Add documentation for the not_launched_drivers field of the starpu_conf structure. 13 年之前
  Cyril Roelandt d07c947598 Allow applications to run the OpenCL drivers themselves. 13 年之前
  Samuel Thibault 1a83af1be4 Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code 13 年之前
  Ludovic Courtès 49155ba68a configure: Remove unneeded check for librt. 13 年之前
  Ludovic Courtès 2e920317ab gcc: Parse string literals in pragmas. 13 年之前
  Cyril Roelandt f988104459 Allow the application to launch multiple StarPU drivers itself (instead of just one). 13 年之前
  Cyril Roelandt 5805908fe1 src/core/workers.c: add _starpu_may_launch_driver() in order to factorize some code. 13 年之前
  Samuel Thibault 924cd80401 Merge 1.0 branch 13 年之前