build-aux
|
039b226a94
build: Add a rule to generate `cyclomatic-complexity.html'.
|
лет назад: 13 |
doc
|
72680ad261
use simgrid version range rather than enumerate them all
|
лет назад: 8 |
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 |
gcc-plugin
|
b601b645b2
fix code to follow coding conventions for braces
|
лет назад: 8 |
include
|
cdb9792226
rename wake_worker* routines to distinguish between two flavors
|
лет назад: 8 |
m4
|
ef4e8378b3
Add two C++ examples (one in C++ and the other in C++11) with std::vector.
|
лет назад: 8 |
min-dgels
|
a7a0ebe6f0
using CC from starpu, instead of hardcoded gcc for min-dgels
|
лет назад: 8 |
mpi
|
8c399ec64d
mpi: add tool to check MPI communications are consistent
|
лет назад: 8 |
sc_hypervisor
|
5609817f86
fix format
|
лет назад: 8 |
socl
|
012a00e07b
socl: fixes for cppcheck warnings
|
лет назад: 8 |
src
|
07a626a8a5
move sched_op section from handle_job_termination to push_task to avoid having to call relax_on in tag routines
|
лет назад: 8 |
starpu-top
|
10ddd00907
minor fixes for gcc warnings
|
лет назад: 8 |
starpufft
|
10ddd00907
minor fixes for gcc warnings
|
лет назад: 8 |
tests
|
3953060972
update pheft with new synchro scheme
|
лет назад: 8 |
tools
|
dcc3c6871b
remove obsolete helgrind suppressions
|
лет назад: 8 |
.dir-locals.el
|
288af06552
remove un-needed copyright
|
лет назад: 14 |
.gitignore
|
2fcb75b8d1
gitignore: ignore more files in doc/doxygen
|
лет назад: 9 |
AUTHORS
|
26f550995f
Add starpu_data_set_user_data and starpu_data_get_user_data.
|
лет назад: 8 |
COPYING.LGPL
|
fc22dad676
create a trunk/, branches/ and a tags/ directory
|
лет назад: 16 |
ChangeLog
|
6971a2c68c
simgrid: adding new codelet flag
|
лет назад: 8 |
INSTALL
|
bb61f3808d
update cnrs copyright
|
лет назад: 10 |
Makefile.am
|
441644b632
Benefit from cublas v2
|
лет назад: 8 |
README
|
6f03ca4b91
Make it clear that autogen is not needed when building from a tarball
|
лет назад: 9 |
README.dev
|
8777b6a3e3
Add a few more details
|
лет назад: 9 |
STARPU-VERSION
|
43fe83f242
bump to 1.3
|
лет назад: 10 |
TODO
|
30860cac02
Renaming of diverse functions and datatypes.
|
лет назад: 12 |
autogen.sh
|
282645fc3f
Make sure to be using glibtool on macos
|
лет назад: 9 |
configure.ac
|
d96fdd1970
Finally, disable StarPU-MPI when MPI master-slave is activated
|
лет назад: 8 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
starpu-mynvcc.mk
|
d15acd36e7
'-' can not appear in function name
|
лет назад: 9 |
starpu.mk
|
7ed5090182
Use 4 cores per MPI slaves when checking
|
лет назад: 8 |