コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento ae6b09bb44 move acinclude.m4 to m4 directory 14 年 前
  Cyril Roelandt 0b84255185 test_interfaces : do not try to run the cuda-to-cuda test if there is only one cuda device available. 14 年 前
  Nathalie Furmento f3c0342b78 starpufft: move examples to appropriate directory 14 年 前
  Nathalie Furmento e84ff6aaa3 examples/Makefile.am: starpufft has been moved 14 年 前
  Nathalie Furmento 9ec55dd785 starpufft: move directory from examples/ to main directory and enable test suite on make check 14 年 前
  Ludovic Courtès 6fc99234d2 MPI: Make sure we talk to `localhost', not the machine's public name. 14 年 前
  Nathalie Furmento 1146dd98cc configure.ac: update msg notice 14 年 前
  Nathalie Furmento bd47f03921 doc: define @node and @chapter in the main document and not in the individual chapters 14 年 前
  Samuel Thibault e2b647e347 Fix variable name 14 年 前
  Samuel Thibault e7794a51dd Fix task duration prediction recording in dmda 14 年 前
  Samuel Thibault 2a4eed6f6a When unpartitioning data, lock the children header, to wait for termination of any request 14 年 前
  Nathalie Furmento 4eb69f267b include/starpu_util.h: deactivate deprecated warning when using deprecated API (there is already a API warning being displayed) 14 年 前
  Nathalie Furmento cf88ce1bf8 socl: move examples from examples/socl to socl/examples 14 年 前
  Nathalie Furmento 73d5302763 src: revert #5079. (struct starpu_codelet)->where is not an enum starpu_access_mode 14 年 前
  Samuel Thibault 8d7a077eb2 Fix protection macro 14 年 前
  Nathalie Furmento feac858635 mpi/: set the correct type for the return value of starpu_get_handle_interface_id() 14 年 前
  Nathalie Furmento ecb2f557c5 src: set the correct type for the return value of starpu_get_handle_interface_id() 14 年 前
  Nathalie Furmento d545670a29 src: type enum starpu_access_mode has now a named constant for 0 14 年 前
  Samuel Thibault 093df9884a fix build with icpc 14 年 前
  Nathalie Furmento 71d99dfffe examples: typo and missing return 14 年 前
  Nathalie Furmento 6c72c748bc mpi/tests/helper.h: remove macros as they are now defined in starpu_utils.h 14 年 前
  Nathalie Furmento 84681134d5 src: define prototype for _starpu_sched_pre_exec_hook 14 年 前
  Nicolas Collin 0d2b05fa0f Implentation of the hook function pre_exec_hook in the heft scheduler. 14 年 前
  Nathalie Furmento 96140186eb Makefile.am: update +pkgconfig_DATA following previous commit 14 年 前
  Nathalie Furmento 2604e8f3c6 Add new files starpuXXX1.0.pc for XXX=""|"mpi"|"fft" to use the latest version of StarPU. 14 年 前
  Nathalie Furmento 9089a16b1c configure.ac: add AC_SUBST for mpi and fft libraries interface informations 14 年 前
  Nathalie Furmento fa30ebb58e Define a SONAME for 'libstarpumpi.so' and 'libstarpufft.so'. 14 年 前
  Nathalie Furmento 8b22e6b20f Rename 'libstarpumpi.la' to 'libstarpu-STARPU_EFFECTIVE-VERSION.la' and 'libstarpufft.la' to 'libstarpufft-STARPU_EFFECTIVE_VERSION.la' 14 年 前
  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 14 年 前
  Cyril Roelandt 32c1ac8489 void interface : standard test. 14 年 前