build-aux
|
039b226a94
build: Add a rule to generate `cyclomatic-complexity.html'.
|
12 years ago |
doc
|
72453f9f98
Disable forcing available memory by default, since this makes StarPU spuriously free data when prefetching fills the memory. Clean buffers are enough to be able to allocate data easily anyway.
|
8 years ago |
examples
|
1879558d5f
Drop now-useless case
|
8 years ago |
gcc-plugin
|
5c18303944
fixes for minor warning detected by cppcheck
|
8 years ago |
include
|
66efac4d38
include/starpu_disk.h: make variable extern
|
8 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
|
2c9bbfd30f
Add functions to test for cached values
|
8 years ago |
sc_hypervisor
|
514a24fefe
sc_hypervisor: fix cppcheck warnings
|
8 years ago |
socl
|
21bb60116a
Cope with implementation returning CL_DEVICE_NOT_FOUND error instead of just reporting 0 devices
|
8 years ago |
src
|
e219b37a8d
Fix warnings with older simgrid
|
8 years ago |
starpu-top
|
10ddd00907
minor fixes for gcc warnings
|
8 years ago |
starpufft
|
10ddd00907
minor fixes for gcc warnings
|
8 years ago |
tests
|
10ddd00907
minor fixes for gcc warnings
|
8 years ago |
tools
|
e2a6f6ca5a
tools/starpu_machine_display.c: also display SCC and MPI master slaves nodes
|
8 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
|
26f550995f
Add starpu_data_set_user_data and starpu_data_get_user_data.
|
8 years ago |
COPYING.LGPL
|
fc22dad676
create a trunk/, branches/ and a tags/ directory
|
16 years ago |
ChangeLog
|
425c8442ab
ChangeLog: add missing stuff for 1.2.1
|
8 years ago |
INSTALL
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Makefile.am
|
0dbf966aef
Merge from trunk
|
8 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
|
0867e93cb4
merge branches/mpi_engine@18351: mpi: code cleaning
|
8 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
|
e6e99024f7
add missing copyright
|
8 years ago |