|
build-aux
|
039b226a94
build: Add a rule to generate `cyclomatic-complexity.html'.
|
13 rokov pred |
|
doc
|
72680ad261
use simgrid version range rather than enumerate them all
|
8 rokov pred |
|
examples
|
a110078dab
fix case where the number of subcontexts does not divide the number of cpu workers, in which case some cpu workers were not assigned to the subcontexts, and would end-up executing parallel tasks without the prologue being executed first
|
8 rokov pred |
|
gcc-plugin
|
b601b645b2
fix code to follow coding conventions for braces
|
8 rokov pred |
|
include
|
71499b8de6
dissociate component_worker get and new functions
|
8 rokov pred |
|
m4
|
ef4e8378b3
Add two C++ examples (one in C++ and the other in C++11) with std::vector.
|
9 rokov pred |
|
min-dgels
|
a7a0ebe6f0
using CC from starpu, instead of hardcoded gcc for min-dgels
|
9 rokov pred |
|
mpi
|
8c399ec64d
mpi: add tool to check MPI communications are consistent
|
8 rokov pred |
|
sc_hypervisor
|
5609817f86
fix format
|
8 rokov pred |
|
socl
|
943262ea0e
Matmul SOCL test-case does not seem to support blocking drivers
|
8 rokov pred |
|
src
|
789d1fc956
restore component_worker exception, now that the mask or-ing is suppressed
|
8 rokov pred |
|
starpu-top
|
10ddd00907
minor fixes for gcc warnings
|
9 rokov pred |
|
starpufft
|
10ddd00907
minor fixes for gcc warnings
|
9 rokov pred |
|
tests
|
7a741eafa3
use a higher heavy cost constant to avoid false negative tests results on loaded machines
|
8 rokov pred |
|
tools
|
dcc3c6871b
remove obsolete helgrind suppressions
|
8 rokov pred |
|
.dir-locals.el
|
288af06552
remove un-needed copyright
|
14 rokov pred |
|
.gitignore
|
2fcb75b8d1
gitignore: ignore more files in doc/doxygen
|
10 rokov pred |
|
AUTHORS
|
26f550995f
Add starpu_data_set_user_data and starpu_data_get_user_data.
|
9 rokov pred |
|
COPYING.LGPL
|
fc22dad676
create a trunk/, branches/ and a tags/ directory
|
17 rokov pred |
|
ChangeLog
|
6971a2c68c
simgrid: adding new codelet flag
|
8 rokov pred |
|
INSTALL
|
bb61f3808d
update cnrs copyright
|
10 rokov pred |
|
Makefile.am
|
441644b632
Benefit from cublas v2
|
8 rokov pred |
|
README
|
6f03ca4b91
Make it clear that autogen is not needed when building from a tarball
|
9 rokov pred |
|
README.dev
|
8777b6a3e3
Add a few more details
|
9 rokov pred |
|
STARPU-VERSION
|
43fe83f242
bump to 1.3
|
11 rokov pred |
|
TODO
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 rokov pred |
|
autogen.sh
|
282645fc3f
Make sure to be using glibtool on macos
|
9 rokov pred |
|
configure.ac
|
d96fdd1970
Finally, disable StarPU-MPI when MPI master-slave is activated
|
8 rokov pred |
|
libstarpu-mic.pc.in
|
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)
|
10 rokov pred |
|
libstarpu.pc.in
|
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)
|
10 rokov pred |
|
mic-configure
|
5c654acd27
pass mic-build environment variables to mic build stages too, configure doesn't propagate all of them (not C_INCLUDE_PATH, notably)
|
9 rokov pred |
|
starpu-1.0-mic.pc.in
|
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)
|
10 rokov pred |
|
starpu-1.0.pc.in
|
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)
|
10 rokov pred |
|
starpu-1.1.pc.in
|
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)
|
10 rokov pred |
|
starpu-1.2.pc.in
|
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)
|
10 rokov pred |
|
starpu-1.3.pc.in
|
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)
|
10 rokov pred |
|
starpu-mynvcc.mk
|
d15acd36e7
'-' can not appear in function name
|
9 rokov pred |
|
starpu.mk
|
7ed5090182
Use 4 cores per MPI slaves when checking
|
8 rokov pred |