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.
|
10 年 前 |
Nathalie Furmento
|
345da09a5c
configure.ac: add option to disable fortran
|
10 年 前 |
Samuel Thibault
|
dc1c469b6d
mkostemp was not available before 2008-ish
|
10 年 前 |
Nathalie Furmento
|
815c925477
configure.ac: fix last commit, the filename was wrong
|
10 年 前 |
Nathalie Furmento
|
81c192af84
configure.ac: delete temporary files
|
10 年 前 |
Nathalie Furmento
|
51bbdda9f7
do not compile fortran examples when running sanitize tools
|
10 年 前 |
Nathalie Furmento
|
957ec28e54
configure.ac: check whether nvcc supports sm_13 architecture
|
10 年 前 |
Olivier Aumage
|
080f882056
- integrate Fortran90 example contributed by ONERA
|
10 年 前 |
Samuel Thibault
|
4962066839
Fix taking into account existing CXXFLAGS
|
10 年 前 |
Samuel Thibault
|
1683d35a0d
Fix msg.h inclusion according to new location
|
10 年 前 |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 年 前 |
Nathalie Furmento
|
802a261a06
fix inria copyright
|
10 年 前 |
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)
|
10 年 前 |
Samuel Thibault
|
f3370dd0b9
Make valgrind ignore the uninitialized values
|
10 年 前 |
Nathalie Furmento
|
e3eccf5ce0
configure.ac: fix typo
|
10 年 前 |
Samuel Thibault
|
cb5bd9d3fc
port r14672 from 1.1: Add starpu_paje_sort
|
10 年 前 |
Samuel Thibault
|
cbb6fcc536
Avoid defining HAVE_STRUCT_TIMESPEC at all instead of playing with #undefs which will always be fragile
|
10 年 前 |
Samuel Thibault
|
c88ba4babf
Also try to get struct timespec from the system pthread.h
|
10 年 前 |
Samuel Thibault
|
93bcee857d
Do not unconditionally include unistd.h
|
10 年 前 |
Samuel Thibault
|
af5c5b002e
Improve the simgrid simulation on big machines by modeling bandwidths through PCI links and hubs
|
10 年 前 |
Samuel Thibault
|
edfb6204ec
port r14525 from 1.1: Also try to get struct timespec from unistd.h, at least some versions of mingw define it there
|
10 年 前 |
Samuel Thibault
|
8e9964b224
port r14519 from 1.1: Also look for struct timespec in sys/stat.h, for mingw versions which use the __need_timespec logic
|
10 年 前 |
Samuel Thibault
|
b527c986e5
backport r14516 from 1.1: detect whether struct timespec is defined by mingw at configure time instead of guessing guard macros
|
10 年 前 |
Olivier Aumage
|
00f8049b66
- fix configure's MIC flags processing
|
10 年 前 |
Samuel Thibault
|
3be9d4ba8a
Add 1.3 pc files
|
10 年 前 |
Nathalie Furmento
|
a2ac3949bf
bump to 1.3.0
|
10 年 前 |
Samuel Thibault
|
b3ac23f8d6
Reduce the number of disks to 3, thus lowering default number of nodes when cuda and opencl are both enabled to 16.
|
10 年 前 |
Nathalie Furmento
|
15ea519b79
configure.ac: when mic is enabled, first check if scif is available
|
10 年 前 |
Samuel Thibault
|
607046d79b
Detect smpirun
|
10 年 前 |
Samuel Thibault
|
0b355d84db
Use simgrid's smpicc instead of mpicc when building in simgrid mode
|
10 年 前 |