Nathalie Furmento
|
32a15e902f
merge trunk
|
8 years ago |
Nathalie Furmento
|
8d6ba329a2
Makefile.am: clean dsm/Makefile
|
8 years ago |
Nathalie Furmento
|
5cc8decc7b
merge trunk
|
8 years ago |
Nathalie Furmento
|
b88a5880a5
fix for empty dsm directory, create Makefile with empty dist and distdir rules
|
8 years ago |
Corentin Salingue
|
91cdeefd20
set DIST_SUBDIRS to SUBDIRS in order to prevent failure of make dist
|
8 years ago |
Olivier Aumage
|
f8356fcc0b
add hook for building INTERTWinE's StarPU-DSM module as part of the StarPU build process
|
8 years ago |
Nathalie Furmento
|
2f4bb36e29
Makefile.am: followup to #21995, recheck target should call recheck in sub-directories
|
8 years ago |
Samuel Thibault
|
10038acec9
add make recheck target at the root too
|
8 years ago |
Nathalie Furmento
|
e7d791c573
re-introduce check for proper inclusion of unistd.h
|
8 years ago |
Guillaume Beauchamp
|
16ba2daebd
nmad/ merge trunk in branch
|
8 years ago |
Samuel Thibault
|
e5b21e47fd
Add starpu_cusparse_init/shutdown/get_local_handle for proper CUDA overlapping with cusparse.
|
8 years ago |
Guillaume Beauchamp
|
c263463c3c
nmad/: Port starpu-mpi-1.1 into a new folder nmad and build it with --enable-nmad
|
8 years ago |
Samuel Thibault
|
441644b632
Benefit from cublas v2
|
8 years ago |
Corentin Salingue
|
0dbf966aef
Merge from trunk
|
8 years ago |
Corentin Salingue
|
15d23e5205
Add function get_kernel_from_job to mpi src driver : not tested yet
|
9 years ago |
Luka Stanisic
|
131d7f3582
Merge remote-tracking branch 'svn/trunk' into branches/multiple_regression
|
9 years ago |
Nathalie Furmento
|
bd65a6b807
Makefile.am: fix #18867 to include README.dev in dist file
|
9 years ago |
Nathalie Furmento
|
203fc23889
Makefile.am: add README.dev in dist file
|
9 years ago |
Luka Stanisic
|
4873d1c036
mlr: adapting configuration so that min-dgels compilation is done with main Makefile
|
9 years ago |
Samuel Thibault
|
1ef1867f49
add autogen.sh to released tarball so people can re-autostuffify with their versions
|
9 years ago |
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 years ago |
Samuel Thibault
|
53b9b23889
preset environment variables for make check in simgrid mode
|
9 years ago |
Olivier Aumage
|
32fc3b4b3a
- add a preliminary framework for native Fortran support for StarPU
|
9 years ago |
Nathalie Furmento
|
702cf3c60c
Makefile.am: include files should always be part of the distrib
|
9 years ago |
Terry Cojean
|
f686a1643b
Ensure we have hwloc over 1.10 to use clusters (in pkgconfig case). Also fix OpenMP includes.
|
9 years ago |
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.
|
9 years ago |
Samuel Thibault
|
7fcc693b4e
fix typo in 16222
|
10 years ago |
Samuel Thibault
|
8c38b636d4
Add --disable-build-tests configure option
|
10 years ago |
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 years ago |
Samuel Thibault
|
1b2f436a98
catch unsafe use of non-reentrant getenv
|
10 years ago |