コミット履歴

作者 SHA1 メッセージ 日付
  Cyril Roelandt 89d6f8662f Return 77 instead of crashing when there are no devices available 14 年 前
  Cyril Roelandt 0ee3ebd86c examples: return 77 when there are no devices. 14 年 前
  Cyril Roelandt d8461aca27 tests/core/multithreaded_init: exit with "STARPU_TEST_SKIPPED" when no processing unit is available. 14 年 前
  Cyril Roelandt 777782e36d Check the return value of starpu_init() in tests/core/restart. 14 年 前
  Cyril Roelandt c7e6908404 tests/core/restart: skip the test when no processing unit can be used. 14 年 前
  Samuel Thibault e74c8b0d1d fix build 14 年 前
  Samuel Thibault 0900d6a67e talk a bit about task granularity having to be not too small 14 年 前
  Ludovic Courtès d19d76bfee gcc: Fix the `vector_scal' example for OpenCL. 14 年 前
  Cyril Roelandt 0514f248d3 starpu_init_noworker: unset environment variables so that they do not get in the way. 14 年 前
  Cyril Roelandt 06f359addb Fix warnings. 14 年 前
  Cyril Roelandt 8b32c2c0e0 Fix unused variable. 14 年 前
  Cyril Roelandt 56d51eeb12 Try and store the samplings in $XDG_CACHE_HOME first. 14 年 前
  Cyril Roelandt 470c3bb509 Doc: environment variables take precedence over the configuration passed to starpu_init() 14 年 前
  Cyril Roelandt a4ae14bcc4 Mention the fact that environment variables now take precedence over the configuration in the Changelog. 14 年 前
  Ludovic Courtès 2e26cff220 gcc: Add an OpenCL task implementation for `vector_scal'. 14 年 前
  Cyril Roelandt 38a5ddb988 Make STARPU_WORKERS_CUDAID and STARPU_WORKERS_OPENCLID take precedence over the configuration passed to starpu_init() 14 年 前
  Cyril Roelandt 6e0c988e1e Make STARPU_WORKERS_CPUID take precedence over the configuration passed to starpu_init(). 14 年 前
  Cyril Roelandt c2c2366824 Make STARPU_CALIBRATE take precedence over the configuration passed to starpu_init() 14 年 前
  Ludovic Courtès 58b6317ae8 gcc: Reformat `vector_scal' example (NFC). 14 年 前
  Ludovic Courtès 91ce24e887 gcc: Simplify the `vector_scal' example. 14 年 前
  Ludovic Courtès bd804b9681 gcc: The `register' pragma now determines the size of `heap_allocated' vars. 14 年 前
  Ludovic Courtès 144908a458 gcc: Factorize automatic array variable check. 14 年 前
  Ludovic Courtès 766a5f075d gcc: Factorize the `starpu_data_unregister' call code. 14 年 前
  Ludovic Courtès fcba227161 gcc: Augment <mocks.h> to keep track of registered handles. 14 年 前
  Ludovic Courtès 1ee0fb5b29 gcc: Factorize construction of data register calls. 14 年 前
  Ludovic Courtès ad0fdff40b gcc: Factorize array type element counting. 14 年 前
  Cyril Roelandt 99e881a779 Make STARPU_SCHED take precedence over the scheduler specified in the configuration passed to starpu_init. 14 年 前
  Cyril Roelandt ce4fbbc6cb Make the environment variables take precedence over the configuration. 14 年 前
  Nathalie Furmento cab237f30d mpi: starpu_mpi_insert_task: fix r5529 14 年 前
  Nathalie Furmento d2fd35ef06 mpi/starpu_mpi_insert_task.c: include datawizard/coherency.h 14 年 前