Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 84681134d5 src: define prototype for _starpu_sched_pre_exec_hook il y a 14 ans
  Nicolas Collin 0d2b05fa0f Implentation of the hook function pre_exec_hook in the heft scheduler. il y a 14 ans
  Nathalie Furmento 96140186eb Makefile.am: update +pkgconfig_DATA following previous commit il y a 14 ans
  Nathalie Furmento 2604e8f3c6 Add new files starpuXXX1.0.pc for XXX=""|"mpi"|"fft" to use the latest version of StarPU. il y a 14 ans
  Nathalie Furmento 9089a16b1c configure.ac: add AC_SUBST for mpi and fft libraries interface informations il y a 14 ans
  Nathalie Furmento fa30ebb58e Define a SONAME for 'libstarpumpi.so' and 'libstarpufft.so'. il y a 14 ans
  Nathalie Furmento 8b22e6b20f Rename 'libstarpumpi.la' to 'libstarpu-STARPU_EFFECTIVE-VERSION.la' and 'libstarpufft.la' to 'libstarpufft-STARPU_EFFECTIVE_VERSION.la' il y a 14 ans
  Nathalie Furmento 5ab4003713 socl: do not hardcode -Wall and -Wextra in Makefile, let configure detect them and comment out call to unexisting macro STARPU_SOCL_SUPPORT il y a 14 ans
  Cyril Roelandt 32c1ac8489 void interface : standard test. il y a 14 ans
  Nathalie Furmento 7fbf4f58da Make where field for struct starpu_codelet optional. When unset, its il y a 14 ans
  Nathalie Furmento 61dae6b98f ChangeLog: document update #5057 il y a 14 ans
  Nathalie Furmento 90813c140d examples/socl: disable mandelbrot example il y a 14 ans
  Nathalie Furmento a212261e06 socl/src/cl_getplatformids.c: fix format il y a 14 ans
  Nathalie Furmento fcc7d24f2e socl/src/command.c: use calloc to set allocated memory to 0 il y a 14 ans
  Nathalie Furmento 29a51dce28 socl/src/init.c: disable cuda il y a 14 ans
  Nathalie Furmento 3c8c970dd6 examples/socl/Makefile.am: make sure the CL/cl.h of SOCL gets included instead of the native OpenCL file il y a 14 ans
  Nicolas Collin 05fe4bd695 Added a hook function pre_exec_hook called in drivers. il y a 14 ans
  Nathalie Furmento 3256b284c3 socl/src/Makefile.am: include cuda and opencl CFLAGS il y a 14 ans
  Samuel Thibault 29953d46c6 Hard-define STARPU_EFFECTIVE_VERSION to 1.0, it is the version of the API, not of StarPU itself il y a 14 ans
  Samuel Thibault 5010522d1c Fix compatibility layer when the names are actually names of structures, not names of types il y a 14 ans
  Samuel Thibault 979234be8a Fix typo il y a 14 ans
  Nathalie Furmento 9c958b5da5 include/starpu_util.h: configure.ac: check the availability of strerror_r in configure.ac il y a 14 ans
  Nathalie Furmento 91c3613a4e include/starpu_util.h: invert the if statement il y a 14 ans
  Nathalie Furmento 1fc2863e2b include/starpu_util.h: do not call strerror_r on windows systems il y a 14 ans
  Nathalie Furmento a36692bf99 examples/basic_examples/variable.c: when no worker is found, it is not an error, just skip the example il y a 14 ans
  Nathalie Furmento b3050d7e9c examples/lu/lu_example.c: add printf to follow execution steps il y a 14 ans
  Nathalie Furmento f766606c07 examples: when submission fails because it does not find a suitable worker, it is not an error, just skip the example il y a 14 ans
  Nathalie Furmento fc8ec2d1a6 include/starpu_util.h: use strerror_r which is thread-safe il y a 14 ans
  Nathalie Furmento 913fd02aab examples: when submission fails because it does not find a suitable worker, it is not an error, just skip the example il y a 14 ans
  Nathalie Furmento 34d359f098 include/starpu_util.h: print the error as a number and not as a string il y a 14 ans