build-aux
|
039b226a94
build: Add a rule to generate `cyclomatic-complexity.html'.
|
12 years ago |
doc
|
61b1d6229a
Avoid waking all workers all the time on can_pull, we only need to wake one of them
|
7 years ago |
examples
|
1a02e21da1
Disable C++ example because NUMA transfers may overwrite objects.
|
7 years ago |
gcc-plugin
|
b601b645b2
fix code to follow coding conventions for braces
|
8 years ago |
include
|
61b1d6229a
Avoid waking all workers all the time on can_pull, we only need to wake one of them
|
7 years ago |
m4
|
ef4e8378b3
Add two C++ examples (one in C++ and the other in C++11) with std::vector.
|
8 years ago |
min-dgels
|
a7a0ebe6f0
using CC from starpu, instead of hardcoded gcc for min-dgels
|
8 years ago |
mpi
|
b5a08467da
use temporary variable for realloc
|
7 years ago |
sc_hypervisor
|
8c3fe9c6ba
uthash.h: fix parameter type
|
7 years ago |
socl
|
e20290a061
use starpu pthread functions
|
8 years ago |
src
|
61b1d6229a
Avoid waking all workers all the time on can_pull, we only need to wake one of them
|
7 years ago |
starpu-top
|
10ddd00907
minor fixes for gcc warnings
|
8 years ago |
starpufft
|
afecfba3c3
really do not use CUDA devices since the testcase does not currently support cuFFT properly
|
8 years ago |
tests
|
810abc866c
typo
|
7 years ago |
tools
|
6899f03e6e
starpu_replay can only work in simgrid mode
|
7 years ago |
.dir-locals.el
|
288af06552
remove un-needed copyright
|
13 years ago |
.gitignore
|
2fcb75b8d1
gitignore: ignore more files in doc/doxygen
|
9 years ago |
AUTHORS
|
d91a1cf878
Fix attributions
|
7 years ago |
COPYING.LGPL
|
fc22dad676
create a trunk/, branches/ and a tags/ directory
|
16 years ago |
ChangeLog
|
dc4e8a56ad
Add workerids and workerids_len task fields
|
7 years ago |
INSTALL
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Makefile.am
|
e7d791c573
re-introduce check for proper inclusion of unistd.h
|
7 years ago |
README
|
6f03ca4b91
Make it clear that autogen is not needed when building from a tarball
|
8 years ago |
README.dev
|
8777b6a3e3
Add a few more details
|
8 years ago |
STARPU-VERSION
|
43fe83f242
bump to 1.3
|
10 years ago |
TODO
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 years ago |
autogen.sh
|
282645fc3f
Make sure to be using glibtool on macos
|
8 years ago |
configure.ac
|
008976dfd5
-g3 is a gcc extension
|
7 years ago |
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)
|
9 years ago |
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)
|
9 years ago |
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)
|
8 years ago |
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)
|
9 years ago |
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)
|
9 years ago |
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)
|
9 years ago |
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)
|
9 years ago |
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)
|
9 years ago |
starpu-mynvcc.mk
|
d15acd36e7
'-' can not appear in function name
|
9 years ago |
starpu.mk
|
7ed5090182
Use 4 cores per MPI slaves when checking
|
8 years ago |