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
|
před 9 roky |
Samuel Thibault
|
6549f3a00e
Fix make check in simgrid mode
|
před 9 roky |
Olivier Aumage
|
cf34bfb69d
- enable building more native Fortran examples
|
před 9 roky |
Olivier Aumage
|
76a024d7e0
- add matrix data registration
|
před 9 roky |
Olivier Aumage
|
32fc3b4b3a
- add a preliminary framework for native Fortran support for StarPU
|
před 9 roky |
Samuel Thibault
|
cd11bb3f79
revert r17989, blas availability in simgrid mode was actually already fixed globally
|
před 9 roky |
Samuel Thibault
|
02b82caf1b
allow building sgemm & dgemm in simgrid mode without a blas lib
|
před 9 roky |
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
|
před 9 roky |
Samuel Thibault
|
8baaa50fbd
port r17406-17407 from 1.2: factorize showcheck rule
|
před 9 roky |
Samuel Thibault
|
628670d535
fix linking examples with simgrid
|
před 9 roky |
Nathalie Furmento
|
ab1bb8187f
Makefile.am: fix c++ flags
|
před 9 roky |
Terry Cojean
|
f686a1643b
Ensure we have hwloc over 1.10 to use clusters (in pkgconfig case). Also fix OpenMP includes.
|
před 9 roky |
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.
|
před 9 roky |
Terry Cojean
|
07faf0103f
remove duplicate line in makefile
|
před 9 roky |
Samuel Thibault
|
e1d98dae9c
Use STARPU_BLAS_LDFLAGS instead of MKL_LIBS
|
před 9 roky |
Samuel Thibault
|
d4e98734d2
autodetect mkl
|
před 9 roky |
Samuel Thibault
|
999afbb767
Fix cross-loader for the examples/stencil directory
|
před 9 roky |
Samuel Thibault
|
7101e4f860
Fix missing rdynamic for examples
|
před 9 roky |
Samuel Thibault
|
bd0e0e330a
drop duplicate occurrence
|
před 9 roky |
Nathalie Furmento
|
23c52db4ba
examples/Makefile.am: fix conditional for compiling openmp examples
|
před 9 roky |
Nathalie Furmento
|
763e48534d
configure: improve openmp detection
|
před 9 roky |
Samuel Thibault
|
522d4d97d3
Fix X ldflags order
|
před 10 roky |
Samuel Thibault
|
68605a2f15
Add asynchronous partition planning. It only supports coherency through the main RAM for now.
|
před 10 roky |
Samuel Thibault
|
051ea58d30
fix grep pattern
|
před 10 roky |
Samuel Thibault
|
37857129d2
Fix catching asan and tsan warnings or errors
|
před 10 roky |
Samuel Thibault
|
d79d8c6fab
Document how to switch between differents views of the same data.
|
před 10 roky |
Samuel Thibault
|
00b1ef6f74
Add more verbose comments in examples source code
|
před 10 roky |
Samuel Thibault
|
8e8f5fa8dc
also disable fortran example in simgrid mode
|
před 10 roky |
Nathalie Furmento
|
51bbdda9f7
do not compile fortran examples when running sanitize tools
|
před 10 roky |
Nathalie Furmento
|
80620a8798
examples/Makefile.am: fix fortran90 rules
|
před 10 roky |