build-aux
|
039b226a94
build: Add a rule to generate `cyclomatic-complexity.html'.
|
13 年 前 |
doc
|
db4d8cf053
simgrid: taking into account scheduling cost
|
8 年 前 |
examples
|
91a65f66ef
this example doesn't support Master-Slave transfers
|
8 年 前 |
gcc-plugin
|
b601b645b2
fix code to follow coding conventions for braces
|
8 年 前 |
include
|
b601b645b2
fix code to follow coding conventions for braces
|
8 年 前 |
m4
|
ef4e8378b3
Add two C++ examples (one in C++ and the other in C++11) with std::vector.
|
8 年 前 |
min-dgels
|
a7a0ebe6f0
using CC from starpu, instead of hardcoded gcc for min-dgels
|
8 年 前 |
mpi
|
b601b645b2
fix code to follow coding conventions for braces
|
8 年 前 |
sc_hypervisor
|
7b7f03c698
fix memleak
|
8 年 前 |
socl
|
7097ac97ce
Fix warning
|
8 年 前 |
src
|
d4239a2b3f
forget to add MPI_MS_RAM case
|
8 年 前 |
starpu-top
|
10ddd00907
minor fixes for gcc warnings
|
8 年 前 |
starpufft
|
10ddd00907
minor fixes for gcc warnings
|
8 年 前 |
tests
|
7f0cf9b321
skip invalid_blocing_calls test if master-slave mode is enable because mpirun doesn't exit on some computers
|
8 年 前 |
tools
|
b601b645b2
fix code to follow coding conventions for braces
|
8 年 前 |
.dir-locals.el
|
288af06552
remove un-needed copyright
|
14 年 前 |
.gitignore
|
2fcb75b8d1
gitignore: ignore more files in doc/doxygen
|
9 年 前 |
AUTHORS
|
26f550995f
Add starpu_data_set_user_data and starpu_data_get_user_data.
|
8 年 前 |
COPYING.LGPL
|
fc22dad676
create a trunk/, branches/ and a tags/ directory
|
16 年 前 |
ChangeLog
|
7ba361c61b
simgrid: fix to correctly capture scheduling in traces. Also adding this to ChangeLog
|
8 年 前 |
INSTALL
|
bb61f3808d
update cnrs copyright
|
10 年 前 |
Makefile.am
|
441644b632
Benefit from cublas v2
|
8 年 前 |
README
|
6f03ca4b91
Make it clear that autogen is not needed when building from a tarball
|
9 年 前 |
README.dev
|
8777b6a3e3
Add a few more details
|
9 年 前 |
STARPU-VERSION
|
43fe83f242
bump to 1.3
|
10 年 前 |
TODO
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 年 前 |
autogen.sh
|
282645fc3f
Make sure to be using glibtool on macos
|
9 年 前 |
configure.ac
|
d51c021306
Do not avoid passing -ccbin when it is not supported, nvcc does not use the option blindly any more. Let nvcc pick up its preferred compiler alone, in most cases that is preferred. Introduce instead a NVCC_CC environment variable when one really wants to override this.
|
8 年 前 |
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)
|
10 年 前 |
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)
|
10 年 前 |
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)
|
9 年 前 |
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)
|
10 年 前 |
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)
|
10 年 前 |
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)
|
10 年 前 |
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)
|
10 年 前 |
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)
|
10 年 前 |
starpu-mynvcc.mk
|
d15acd36e7
'-' can not appear in function name
|
9 年 前 |
starpu.mk
|
7f0cf9b321
skip invalid_blocing_calls test if master-slave mode is enable because mpirun doesn't exit on some computers
|
8 年 前 |