Samuel Thibault
|
1f73deb871
Add showfailed target
|
5 年之前 |
Nathalie Furmento
|
57dd7bdfc8
fix copyright holder name
|
7 年之前 |
Nathalie Furmento
|
64099c1dda
add missing copyright
|
7 年之前 |
Samuel Thibault
|
2a3560b6d8
Pass Makefile flags to sub-makes for make check -k to continue
|
7 年之前 |
Samuel Thibault
|
98100770e4
Take into account not only SINK_LIBRARY_PATH but also MIC_LIBRARY_PATH
|
7 年之前 |
Samuel Thibault
|
5c654acd27
pass mic-build environment variables to mic build stages too, configure doesn't propagate all of them (not C_INCLUDE_PATH, notably)
|
8 年之前 |
Samuel Thibault
|
1e82674790
Do not hardcode mpicc -mmic unless mpi was explictly enabled
|
8 年之前 |
Samuel Thibault
|
0bf11efda9
Fix adding no-fortran to KNC
|
8 年之前 |
Olivier Aumage
|
df35fe2d3a
- also add -mmic for mpicc/mpifort when building the device StarPU instance
|
8 年之前 |
Nathalie Furmento
|
8ac7e4e039
mic-configure: split options correctly
|
8 年之前 |
Nathalie Furmento
|
514a859d3b
configure: add configure option for fstack-protector-all which is enabled by default, and disable it when compiling for MIC architectures
|
8 年之前 |
Samuel Thibault
|
82cba0e625
only disable fortran when using the gcc cross-compiler, ifort supports mic
|
8 年之前 |
Samuel Thibault
|
9deb546b39
disable building fortran on MIC, there is no cross-compiler there
|
8 年之前 |
Samuel Thibault
|
d6615ad3db
better handle spaces in mic-configure arguments. Document about using mpicc
|
9 年之前 |
Samuel Thibault
|
6b775896f5
make sure to drop existing CC/CXX/LD/CXXLD/F77/FC environment variables when cross-building
|
9 年之前 |
Samuel Thibault
|
3c900bed63
also cross-compiler fortran
|
9 年之前 |
Samuel Thibault
|
b72f9dcb0f
Fix arguments with spaces passed to mic-configure
|
9 年之前 |
Samuel Thibault
|
d3f9ac8515
factorize some parameters
|
9 年之前 |
Samuel Thibault
|
71d92ce546
drop coi and scif from native builds, and document it
|
9 年之前 |
Samuel Thibault
|
fefd03500d
Add --with-mic-params and --with-host-param parameters to mic-configure
|
9 年之前 |
Samuel Thibault
|
f1c54e549d
Complete build flags for MIC
|
9 年之前 |
Samuel Thibault
|
c895f9c325
Fix typo
|
9 年之前 |
Samuel Thibault
|
93983d97f2
check both with and without cpus, even in case of failures
|
9 年之前 |
Samuel Thibault
|
8a22aa412c
Support SINK_PKG_CONFIG_PATH for MIC libraries
|
9 年之前 |
Samuel Thibault
|
ef867b07c0
test both with cpus and without cpus
|
9 年之前 |
Samuel Thibault
|
ab2e83d8e1
Fix c++ link on mic
|
9 年之前 |
Samuel Thibault
|
3be9d4ba8a
Add 1.3 pc files
|
10 年之前 |
Nathalie Furmento
|
e9103143e3
mic-configure: option --enable-mic needs to be set for both host and mic
|
10 年之前 |
Andra Hugo
|
044a3e8e31
enable lots of cpus on mic native
|
11 年之前 |
Andra Hugo
|
45e9e7dbfc
fixes for mic native (option --enable-native-mic)
|
11 年之前 |