Commit History

作者 SHA1 備註 提交日期
  Nathalie Furmento 32a15e902f merge trunk 8 年之前
  Nathalie Furmento 8d6ba329a2 Makefile.am: clean dsm/Makefile 8 年之前
  Nathalie Furmento 5cc8decc7b merge trunk 8 年之前
  Nathalie Furmento b88a5880a5 fix for empty dsm directory, create Makefile with empty dist and distdir rules 8 年之前
  Corentin Salingue 91cdeefd20 set DIST_SUBDIRS to SUBDIRS in order to prevent failure of make dist 8 年之前
  Olivier Aumage f8356fcc0b add hook for building INTERTWinE's StarPU-DSM module as part of the StarPU build process 8 年之前
  Nathalie Furmento 2f4bb36e29 Makefile.am: followup to #21995, recheck target should call recheck in sub-directories 8 年之前
  Samuel Thibault 10038acec9 add make recheck target at the root too 8 年之前
  Nathalie Furmento e7d791c573 re-introduce check for proper inclusion of unistd.h 8 年之前
  Guillaume Beauchamp 16ba2daebd nmad/ merge trunk in branch 8 年之前
  Samuel Thibault e5b21e47fd Add starpu_cusparse_init/shutdown/get_local_handle for proper CUDA overlapping with cusparse. 8 年之前
  Guillaume Beauchamp c263463c3c nmad/: Port starpu-mpi-1.1 into a new folder nmad and build it with --enable-nmad 8 年之前
  Samuel Thibault 441644b632 Benefit from cublas v2 8 年之前
  Corentin Salingue 0dbf966aef Merge from trunk 9 年之前
  Corentin Salingue 15d23e5205 Add function get_kernel_from_job to mpi src driver : not tested yet 9 年之前
  Luka Stanisic 131d7f3582 Merge remote-tracking branch 'svn/trunk' into branches/multiple_regression 9 年之前
  Nathalie Furmento bd65a6b807 Makefile.am: fix #18867 to include README.dev in dist file 9 年之前
  Nathalie Furmento 203fc23889 Makefile.am: add README.dev in dist file 9 年之前
  Luka Stanisic 4873d1c036 mlr: adapting configuration so that min-dgels compilation is done with main Makefile 9 年之前
  Samuel Thibault 1ef1867f49 add autogen.sh to released tarball so people can re-autostuffify with their versions 9 年之前
  Samuel Thibault 97aff57b95 move defining STARPU_HOSTNAME/PERF_MODEL_DIR for simgrid in Makefiles where that is needed, so that make check -C examples works too 9 年之前
  Samuel Thibault 53b9b23889 preset environment variables for make check in simgrid mode 9 年之前
  Olivier Aumage 32fc3b4b3a - add a preliminary framework for native Fortran support for StarPU 9 年之前
  Nathalie Furmento 702cf3c60c Makefile.am: include files should always be part of the distrib 10 年之前
  Terry Cojean f686a1643b Ensure we have hwloc over 1.10 to use clusters (in pkgconfig case). Also fix OpenMP includes. 10 年之前
  Terry Cojean 901652a877 Add a cluster management API. The purpose is to facilitate a partition of the machine and set it to process parallel tasks. It is a first version and can change in the future. 10 年之前
  Samuel Thibault 7fcc693b4e fix typo in 16222 10 年之前
  Samuel Thibault 8c38b636d4 Add --disable-build-tests configure option 10 年之前
  Samuel Thibault bb18b8d81e Fix simgrid crash: _starpu_simgrid_running_smpi is called before starpu_getenv can check from simgrid calls that it's safe to call getenv 10 年之前
  Samuel Thibault 1b2f436a98 catch unsafe use of non-reentrant getenv 10 年之前