Nathalie Furmento
|
68fea1ee9b
Merge branch 'master' into ft_checkpoint
|
5 years ago |
Nathalie Furmento
|
780387beea
configure.ac: disable by default the generation of the pdf documentation
|
5 years ago |
Nathalie Furmento
|
37eedf7a2d
New configure option --disable-build-doc-pdf
|
5 years ago |
Olivier Aumage
|
7c29af6d2c
fix mpifort detection
|
5 years ago |
Olivier Aumage
|
c3599603fa
position native fortran flag correctly for intel and unknown compilers
|
5 years ago |
Nathalie Furmento
|
e49076e973
prefix all autotools conditional variables with STARPU
|
5 years ago |
Pierre Huchant
|
4e47e3fe86
julia: Add cholesky example.
|
5 years ago |
Pierre Huchant
|
966392c3be
julia: Add GEMM example.
|
5 years ago |
Nathalie Furmento
|
b8e4647f5e
Merge branch 'master' into ft_checkpoint
|
5 years ago |
Pierre Huchant
|
d82bc64c0e
julia: Fix examples for out of source building.
|
5 years ago |
Nathalie Furmento
|
6bd822dfc7
julia: create link in build directory for check_deps.sh
|
5 years ago |
Nathalie Furmento
|
17a79454b4
Merge branch 'master' into julia-autotools
|
5 years ago |
Samuel Thibault
|
f180f21d95
simgrid: make it dump backtraces on abortion
|
5 years ago |
Nathalie Furmento
|
c416e3fd67
julia: add example mandelbrot to make check
|
5 years ago |
Nathalie Furmento
|
214ee6f245
julia: more integration with autotools
|
5 years ago |
Nathalie Furmento
|
21450012ab
julia: use generic shell script for any julia application
|
5 years ago |
Nathalie Furmento
|
2a2a31f694
compile and execute julia example with autotools
|
5 years ago |
Nathalie Furmento
|
02ea12e013
Merge branch 'master' into julia-autotools
|
5 years ago |
Nathalie Furmento
|
cde827b909
Merge branch 'master' into ft_checkpoint
|
5 years ago |
Nathalie Furmento
|
cace6920f1
configure.ac: fix text typo
|
5 years ago |
Nathalie Furmento
|
1ed74206d0
configure.ac: detect earlier mpiexec (it is also needed for the mpi master slave mode)
|
5 years ago |
Samuel Thibault
|
0822cd5b17
Move starpu_replay_mpi mpi tool to mpi/tools
|
5 years ago |
Samuel Thibault
|
52d08ffbb3
Do not enable mpi by default if simgrid is enabled, since that requires proper simgrid version, static linking etc.
|
5 years ago |
Nathalie Furmento
|
76508cabf3
preliminary work to compile julia with autotools
|
5 years ago |
Samuel Thibault
|
4a6872dd50
And STARPU_LIMIT_BANDWIDTH environment variable
|
5 years ago |
Romain LION
|
0f946df112
Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu into ft_checkpoint
|
5 years ago |
Samuel Thibault
|
4a074243cb
Clearly tell that for StarPU, nodes are per MPI rank
|
5 years ago |
Samuel Thibault
|
adc9c742bb
Refactorize detecting MPI commands
|
5 years ago |
Samuel Thibault
|
ff2c44dba2
When absolute mpicc/mpicxx paths are given, avoid AC_PATH_PROG looking in PATH only
|
5 years ago |
Samuel Thibault
|
31f1d01be2
Detect gfortran version from the gfortran compiler, not the C compiler that we happen to be using
|
5 years ago |