build-aux
|
039b226a94
build: Add a rule to generate `cyclomatic-complexity.html'.
|
12 lat temu |
doc
|
7ebec7680b
doc/doxygen/chapters/07data_management.doxy: fix formatting
|
8 lat temu |
examples
|
49358735d5
- return starpu_init code to user
|
8 lat temu |
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 lat temu |
include
|
4e8d20099b
- add some more fstarpu_* functions
|
8 lat temu |
m4
|
e3b44209ed
update copyright
|
10 lat temu |
mpi
|
f004b23675
mpi/examples/user_datatype/my_interface.c: free memory
|
8 lat temu |
sc_hypervisor
|
3cdc863cb4
fix bugs detected by coverity
|
9 lat temu |
socl
|
9109d34b21
fux bugs detected by scan clang tool
|
9 lat temu |
src
|
49358735d5
- return starpu_init code to user
|
8 lat temu |
starpu-top
|
bb61f3808d
update cnrs copyright
|
10 lat temu |
starpufft
|
a53cd8edeb
fixes based on coverity reports
|
9 lat temu |
tests
|
00acb5ff89
port r18067 from 1.2-stencils: incorrect time unit of perfmodel cost function return value
|
8 lat temu |
tools
|
966c035f9e
add compatibility with simgrid 3.13
|
9 lat temu |
.dir-locals.el
|
288af06552
remove un-needed copyright
|
13 lat temu |
.gitignore
|
2fcb75b8d1
gitignore: ignore more files in doc/doxygen
|
9 lat temu |
AUTHORS
|
ce9464d6b7
Add generatation of animated html trace of modular schedulers, with code from Anthony Simonet
|
9 lat temu |
COPYING.LGPL
|
fc22dad676
create a trunk/, branches/ and a tags/ directory
|
16 lat temu |
ChangeLog
|
8d0a091313
ChangeLog: mention the native fortran support
|
8 lat temu |
INSTALL
|
bb61f3808d
update cnrs copyright
|
10 lat temu |
Makefile.am
|
32fc3b4b3a
- add a preliminary framework for native Fortran support for StarPU
|
8 lat temu |
README
|
5cf7b8d859
README: update doc related readme (again thanks to Mathieu for reporting the error)
|
10 lat temu |
README.dev
|
bb61f3808d
update cnrs copyright
|
10 lat temu |
STARPU-VERSION
|
43fe83f242
bump to 1.3
|
10 lat temu |
TODO
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 lat temu |
autogen.sh
|
bb61f3808d
update cnrs copyright
|
10 lat temu |
configure.ac
|
0ff38f93cf
- workaround to avoid referencing C constants from Fortran, which has been found unreliable on Darwin
|
8 lat temu |
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 lat temu |
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 lat temu |
mic-configure
|
d6615ad3db
better handle spaces in mic-configure arguments. Document about using mpicc
|
9 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
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 lat temu |
starpu-mynvcc.mk
|
d15acd36e7
'-' can not appear in function name
|
9 lat temu |
starpu.mk
|
a182d300a0
port r17421 from 1.2: Also look for leak sanitizer errors and warnings
|
9 lat temu |