build-aux
|
039b226a94
build: Add a rule to generate `cyclomatic-complexity.html'.
|
před 13 roky |
doc
|
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.
|
před 8 roky |
examples
|
77bdab7d9d
examples: report error on cuda call failure and fix invalid printf argument type
|
před 8 roky |
gcc-plugin
|
5c18303944
fixes for minor warning detected by cppcheck
|
před 8 roky |
include
|
beea50c30b
Add starpu_data_acquire_try and starpu_data_acquire_on_node_try.
|
před 8 roky |
m4
|
ef4e8378b3
Add two C++ examples (one in C++ and the other in C++11) with std::vector.
|
před 8 roky |
min-dgels
|
a7a0ebe6f0
using CC from starpu, instead of hardcoded gcc for min-dgels
|
před 8 roky |
mpi
|
bef9082af7
typo
|
před 8 roky |
sc_hypervisor
|
514a24fefe
sc_hypervisor: fix cppcheck warnings
|
před 8 roky |
socl
|
3056cff4a8
socl: unset environment variables STARPU_NCPU and STARPU_NCUDA, it might be better to have a variable in starpu_conf to indicate to overwrite environment variables
|
před 8 roky |
src
|
beea50c30b
Add starpu_data_acquire_try and starpu_data_acquire_on_node_try.
|
před 8 roky |
starpu-top
|
10ddd00907
minor fixes for gcc warnings
|
před 8 roky |
starpufft
|
10ddd00907
minor fixes for gcc warnings
|
před 8 roky |
tests
|
beea50c30b
Add starpu_data_acquire_try and starpu_data_acquire_on_node_try.
|
před 8 roky |
tools
|
fc26093e88
Add gdb tool to print modular component state
|
před 8 roky |
.dir-locals.el
|
288af06552
remove un-needed copyright
|
před 14 roky |
.gitignore
|
2fcb75b8d1
gitignore: ignore more files in doc/doxygen
|
před 9 roky |
AUTHORS
|
26f550995f
Add starpu_data_set_user_data and starpu_data_get_user_data.
|
před 9 roky |
COPYING.LGPL
|
fc22dad676
create a trunk/, branches/ and a tags/ directory
|
před 16 roky |
ChangeLog
|
4b8adc9737
changelog
|
před 8 roky |
INSTALL
|
bb61f3808d
update cnrs copyright
|
před 10 roky |
Makefile.am
|
441644b632
Benefit from cublas v2
|
před 8 roky |
README
|
6f03ca4b91
Make it clear that autogen is not needed when building from a tarball
|
před 9 roky |
README.dev
|
8777b6a3e3
Add a few more details
|
před 9 roky |
STARPU-VERSION
|
43fe83f242
bump to 1.3
|
před 10 roky |
TODO
|
30860cac02
Renaming of diverse functions and datatypes.
|
před 12 roky |
autogen.sh
|
282645fc3f
Make sure to be using glibtool on macos
|
před 9 roky |
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.
|
před 8 roky |
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)
|
před 10 roky |
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)
|
před 10 roky |
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)
|
před 9 roky |
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)
|
před 10 roky |
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)
|
před 10 roky |
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)
|
před 10 roky |
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)
|
před 10 roky |
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)
|
před 10 roky |
starpu-mynvcc.mk
|
d15acd36e7
'-' can not appear in function name
|
před 9 roky |
starpu.mk
|
e6e99024f7
add missing copyright
|
před 8 roky |