Samuel Thibault
|
af88411670
Don't pass -fopenmp everywhere just because it is supported :)
|
hace 9 años |
Samuel Thibault
|
afc6a3e568
Add missing merge
|
hace 9 años |
Samuel Thibault
|
f26f86d5f0
Re-enable looking for timespec in pthread.h, for mingw which defines timespec there only
|
hace 9 años |
Nathalie Furmento
|
c65c3d4769
configure.ac: check timespec before pthread_create and have starpu definition for unistd.h
|
hace 9 años |
Samuel Thibault
|
1ea08d4ce2
Fix debugging symbols when linking statically
|
hace 9 años |
Samuel Thibault
|
8c38b636d4
Add --disable-build-tests configure option
|
hace 9 años |
Nathalie Furmento
|
86cbf19b02
configure.ac: run linker instead of just running compiler
|
hace 9 años |
Nathalie Furmento
|
937eac548d
configure.ac: fix detection
|
hace 9 años |
Nathalie Furmento
|
763e48534d
configure: improve openmp detection
|
hace 9 años |
Samuel Thibault
|
058f037c55
Add --with-smpirun configure option
|
hace 9 años |
Samuel Thibault
|
92065a2d2e
Fix stuffing all libstarpu -l flags into LIBSTARPU_LDFLAGS. Use it to define STARPU_EXPORTED_LIBS which we export in .pc files when building static libraries only (and thus the application will unexpectedly link against it)
|
hace 9 años |
Samuel Thibault
|
5ca875c059
Fix build with simgrid without declaration of smpi_process_set_user_data
|
hace 9 años |
Samuel Thibault
|
c5d5da6ee7
Fix build with older versions of simgrid
|
hace 9 años |
Samuel Thibault
|
204c00b4bf
Integrate changes for starpu-simgrid-mpi: make TSD use process data instead of host data, since we may have several process on the same host, and pass process argument through argument instead of process data, and duplicate it.
|
hace 10 años |
Nathalie Furmento
|
345da09a5c
configure.ac: add option to disable fortran
|
hace 10 años |
Samuel Thibault
|
dc1c469b6d
mkostemp was not available before 2008-ish
|
hace 10 años |
Nathalie Furmento
|
815c925477
configure.ac: fix last commit, the filename was wrong
|
hace 10 años |
Nathalie Furmento
|
81c192af84
configure.ac: delete temporary files
|
hace 10 años |
Nathalie Furmento
|
51bbdda9f7
do not compile fortran examples when running sanitize tools
|
hace 10 años |
Nathalie Furmento
|
957ec28e54
configure.ac: check whether nvcc supports sm_13 architecture
|
hace 10 años |
Olivier Aumage
|
080f882056
- integrate Fortran90 example contributed by ONERA
|
hace 10 años |
Samuel Thibault
|
4962066839
Fix taking into account existing CXXFLAGS
|
hace 10 años |
Samuel Thibault
|
1683d35a0d
Fix msg.h inclusion according to new location
|
hace 10 años |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
hace 10 años |
Nathalie Furmento
|
802a261a06
fix inria copyright
|
hace 10 años |
Nathalie Furmento
|
230d1901a4
socl: instead of setting LD_PRELOAD with the location of libOpenCL.so, set LD_LIBRARY_PATH with the directory containing libOpenCL.so, this avoid libtool to crash when loading libOpenCL.so (which happens on alaric)
|
hace 10 años |
Samuel Thibault
|
f3370dd0b9
Make valgrind ignore the uninitialized values
|
hace 10 años |
Nathalie Furmento
|
e3eccf5ce0
configure.ac: fix typo
|
hace 10 años |
Samuel Thibault
|
cb5bd9d3fc
port r14672 from 1.1: Add starpu_paje_sort
|
hace 10 años |
Samuel Thibault
|
cbb6fcc536
Avoid defining HAVE_STRUCT_TIMESPEC at all instead of playing with #undefs which will always be fragile
|
hace 10 años |