Commit History

Author SHA1 Message Date
  Nathalie Furmento b7101c4e1f ignore build-aux directory which is generated by autogen.sh 13 years ago
  Nathalie Furmento 040fdff2d2 tests/datawizard/gpu_register.c: when no gpu is enabled, mark test as skipped 13 years ago
  Nathalie Furmento fbf622d9b1 tests/datawizard/readonly.c: only define function when needed 13 years ago
  Nathalie Furmento a5368f4839 examples/lu/xlu_pivot.c: set value when declaring variable 13 years ago
  Nathalie Furmento 967c880c20 doc/chapters/advanced-api.texi: fix deftypefun syntax 13 years ago
  Cyril Roelandt e8323b3896 tests/sched_policies/execute_all_tasks.c: be even less strict when checking the length of the tasks. 13 years ago
  Nathalie Furmento 7b918aad19 rename internal variable heft_policy to _starpu_sched_dmda_policy to use the same naming as for the other policy objects 13 years ago
  Cyril Roelandt 2f7e5967c3 tests/sched_policies/execute_all_tasks.c: be a little bit less strict when checking the duration of the tasks. 13 years ago
  Cyril Roelandt b2926d3614 tests/sched_policies/execute_all_tasks.c: add debug messages. 13 years ago
  Cyril Roelandt c3ab727e45 tests/sched_policies/simple_cpu_gpu_sched: fix call to setenv(). 13 years ago
  Cyril Roelandt 97668cedb9 tests/sched_policies: exit with STARPU_TEST_SKIPPED if there are no devices. 13 years ago
  Cyril Roelandt cffdd44ad9 tests/sched_policies/execute_all_tasks.c: check the absolute value of the substraction. 13 years ago
  Cyril Roelandt 5d9fabcd78 Replace sleep(x) by sleep(x*1000000), for sleep() is not available on Windows. 13 years ago
  Cyril Roelandt 183a4850f2 Add simple tests for the schedulers, based on the profiling info. 13 years ago
  Nathalie Furmento f4e8d3bb66 delete build-aux directory as all its files are generated by autogen.sh 13 years ago
  Nathalie Furmento 414f6e6546 build-aux: ignore files ar-lib and compile 13 years ago
  Nathalie Furmento e8979c9332 remove build-aux/compile from svn as the file is generated by autogen.sh 13 years ago
  Ludovic Courtès f25f898307 gcc: Make sure OpenCL tests can be run when STARPU_USE_OPENCL. 13 years ago
  Sylvain Henry b88b8f21db SOCL: fix some memory leaks 13 years ago
  Sylvain Henry 3a17c864a5 SOCL: fix segfaults with entity management 13 years ago
  Nathalie Furmento e3c30a2b44 gcc-plugin/tests/Makefile.am: when OpenCL is enabled, disable tests which use a mock implementation OpenCL as it conflicts with the system-installed OpenCL 13 years ago
  Sylvain Henry 4d4495686f configure.ac: fix for AM_PROG_AR 13 years ago
  Sylvain Henry 2999cc6fe3 Fix build system for AutoConf 2.69 13 years ago
  Sylvain Henry 72a94eb7b8 SOCL: fix use of deprecated API 13 years ago
  Sylvain Henry 965ec2a0de SOCL: remove useless debug strings 13 years ago
  Sylvain Henry 841d32a1b2 StarPU-FFT: fix error when using both CUDA and FFTW3 13 years ago
  Ludovic Courtès df8b951430 gcc: Really make g++ happy. 13 years ago
  Ludovic Courtès aca7ce2ca8 gcc: Placate g++. 13 years ago
  Ludovic Courtès bebc00342b gcc: Add missing <sys/mman.h> inclusion. 13 years ago
  Ludovic Courtès d7f1fb7e2e gcc: Factorize OpenCL file-loading code. 13 years ago