build-aux
|
039b226a94
build: Add a rule to generate `cyclomatic-complexity.html'.
|
12 years ago |
doc
|
6920c2293e
fix memory leak
|
9 years ago |
examples
|
d476c09ccf
fix bugs detected by coverity
|
9 years ago |
gcc-plugin
|
68658f16bf
Add --enable-coverity flag to configure, to avoid building .cu files with nvcc which produces millions of lines of code we don't want to analyze
|
9 years ago |
include
|
58870d88ed
Add STARPU_CL_ARGS flag to starpu_task_insert() and starpu_mpi_task_insert() functions
|
9 years ago |
m4
|
e3b44209ed
update copyright
|
10 years ago |
mpi
|
58870d88ed
Add STARPU_CL_ARGS flag to starpu_task_insert() and starpu_mpi_task_insert() functions
|
9 years ago |
sc_hypervisor
|
6cc8dcb563
fix bugs detected by coverity
|
9 years ago |
socl
|
d476c09ccf
fix bugs detected by coverity
|
9 years ago |
src
|
6920c2293e
fix memory leak
|
9 years ago |
starpu-top
|
bb61f3808d
update cnrs copyright
|
10 years ago |
starpufft
|
a53cd8edeb
fixes based on coverity reports
|
9 years ago |
tests
|
4405cb0795
fix bugs reported by coverity
|
9 years ago |
tools
|
4405cb0795
fix bugs reported by coverity
|
9 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
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
9 years ago |
COPYING.LGPL
|
fc22dad676
create a trunk/, branches/ and a tags/ directory
|
16 years ago |
ChangeLog
|
58870d88ed
Add STARPU_CL_ARGS flag to starpu_task_insert() and starpu_mpi_task_insert() functions
|
9 years ago |
INSTALL
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Makefile.am
|
702cf3c60c
Makefile.am: include files should always be part of the distrib
|
9 years ago |
README
|
5cf7b8d859
README: update doc related readme (again thanks to Mathieu for reporting the error)
|
10 years ago |
README.dev
|
bb61f3808d
update cnrs copyright
|
10 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
|
bb61f3808d
update cnrs copyright
|
10 years ago |
configure.ac
|
68658f16bf
Add --enable-coverity flag to configure, to avoid building .cu files with nvcc which produces millions of lines of code we don't want to analyze
|
9 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
|
d6615ad3db
better handle spaces in mic-configure arguments. Document about using mpicc
|
9 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
|
a182d300a0
port r17421 from 1.2: Also look for leak sanitizer errors and warnings
|
9 years ago |