Olivier Aumage
|
36a8df9190
- GFortran version 4.9 min is needed to build native Fortran examples
|
преди 9 години |
Samuel Thibault
|
8cc4eac03c
Benefit from MSG_process_attach
|
преди 9 години |
Samuel Thibault
|
09a252be33
avoid using deprecated simgrid function
|
преди 9 години |
Samuel Thibault
|
edd3c4cf8f
port r17882 from 1.2: Fix build with simgrid 3.12 & 3.13
|
преди 9 години |
Samuel Thibault
|
68658f16bf
Add --enable-coverity flag to configure, to avoid building .cu files with nvcc which produces millions of lines of code we don't want to analyze
|
преди 9 години |
Corentin Salingue
|
3c1adbed0f
Add missing lib to compile with --enable-coverage for gcov
|
преди 9 години |
Samuel Thibault
|
efd2ab31a5
only make starpu use libfxt.a when not building a .so: libfxt.a is not necessarily built with -fPIC
|
преди 9 години |
Samuel Thibault
|
d6615ad3db
better handle spaces in mic-configure arguments. Document about using mpicc
|
преди 9 години |
Samuel Thibault
|
5a5500f33a
ignore --enable-native-mic in configure, only meant for mic-configure, but also passed to configure
|
преди 9 години |
Samuel Thibault
|
25ffa3cc5a
make sure to use -lcoi_device for phi device, and -lcoi_host for phi ost
|
преди 9 години |
Samuel Thibault
|
b2cc8acb79
mingw doesn't seem to have support for -fstack-protector-all
|
преди 9 години |
Samuel Thibault
|
7a40706c2d
Set _FORTIFY_SOURCE to 2 in debug mode
|
преди 9 години |
Samuel Thibault
|
be240b029a
Use -fstack-protector-all in debugging mode
|
преди 9 години |
Samuel Thibault
|
2e1f4e06f2
Only add -gdwarf-2 option to gcc-like compiler
|
преди 9 години |
Samuel Thibault
|
d07c4f3098
Fix testing for presence of files to avoid symlink loop on Darwin
|
преди 9 години |
Samuel Thibault
|
2d5fb31ff6
Avoid symlink loop on darwin
|
преди 9 години |
Olivier Aumage
|
eb3cfa248c
- only try to use LevelDB if request by the user
|
преди 9 години |
Samuel Thibault
|
051b62b07b
fix path
|
преди 9 години |
Samuel Thibault
|
7ddd6b9da9
make it easy to run tasks_size_overhead.sh without running make install
|
преди 9 години |
Samuel Thibault
|
f9fcf62021
mention libhwloc instead of just hwloc, to increase probability of the user figuring out that the hwloc tools are not enough
|
преди 9 години |
Samuel Thibault
|
b2449bef5b
Do not profile arcs for gprof, it does not seem to need it any more
|
преди 9 години |
Samuel Thibault
|
8af17e7d83
document how to run starpu with gprof
|
преди 9 години |
Samuel Thibault
|
d725e67e2e
When using fxt in simgrid mode, make sure to link libfxt statically, otherwise SMPI variable privatization will not work and it will malfunction
|
преди 9 години |
Samuel Thibault
|
027ce5a8f5
m4_default_nblank was added in autoconf 2.64
|
преди 9 години |
Samuel Pitoiset
|
ba3f57d9ce
configure: fix OpenMP compiler detection
|
преди 9 години |
Nathalie Furmento
|
6fdc316c14
configure.ac: use AC_CHECK_FUNCS to check if function hwloc_topology_dup is available
|
преди 9 години |
Terry Cojean
|
a0675debe9
fix macos build
|
преди 9 години |
Terry Cojean
|
f686a1643b
Ensure we have hwloc over 1.10 to use clusters (in pkgconfig case). Also fix OpenMP includes.
|
преди 9 години |
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 години |
Samuel Thibault
|
04f743c3b4
Also search smpicc and smpirun in $simgrid_dir/bin
|
преди 9 години |