build-aux
|
039b226a94
build: Add a rule to generate `cyclomatic-complexity.html'.
|
12 years ago |
doc
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 years ago |
examples
|
57c59a0646
no longer include config.h, instead include common/config.h or starpu_config.h when needed
|
7 years ago |
gcc-plugin
|
a0cb67caa4
Make nvcc compilation respect V=1
|
7 years ago |
include
|
645dc665c7
Add missing define for tests/examples
|
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
|
b3231c7c4c
Fix min-dgels using another compiler than cc+ld
|
7 years ago |
mpi
|
9500a9b039
Use macro instead of hardcoded value
|
7 years ago |
sc_hypervisor
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 years ago |
socl
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 years ago |
src
|
57c59a0646
no longer include config.h, instead include common/config.h or starpu_config.h when needed
|
7 years ago |
starpu-top
|
57c59a0646
no longer include config.h, instead include common/config.h or starpu_config.h when needed
|
7 years ago |
starpufft
|
57c59a0646
no longer include config.h, instead include common/config.h or starpu_config.h when needed
|
7 years ago |
tests
|
57c59a0646
no longer include config.h, instead include common/config.h or starpu_config.h when needed
|
7 years ago |
tools
|
1bde3720b2
tools: include needed common/config.h
|
7 years ago |
.dir-locals.el
|
3b3a7e433e
backport branches/nmad@22313: fix dir local emacs mode for people using a default different from c-basic-offset 8
|
7 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
|
edc929ae40
New configure option --disable-icc to disable the compilation of specific ICC examples
|
7 years ago |
INSTALL
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Makefile.am
|
ea87f59ccc
fix macro USE_MPI and rename it to STARPU_USE_MPI
|
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
|
f8356fcc0b
add hook for building INTERTWinE's StarPU-DSM module as part of the StarPU build process
|
7 years ago |
configure.ac
|
edc929ae40
New configure option --disable-icc to disable the compilation of specific ICC examples
|
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
|
2a3560b6d8
Pass Makefile flags to sub-makes for make check -k to continue
|
7 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
|
fec31aafe7
examples/Makefile.am: turn icc compilation silent
|
7 years ago |