Samuel Thibault
|
027ce5a8f5
m4_default_nblank was added in autoconf 2.64
|
лет назад: 10 |
Samuel Pitoiset
|
ba3f57d9ce
configure: fix OpenMP compiler detection
|
лет назад: 10 |
Nathalie Furmento
|
6fdc316c14
configure.ac: use AC_CHECK_FUNCS to check if function hwloc_topology_dup is available
|
лет назад: 10 |
Terry Cojean
|
a0675debe9
fix macos build
|
лет назад: 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
|
04f743c3b4
Also search smpicc and smpirun in $simgrid_dir/bin
|
лет назад: 10 |
Nathalie Furmento
|
fa904a1dfd
configure.ac: improve error message when mpicc not having the execute permission
|
лет назад: 10 |
Samuel Pitoiset
|
aa11fd4af0
core: replace STARPU_ENABLE_STATS with an envvar
|
лет назад: 10 |
Samuel Thibault
|
e1d98dae9c
Use STARPU_BLAS_LDFLAGS instead of MKL_LIBS
|
лет назад: 10 |
Samuel Thibault
|
d4e98734d2
autodetect mkl
|
лет назад: 10 |
Samuel Thibault
|
999afbb767
Fix cross-loader for the examples/stencil directory
|
лет назад: 10 |
Samuel Thibault
|
af88411670
Don't pass -fopenmp everywhere just because it is supported :)
|
лет назад: 10 |
Samuel Thibault
|
afc6a3e568
Add missing merge
|
лет назад: 10 |
Samuel Thibault
|
f26f86d5f0
Re-enable looking for timespec in pthread.h, for mingw which defines timespec there only
|
лет назад: 10 |
Nathalie Furmento
|
c65c3d4769
configure.ac: check timespec before pthread_create and have starpu definition for unistd.h
|
лет назад: 10 |
Samuel Thibault
|
1ea08d4ce2
Fix debugging symbols when linking statically
|
лет назад: 10 |
Samuel Thibault
|
8c38b636d4
Add --disable-build-tests configure option
|
лет назад: 10 |
Nathalie Furmento
|
86cbf19b02
configure.ac: run linker instead of just running compiler
|
лет назад: 10 |
Nathalie Furmento
|
937eac548d
configure.ac: fix detection
|
лет назад: 10 |
Nathalie Furmento
|
763e48534d
configure: improve openmp detection
|
лет назад: 10 |
Samuel Thibault
|
058f037c55
Add --with-smpirun configure option
|
лет назад: 10 |
Samuel Thibault
|
92065a2d2e
Fix stuffing all libstarpu -l flags into LIBSTARPU_LDFLAGS. Use it to define STARPU_EXPORTED_LIBS which we export in .pc files when building static libraries only (and thus the application will unexpectedly link against it)
|
лет назад: 10 |
Samuel Thibault
|
5ca875c059
Fix build with simgrid without declaration of smpi_process_set_user_data
|
лет назад: 10 |
Samuel Thibault
|
c5d5da6ee7
Fix build with older versions of simgrid
|
лет назад: 10 |
Samuel Thibault
|
204c00b4bf
Integrate changes for starpu-simgrid-mpi: make TSD use process data instead of host data, since we may have several process on the same host, and pass process argument through argument instead of process data, and duplicate it.
|
лет назад: 10 |
Nathalie Furmento
|
345da09a5c
configure.ac: add option to disable fortran
|
лет назад: 10 |
Samuel Thibault
|
dc1c469b6d
mkostemp was not available before 2008-ish
|
лет назад: 10 |
Nathalie Furmento
|
815c925477
configure.ac: fix last commit, the filename was wrong
|
лет назад: 10 |
Nathalie Furmento
|
81c192af84
configure.ac: delete temporary files
|
лет назад: 10 |