Commit History

Author SHA1 Message Date
  Nathalie Furmento f8efdae583 doc: shuffle sections 13 years ago
  Cyril Roelandt 54725d8d1f Bugfix: examples/cg/cg.c should not fail with "pthread_mutex_unlock: invalid mutex" any more. 13 years ago
  Ludovic Courtès 9613a3dd84 gcc: Disable the test suite when the CPU back-end is unavailable. 13 years ago
  Ludovic Courtès 3dfaa051ad doc: Add a StarPU-C "hello world". 13 years ago
  Ludovic Courtès 21ac454f23 doc: Add the vector-scaling example in StarPU-GCC prominently. 13 years ago
  Ludovic Courtès 224323335c gcc: Update comment in `vector_scal.c'. 13 years ago
  Ludovic Courtès 5fb82461dc gcc: Add a CUDA task implementation for `vector_scal'. 13 years ago
  Ludovic Courtès 570cafce0e gcc: Make the `vector_scal' example more robust. 13 years ago
  Ludovic Courtès 69b940943a gcc: Have `validate_task_implementation' skip external task implementations. 13 years ago
  Nathalie Furmento e7361fd41f mpi/starpu_mpi_private.h: brace properly debug macros 13 years ago
  Cyril Roelandt 19c168ed6a Fix Windows build 14 years ago
  Cyril Roelandt 4c72d83e90 Better debugging information in the _STARPU_PTHREAD_MUTEX_* macros. 14 years ago
  Cyril Roelandt ed192f10f0 Fix Windows build. 14 years ago
  Cyril Roelandt cf33c6c1f1 Try and fix tests/datawizard/reclaim on i686. 14 years ago
  Cyril Roelandt 6021410a4a Return 77 instead of crashing when there are no devices. 14 years ago
  Cyril Roelandt 89d6f8662f Return 77 instead of crashing when there are no devices available 14 years ago
  Cyril Roelandt 0ee3ebd86c examples: return 77 when there are no devices. 14 years ago
  Cyril Roelandt d8461aca27 tests/core/multithreaded_init: exit with "STARPU_TEST_SKIPPED" when no processing unit is available. 14 years ago
  Cyril Roelandt 777782e36d Check the return value of starpu_init() in tests/core/restart. 14 years ago
  Cyril Roelandt c7e6908404 tests/core/restart: skip the test when no processing unit can be used. 14 years ago
  Samuel Thibault e74c8b0d1d fix build 14 years ago
  Samuel Thibault 0900d6a67e talk a bit about task granularity having to be not too small 14 years ago
  Ludovic Courtès d19d76bfee gcc: Fix the `vector_scal' example for OpenCL. 14 years ago
  Cyril Roelandt 0514f248d3 starpu_init_noworker: unset environment variables so that they do not get in the way. 14 years ago
  Cyril Roelandt 06f359addb Fix warnings. 14 years ago
  Cyril Roelandt 8b32c2c0e0 Fix unused variable. 14 years ago
  Cyril Roelandt 56d51eeb12 Try and store the samplings in $XDG_CACHE_HOME first. 14 years ago
  Cyril Roelandt 470c3bb509 Doc: environment variables take precedence over the configuration passed to starpu_init() 14 years ago
  Cyril Roelandt a4ae14bcc4 Mention the fact that environment variables now take precedence over the configuration in the Changelog. 14 years ago
  Ludovic Courtès 2e26cff220 gcc: Add an OpenCL task implementation for `vector_scal'. 14 years ago