Samuel Thibault
|
0350b675de
generalize using either perfmodel or codelet name for tasks
|
12 anos atrás |
Nathalie Furmento
|
81b22125e6
doc/chapters/configuration.texi: update doc about STARPU_SILENT
|
12 anos atrás |
Nathalie Furmento
|
134b36ccbe
mpi/tests/insert_task_cache.c: test application with and without cache, and check amount of communications is correctly reduced when using cache
|
12 anos atrás |
Nathalie Furmento
|
27cf34430c
mpi/src/starpu_mpi_stats.c: do not display stats if STARPU_SILENT is defined
|
12 anos atrás |
Nathalie Furmento
|
deb76ef517
include/starpu_config.h.in: make STARPU_HAVE_UNSETENV available to applications
|
12 anos atrás |
Nathalie Furmento
|
8af207fdfb
mpi: new function starpu_mpi_comm_amounts_retrieve() to retrieve the currennt amount of communications from the current node
|
12 anos atrás |
Nathalie Furmento
|
f74ee4a3da
doc/starpu.css: update style
|
12 anos atrás |
Nathalie Furmento
|
c26e1ccdc6
mpi: Communication cache mechanism is enabled by default, and can only be disabled at execution time by setting the environment variable STARPU_MPI_CACHE to 0.
|
12 anos atrás |
Nathalie Furmento
|
1e9b7a63ec
mpi/src/starpu_mpi_insert_task.c: put opening curly braces on newline
|
12 anos atrás |
Nathalie Furmento
|
e41347e74e
mpi: communication statistics can only be enabled at execution time by setting the environment variable STARPU_COMM_STATS
|
12 anos atrás |
Nathalie Furmento
|
2d04bef69f
remove references to gordon as it is no longer enabled
|
12 anos atrás |
Samuel Thibault
|
c4e4d6fbe1
Add axes labels
|
12 anos atrás |
Nathalie Furmento
|
b0f18c537f
configure.ac: add option -ccbin to nvcc to specify the C compiler to use
|
12 anos atrás |
Nathalie Furmento
|
6a9b202b28
configure.ac: document NVCC when calling configure --help
|
12 anos atrás |
Nathalie Furmento
|
fddb5e66a2
configure.ac: if the environment variable NVCC is set, use it directly instead of looking for the compiler
|
12 anos atrás |
Samuel Thibault
|
f08434622e
also show the arch which needs calibration for nl models
|
12 anos atrás |
Samuel Thibault
|
ebe6b6877f
On task submission, also make sure that performance models of tasks of the same bundle are loaded
|
12 anos atrás |
Samuel Thibault
|
43f5de1204
advise to use the eager scheduler while calibrating non-linear perfmodels
|
12 anos atrás |
Nathalie Furmento
|
1121946f7b
tests: reduce testcases when quick-check is enabled
|
12 anos atrás |
Ludovic Courtès
|
a15c284376
configure: Check for `pkg-config'.
|
12 anos atrás |
Nathalie Furmento
|
24ec6b59db
doc: document configure option --enable-quick-check
|
12 anos atrás |
Nathalie Furmento
|
ccb2b1282d
rename slow-machine to the more appropriate term quick-check
|
12 anos atrás |
Nathalie Furmento
|
5cac12b599
tests: reduce testcases when running on slow machines
|
12 anos atrás |
Nathalie Furmento
|
299f6cb89e
tests/Makefile.am: starpu_machine_display is already checked from the tools directory
|
12 anos atrás |
Nathalie Furmento
|
18ae2bc83d
doc/chapters/basic-api.texi: update documentation for field cl_arg_size of struct starpu_task
|
12 anos atrás |
Nathalie Furmento
|
be0c2c22ac
revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers
|
12 anos atrás |
Nathalie Furmento
|
d2c62a5477
field cl_arg_size of struct starpu_task is only used by the cell driver, remove it
|
12 anos atrás |
Nathalie Furmento
|
9082a372c7
field cl_arg_size of struct starpu_task is only used by the cell driver, remove it
|
12 anos atrás |
Nathalie Furmento
|
6f60b3edcb
doc: remove documentation about Cell driver as it is no longer supported
|
12 anos atrás |
Nathalie Furmento
|
2be142a0ff
configure: remove Cell support from configure, it is no longer possible to enable the gordon driver
|
12 anos atrás |