Nathalie Furmento
|
c8d7eb43a3
mpi: break Makefile.am in each sub-directories src examples tests
|
před 13 roky |
Cyril Roelandt
|
ebf4572b34
Remove the "-arch sm_13" option from the NVCCFLAGS.
|
před 13 roky |
Nathalie Furmento
|
591d2a54f5
mpi: enable or disable MPI communication cache through a configure option, and enable it by default
|
před 13 roky |
Samuel Thibault
|
df04fab94e
icc build of goto seems to need -lifcore
|
před 13 roky |
Samuel Thibault
|
7cef636fa4
Also look at CUDA_ROOT environment variable
|
před 13 roky |
Cyril Roelandt
|
6a90fa970d
Fix MPI build on Darwin.
|
před 13 roky |
Nathalie Furmento
|
e977e633b5
configure.ac: build examples by default
|
před 13 roky |
Ludovic Courtès
|
32afe5bad0
build: Fix Automake hack in `gcc-plugin'; clarify comments.
|
před 13 roky |
Nathalie Furmento
|
abdc0b7be0
configure.ac: extra comments
|
před 13 roky |
Nathalie Furmento
|
877a3b3bdd
build: partly revert 7205 by testing automake version as LOG_COMPILER has been introduced in version 1.11.
|
před 13 roky |
Cyril Roelandt
|
764ced63f7
Use a STARPU_MAXGORDONDEVS constant.
|
před 13 roky |
Samuel Thibault
|
106d8e0cd0
Allow user to set BLAS_LIBS for own blas libraries and mimic standard AX_BLAS autoconf macro behaviour. Thanks bicatali for the patch
|
před 13 roky |
Samuel Thibault
|
32e6013d67
Do not force -O3 over the user, let it override it
|
před 13 roky |
Samuel Thibault
|
b0e78ad674
Do not build examples if user did not ask for it. Thanks bicatali for the patch.
|
před 13 roky |
Samuel Thibault
|
1f73a55d64
Allow detection of qt, and disable when qt is present but user does not want it. thanks bicatali for the patch
|
před 13 roky |
Samuel Thibault
|
107f243bb6
fix passing FXT_LDFLAGS
|
před 13 roky |
Samuel Thibault
|
c807ac1eda
fix enable_fut_flush detection, add fut_set_filename call
|
před 13 roky |
Nathalie Furmento
|
9c1d0e9fb6
Asynchronous copies can also be disabled by configure options --disable-asynchronous-copy, --disable-asynchronous-cuda-copy and --disable-asynchronous-opencl-copy
|
před 13 roky |
Nathalie Furmento
|
a1f1ddf4be
FxT: Allow larger event buffer
|
před 13 roky |
Samuel Thibault
|
972caa3d96
Fix build without OpenGL headers
|
před 13 roky |
Nathalie Furmento
|
7e49340ddf
configure.ac: revert 6928. SOCL comes with its own OpenCL headers (see r6929), there is no need to check the system version
|
před 13 roky |
Nathalie Furmento
|
517e4c3f55
configure.ac: SOCL needs a recent version of OpenCL which defines cl_device_partition_property, Check it is available before enabling SOCL.
|
před 13 roky |
Cyril Roelandt
|
59cb5ccbb9
Fix build on systems that do not have nearbyintf().
|
před 13 roky |
Nathalie Furmento
|
b1ec50c09b
MPI: New feature to display communication statistics, i.e amount of data transfers between pair of MPI nodes
|
před 13 roky |
Nathalie Furmento
|
e924d2284d
configure.ac: set default value for STARPU_MAXIMPLEMENTATIONS to 8 (examples/basic_examples/vector_scal.c needs it)
|
před 13 roky |
Ludovic Courtès
|
ba4cecc42f
gcc: Don't run the test suite when Guile is unavailable.
|
před 13 roky |
Nathalie Furmento
|
2fb3f26941
configure.ac: error when hwloc is not found and the option --without-hwloc was not specified when calling configure, as we do not want users to use StarPU without hwloc without being warned
|
před 13 roky |
Ludovic Stordeur
|
ef804757ed
Fixed hwloc path setting
|
před 13 roky |
Cyril Roelandt
|
183a4850f2
Add simple tests for the schedulers, based on the profiling info.
|
před 13 roky |
Sylvain Henry
|
4d4495686f
configure.ac: fix for AM_PROG_AR
|
před 13 roky |