Commit History

Autor SHA1 Mensaxe Data
  Samuel Thibault 70d97054ff port r6503 from 1.0: Task sizes have to vary, not only can %!s(int64=13) %!d(string=hai) anos
  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) %!s(int64=13) %!d(string=hai) anos
  Nathalie Furmento 67ceba7928 gcc-plugin/src/Makefile.am: add CPPFLAGS for cuda and opencl %!s(int64=13) %!d(string=hai) anos
  Cyril Roelandt 21053718af Replace "fxt_tool" by "starpu_fxt_tool" in the starpu_workers_activity script. %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault 9d07d3d4c1 port r6495 from 1.0: Fix CUDA compilation test ; add CUDA run test %!s(int64=13) %!d(string=hai) anos
  Nathalie Furmento c1d9d5b7f1 tests/errorcheck/invalid_tasks.c: make sure StarPU does not start any GPU device %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault 8a7998feb5 Add news item about OpenGL interoperability %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault acce0b71ce Add OpenGL interoperability support %!s(int64=13) %!d(string=hai) anos
  Cyril Roelandt 90a0c48b85 Fix TODO: OpenCL drivers can already be launched by the application. %!s(int64=13) %!d(string=hai) anos
  Cyril Roelandt 1e8b0590d0 Add documentation for the not_launched_drivers field of the starpu_conf structure. %!s(int64=13) %!d(string=hai) anos
  Cyril Roelandt d07c947598 Allow applications to run the OpenCL drivers themselves. %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault 1a83af1be4 Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code %!s(int64=13) %!d(string=hai) anos
  Ludovic Courtès 49155ba68a configure: Remove unneeded check for librt. %!s(int64=13) %!d(string=hai) anos
  Ludovic Courtès 2e920317ab gcc: Parse string literals in pragmas. %!s(int64=13) %!d(string=hai) anos
  Cyril Roelandt f988104459 Allow the application to launch multiple StarPU drivers itself (instead of just one). %!s(int64=13) %!d(string=hai) anos
  Cyril Roelandt 5805908fe1 src/core/workers.c: add _starpu_may_launch_driver() in order to factorize some code. %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault 924cd80401 Merge 1.0 branch %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault 0f5a96e2ac mention that dependent tasks might already be executing %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault 323c0844e8 Make sure we can submit tasks from codelets and callbacks %!s(int64=13) %!d(string=hai) anos
  Nicolas Collin 7c8aad234f English correction in a comment. %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault 64c7e51ce4 Fix missing renames %!s(int64=13) %!d(string=hai) anos
  Samuel Thibault 715d75e608 mention that the baseline for performance models is the total size, not the matrix side size %!s(int64=13) %!d(string=hai) anos
  Cyril Roelandt 6558e0795e Fix build without CUDA. %!s(int64=13) %!d(string=hai) anos
  Cyril Roelandt be208ea7d6 starpu_opencl_load_kernel: remove a useless call to starpu_opencl_get_context. %!s(int64=13) %!d(string=hai) anos
  Cyril Roelandt a499bf4c71 Allow a driver not to be run by StarPU, but by the application itself. %!s(int64=13) %!d(string=hai) anos
  Ludovic Courtès f0bcb401bd gcc: Look up `struct starpu_codelet' directly, not a typedef thereof. %!s(int64=13) %!d(string=hai) anos
  Cyril Roelandt d20369d76e BLAS: A and B must be of type "const TYPE *" in SGEMM. %!s(int64=13) %!d(string=hai) anos
  Cyril Roelandt d97cab7cc4 src/drivers: do not call pthread_exit() at the end of the drivers; just return NULL. %!s(int64=13) %!d(string=hai) anos
  Nathalie Furmento ff5a7ac636 tests/microbenchs/matrix_as_vector.c: no need to test size lower than 1K %!s(int64=13) %!d(string=hai) anos
  Ludovic Stordeur 39d7911a16 gcc-plugin/src/c-expr.y: fixed reduce/reduce conflicts. %!s(int64=13) %!d(string=hai) anos