Samuel Thibault
|
18aea14db1
Fix whitespaces
|
3 years ago |
Samuel Thibault
|
fa3abc706b
Merge branch 'master' of gitlab.inria.fr:starpu/starpu into fpga
|
3 years ago |
Nathalie Furmento
|
e565ffb498
configure.ac: when using an automatic value for maximum number of cpus, use the next power of 2
|
3 years ago |
Nathalie Furmento
|
b0910da81c
doc: do not generate latex sources when not needed
|
3 years ago |
Nathalie Furmento
|
3d07c863ba
Update for the auto heteroprio scheduler
|
3 years ago |
Nathalie Furmento
|
09066c96ce
Merge branch 'master' into fpga
|
3 years ago |
Nathalie Furmento
|
1e1f1f8789
Add StarPU Eclipse Plugin
|
3 years ago |
Nathalie Furmento
|
864e1603d6
configure.ac: fix variable name
|
3 years ago |
Nathalie Furmento
|
cfb65fee99
Change the default value for configure option --enable-maxcpus to auto. it allows StarPU to automatically detect the number of CPUs on the running machine.
|
3 years ago |
Samuel Thibault
|
46d3f9a913
Fix warning
|
4 years ago |
Samuel Thibault
|
0a4002046f
Restore previous option to avoid breaking people's installation
|
4 years ago |
Nathalie Furmento
|
e7a3f08c3f
FxT is now automatically enabled at build-time, but not enabled at run-time by default any more, STARPU_FXT_TRACE needs to be explicitly set to 1 to enable FxT trace recording.
|
4 years ago |
Philippe SWARTVAGHER
|
ae85295af1
Remove useless AM_CONDITIONAL STARPU_USE_PAPI
|
4 years ago |
Samuel Thibault
|
ca872735a1
Enable -Wpointer-arith by default
|
4 years ago |
Samuel Thibault
|
c9ed1500b3
Fix -Wshadow warnings, enable it by default
|
4 years ago |
Samuel Thibault
|
b0b5b0462b
Enable -Wundef by default
|
4 years ago |
Samuel Thibault
|
214d0593de
Enable -Wunused by default
|
4 years ago |
Samuel Thibault
|
ab841813c6
Fix -Wextra warnings, enable them by default
|
4 years ago |
Samuel Thibault
|
10fa883814
Build sgemm when cuda is available even if blas is not
|
4 years ago |
Samuel Thibault
|
14504550ba
Check that cblas_sgemv is available
|
4 years ago |
Nathalie Furmento
|
bc32c09eff
fix merge
|
4 years ago |
Nathalie Furmento
|
32e7f2d7cc
Merge branch 'master' into fpga
|
4 years ago |
Samuel Thibault
|
d912ac1196
Allow user to override -D_FORTIFY_SOURCE
|
4 years ago |
Samuel Thibault
|
aa5e57fff8
Fix computing nmaxworkers when nmaxpidev is 0
|
4 years ago |
Nathalie Furmento
|
77164913d7
remove scif and coi stuff
|
4 years ago |
Nathalie Furmento
|
249cbfc1c2
rcce is no longer used
|
4 years ago |
Nathalie Furmento
|
e9d87564f4
delete old MIC driver code
|
4 years ago |
Nathalie Furmento
|
98f02249aa
configure.ac: fix the maximum number of workers when cpu is disabled
|
4 years ago |
Nathalie Furmento
|
52b56f57d6
configure.ac: small fixes for mpi master slave detection
|
4 years ago |
Nathalie Furmento
|
f4945ce06a
configure.ac: do not allow a zero value for nmaxworkers
|
4 years ago |