Samuel Thibault
|
af88411670
Don't pass -fopenmp everywhere just because it is supported :)
|
10 years ago |
Samuel Thibault
|
dbb26be914
Fix case when libtool doesn't actually come into play for Xeon Phi
|
10 years ago |
Samuel Thibault
|
ab2e83d8e1
Fix c++ link on mic
|
10 years ago |
Samuel Thibault
|
5576e64af0
drop warning
|
10 years ago |
Samuel Thibault
|
4084697bc6
Fix idleness computation when pipeline length is 0
|
10 years ago |
Samuel Thibault
|
8a464a73a3
Make it explict that starpu_mpi_task_build returns NULL on nodes which don't execute the task
|
10 years ago |
Samuel Thibault
|
afc6a3e568
Add missing merge
|
10 years ago |
Samuel Thibault
|
3df1961412
port r16324 from 1.2: Complete weak symbols list for 1.2
|
10 years ago |
Samuel Thibault
|
ed20c185b7
port r16320 from 1.2: Fix using barriers with simgrid on macosX
|
10 years ago |
Samuel Thibault
|
f26f86d5f0
Re-enable looking for timespec in pthread.h, for mingw which defines timespec there only
|
10 years ago |
Samuel Thibault
|
90bf39960e
Vastly improve simgrid simulation time by using wake queues
|
10 years ago |
Samuel Thibault
|
99f84f963a
simplify code
|
10 years ago |
Samuel Thibault
|
0443e121da
Fix previous commit
|
10 years ago |
Samuel Thibault
|
259bdb17dc
Move worker_set management to topology, so it can be initialized earlier
|
10 years ago |
Samuel Thibault
|
43d332ead7
Apparently microsoft added timespec to MSVC 2015 (i.e. 1900, don't ask...)
|
10 years ago |
Nathalie Furmento
|
d0a3b993f9
include/starpu_util.h: only define struct timespec for MSVC versions older than 10.0 (i.e _MSC_VER <= 1600)
|
10 years ago |
Nathalie Furmento
|
80f8544406
tools/msvc/starpu_exec.bat: fix MSVC location
|
10 years ago |
Samuel Thibault
|
e44bcbeef4
Also exclude commented code in simgrid mode
|
10 years ago |
Samuel Thibault
|
7b5eb80185
don't bother initializing the matrix in simgrid mode
|
10 years ago |
Samuel Thibault
|
296e54c0d8
Fix MPI simgrid timings
|
10 years ago |
Samuel Thibault
|
d6be0a5dfa
Make simgrid version of axpy use cuda and opencl too
|
10 years ago |
Samuel Thibault
|
de919add3c
add perfmodel to axpy
|
10 years ago |
Samuel Thibault
|
9a6ad9535b
Harmonize OpenCL code with CUDA
|
10 years ago |
Nathalie Furmento
|
a2e15424ae
include: add call to STARPU_DUMP_BACKTRACE for cuda and windows definition of STARPU_ASSERT and STARPU_ASSERT_MSG
|
10 years ago |
Nathalie Furmento
|
5754f2056d
include: fixes for windows
|
10 years ago |
Nathalie Furmento
|
c65c3d4769
configure.ac: check timespec before pthread_create and have starpu definition for unistd.h
|
10 years ago |
Nathalie Furmento
|
8ced8f0f01
include/pthread_win32/pthread.h: add implementation for pthread_mutexattr_destroy()
|
10 years ago |
Samuel Thibault
|
1ea08d4ce2
Fix debugging symbols when linking statically
|
10 years ago |
Samuel Thibault
|
dac20b3384
Do not warn when MALLOC_PERTURB_ is set to empty or zero
|
10 years ago |
Nathalie Furmento
|
4aa4fa6fd5
tools/Makefile.am: add valgrind/libgomp.suppr to dist file
|
10 years ago |