build-aux
|
039b226a94
build: Add a rule to generate `cyclomatic-complexity.html'.
|
12 years ago |
doc
|
3ade010051
rename STARPU_ONE_THREAD_PER_STREAM to STARPU_CUDA_THREAD_PER_WORKER
|
8 years ago |
examples
|
fea25bde2b
revert part of 19482: apparently we shouldn't return NULL to the sched ctx engine, even in the non-blocking mode
|
8 years ago |
gcc-plugin
|
718b351954
gcc-plugin/tests/register.c: modify the test to avoid calling starpu_data_register twice with the same variable as starpu now checks that the same key is not entered twice in the same hashtable
|
8 years ago |
include
|
563b193266
Add missing change
|
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
|
97e498c4da
revert r19481, it is actually detrimental to performances
|
8 years ago |
sc_hypervisor
|
514a24fefe
sc_hypervisor: fix cppcheck warnings
|
8 years ago |
socl
|
8c9256f578
Fix array access before index limit check
|
8 years ago |
src
|
97e498c4da
revert r19481, it is actually detrimental to performances
|
8 years ago |
starpu-top
|
bb61f3808d
update cnrs copyright
|
10 years ago |
starpufft
|
a53cd8edeb
fixes based on coverity reports
|
9 years ago |
tests
|
fe7e2701b2
fix -s option
|
8 years ago |
tools
|
c97b42435e
tools/gdbinit: new functions to print tags
|
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
|
26f550995f
Add starpu_data_set_user_data and starpu_data_get_user_data.
|
8 years ago |
INSTALL
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Makefile.am
|
131d7f3582
Merge remote-tracking branch 'svn/trunk' into branches/multiple_regression
|
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
|
9ef0076f47
fix gprof build with pie-by-default compilers
|
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
|
b093fd8d6a
do not show the strings we are looking for, so it's easier to find them in the log
|
8 years ago |