Samuel Thibault
|
984d306f6d
16384 makes workers sleep for almost a whole ms, this is way too much. Keep not-too-intrusive value in the trunk for now
|
12 년 전 |
Samuel Thibault
|
ecea964bb8
fix prologue documentation
|
12 년 전 |
Samuel Thibault
|
5f9af65fb6
Rather use the proper english writing, prologue. Prolog is really essentially a language :)
|
12 년 전 |
Nathalie Furmento
|
5976d20987
pkg-config: install 1.2 files
|
12 년 전 |
Nathalie Furmento
|
39bdb590b9
include/starpu_disk.h: add missing include
|
12 년 전 |
Nathalie Furmento
|
14429da41b
src/util/starpu_insert_task_utils.c: fix assignment
|
12 년 전 |
Nathalie Furmento
|
e69dadfd0a
src/core/jobs.c: do not call task->prolog_func as it is already called in _starpu_push_task
|
12 년 전 |
Nathalie Furmento
|
1cbf6b2bef
rename free_dep_callback objects to prolog_callback objects to be consistent with field starpu_task:prolog_func
|
12 년 전 |
Nathalie Furmento
|
e0f689410d
msvc: new batch file to set up starpu environment
|
12 년 전 |
Nathalie Furmento
|
61665af194
mpi/examples: fix code when numa is not available
|
12 년 전 |
Nathalie Furmento
|
6cf9aca5bb
ChangeLog: mention prolog callback introduced in #11012
|
12 년 전 |
Nathalie Furmento
|
800ca9b195
configure.ac: generate package config files for 1.2
|
12 년 전 |
Nathalie Furmento
|
dfde657a5a
tools/msvc/starpu_exec.bat: update version number and return error code on error
|
12 년 전 |
Andra Hugo
|
dd024508ee
doc for the prolog callback
|
12 년 전 |
Andra Hugo
|
f108a67609
add a prolog callback to a task (+ example)
|
12 년 전 |
Nathalie Furmento
|
129a94e2a7
doc: tutorial is always installed, doxygen compilation is optional
|
12 년 전 |
Nathalie Furmento
|
b86b786e54
tools: first test starpu installation directory is valid
|
12 년 전 |
Nathalie Furmento
|
1b48f7c649
doc: add tutorial in tarball, and also install it
|
12 년 전 |
Nathalie Furmento
|
dbc393bed8
src/top/starpu_top_connection.c: make sure WINVER is defined before including windows include files
|
12 년 전 |
Nathalie Furmento
|
cc9317ad32
src/core/disk_ops/unistd/disk_unistd_global.c: use getpagesize() on systems defining o_direct, otherwise 1
|
12 년 전 |
Nathalie Furmento
|
cd2c16e9c2
src/core/disk_ops/unistd/disk_unistd_global.c: use SIZE_DISK_MIN instead of SIZE_BENCH
|
12 년 전 |
Pierre-André Wacrenier
|
85bec148ba
define BACKOFF_MAX to 16384 for spinning
|
12 년 전 |
Thibaud Lambert
|
af9b06a93c
merge revision 10998 of starpu-1.1
|
12 년 전 |
Nathalie Furmento
|
23afae6c80
mscv: new batch file to execute starpu applications from command prompt
|
12 년 전 |
Nathalie Furmento
|
64c80ed503
msvc: rename script msvc/starpu_exec.bat to msvc/starpu_open.bat
|
12 년 전 |
Andra Hugo
|
1b597c15fb
bigger tables for the list of workes
|
12 년 전 |
Pierre-André Wacrenier
|
64c28778a9
add BACKOFF_MAX & BACKOFF_MIN macros for spinning
|
12 년 전 |
Samuel Thibault
|
3bf9a98787
Print more information about memory usage
|
12 년 전 |
Samuel Thibault
|
bb9b50dc6d
Add gdb starpu-memusage macro
|
12 년 전 |
Andra Hugo
|
891e593c90
add to the doc:
|
12 년 전 |