build-aux
|
039b226a94
build: Add a rule to generate `cyclomatic-complexity.html'.
|
12 년 전 |
doc
|
1bbf290033
Document using nvidia-smi to measure CUDA task consumption
|
11 년 전 |
examples
|
afade57efa
allow ctx to execute parallel codes by reusing starpu workers (keep the workers alive instead of getting them to sleep) -> TODO try to factorize with parallel tasks on combined workers (doing practically the same, duplicate tasks and barrier_wait before & after exec)
|
11 년 전 |
gcc-plugin
|
b6d83183ea
port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting
|
11 년 전 |
include
|
bd12a1ab38
perf_model: move back field is_init to struct starpu_perfmodel
|
10 년 전 |
m4
|
039524c7cf
Spinlocks now block after a hundred tries. This avoids typical 10ms pauses
|
11 년 전 |
mpi
|
3db86a2ede
* Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and
|
11 년 전 |
sc_hypervisor
|
621eaf8db7
don't forget the eg in the hyp
|
11 년 전 |
socl
|
d424548bc2
clean file starpu_idle_microsec.log on make distclean
|
11 년 전 |
src
|
80b1455bb3
src/core/sched_ctx.c: revert #13169, this is a real memory leak
|
10 년 전 |
starpu-top
|
5b7284c849
starpu-top: remove references to gordon
|
12 년 전 |
starpufft
|
68d0971b70
starpufft: By default, StarPU FFT examples are not compiled and checked, the configure option --enable-starpufft-examples needs to be specified to change this behaviour.
|
11 년 전 |
tests
|
f7a82c43ff
perf_model: index struct starpu_perfmodel_state::nimpls with combination identifiers
|
10 년 전 |
tools
|
f7a82c43ff
perf_model: index struct starpu_perfmodel_state::nimpls with combination identifiers
|
10 년 전 |
.dir-locals.el
|
288af06552
remove un-needed copyright
|
13 년 전 |
.gitignore
|
026a5a6363
.gitignore: ignore version doc files
|
12 년 전 |
AUTHORS
|
3264633590
Add locality work stealing from Alfredo Buttari
|
11 년 전 |
COPYING.LGPL
|
fc22dad676
create a trunk/, branches/ and a tags/ directory
|
16 년 전 |
ChangeLog
|
f43bf86292
Fix complexity of implicit task/data dependency, from quadratic to linear
|
11 년 전 |
INSTALL
|
70f5cbc89d
move section 'Running StarPU Applications on Microsoft Visual C' from INSTALL to README and also copy section in doxygen documentation
|
11 년 전 |
Makefile.am
|
8e6e6dcaab
revert Makefile.am to build tools and disable tools/starpu_perfmodel_plot.c
|
11 년 전 |
README
|
70f5cbc89d
move section 'Running StarPU Applications on Microsoft Visual C' from INSTALL to README and also copy section in doxygen documentation
|
11 년 전 |
README.dev
|
9db5ddc0c2
README.dev: add a section about error handling.
|
13 년 전 |
STARPU-VERSION
|
8843c54cb3
update versions of the trunk
|
12 년 전 |
TODO
|
30860cac02
Renaming of diverse functions and datatypes.
|
12 년 전 |
autogen.sh
|
d49977bfb2
On Mac OS X, we should look for glibtool, not for libtool
|
14 년 전 |
configure.ac
|
30c6a266f2
configure.ac: fix detection of subversion directory use, testing if directory .svn is present is not enough, as we may be in a subdirectory, it is safer to call svn info
|
11 년 전 |
libstarpu-mic.pc.in
|
42925b7f8e
Do not define _XOPEN_SOURCE, as it disables GNU extensions, which users don't expect
|
11 년 전 |
libstarpu.pc.in
|
42925b7f8e
Do not define _XOPEN_SOURCE, as it disables GNU extensions, which users don't expect
|
11 년 전 |
mic-configure
|
044a3e8e31
enable lots of cpus on mic native
|
11 년 전 |
starpu-1.0-mic.pc.in
|
42925b7f8e
Do not define _XOPEN_SOURCE, as it disables GNU extensions, which users don't expect
|
11 년 전 |
starpu-1.0.pc.in
|
42925b7f8e
Do not define _XOPEN_SOURCE, as it disables GNU extensions, which users don't expect
|
11 년 전 |
starpu-1.1.pc.in
|
42925b7f8e
Do not define _XOPEN_SOURCE, as it disables GNU extensions, which users don't expect
|
11 년 전 |
starpu-1.2.pc.in
|
42925b7f8e
Do not define _XOPEN_SOURCE, as it disables GNU extensions, which users don't expect
|
11 년 전 |