Nathalie Furmento
|
527a6e236c
tools/dev/starpu_check_undocumented.sh: check if variables are documented or not
|
13 éve |
Nathalie Furmento
|
5a5ecd709e
doc/Makefile.am: use dist_html_DATA for html documentation
|
13 éve |
Nathalie Furmento
|
428af0d071
doc/Makefile.am: also generate html version of the documentation
|
13 éve |
Nathalie Furmento
|
433c9d7512
doc/: document environment variable STARPU_OPENCL_ON_CPUS
|
13 éve |
Ludovic Courtès
|
039b226a94
build: Add a rule to generate `cyclomatic-complexity.html'.
|
13 éve |
Ludovic Courtès
|
d40f2589bc
build: Specify the home page URL.
|
13 éve |
Nathalie Furmento
|
77edb07a2c
doc: add index list for configure options and environment variables
|
13 éve |
Nathalie Furmento
|
d12bb9586e
src/core/workers.h: increase length name
|
13 éve |
Nathalie Furmento
|
b9f5390697
configure.ac: fix indentation to get a easier-to-read code
|
13 éve |
Nathalie Furmento
|
89c370626e
mpi: clearly identity TODOs and clear the ones which are done
|
13 éve |
Nathalie Furmento
|
c989236047
exemples/interface/complex: Make sure CUDA cards with capabilities < 1.3 do not try to perform operations on doubles
|
13 éve |
Nathalie Furmento
|
ae2ffeec76
data interface: add parameter count to unpack operation
|
13 éve |
Nathalie Furmento
|
3528f784a2
ChangeLog: add latest updates
|
13 éve |
Nathalie Furmento
|
4403f33f43
data interfaces: the pack operation of user-defined data interfaces now defines a count parameter which should be set to thesize of the buffer created by the packing of the data
|
13 éve |
Nathalie Furmento
|
82c4da89c9
src/datawizard/interfaces/coo_interface.c: fix comparison
|
13 éve |
Nathalie Furmento
|
a8c46ce0fe
mpi/src/starpu_mpi.c: disable verbose
|
13 éve |
Nathalie Furmento
|
b952994b31
mpi/src/: when exchanging user-defined datatypes, the size of the data is sent as a first message
|
13 éve |
Nathalie Furmento
|
891b90457f
mpi/src/starpu_mpi.c: update code to follow new prototype for starpu_handle_pack_data()
|
13 éve |
Nathalie Furmento
|
1572543957
data interface: add new parameter count to function starpu_handle_pack_data()
|
13 éve |
Nathalie Furmento
|
36591c7f55
mpi/src/: use _starpu_mpi_request_type to print request type
|
13 éve |
Nathalie Furmento
|
ed22093d1f
mpi/src: req->count is no longer set by starpu_mpi_handle_to_datatype()
|
13 éve |
Nathalie Furmento
|
e6d5ee3603
mpi/src: size of a data is stored in the starpu-mpi request as a size_t
|
13 éve |
Nathalie Furmento
|
9b92d68703
mpi/tests/helper.h: new macro FPRINTF_MPI to display a message along with the rank number
|
13 éve |
Nathalie Furmento
|
be1d9c3ece
mpi/src/starpu_mpi.c: merge code of functions _starpu_mpi_irecv_common and _starpu_mpi_isend_common into new function _starpu_mpi_isend_irecv_common
|
13 éve |
Nathalie Furmento
|
6f966bce36
mpi/src/starpu_mpi.c: typo
|
13 éve |
Nathalie Furmento
|
3274d76bce
ChangeLog: mention doc update
|
13 éve |
Nathalie Furmento
|
a2bc32695f
configure.ac: remove un-needed notice message
|
13 éve |
Nathalie Furmento
|
f212661f97
doc: do not build if necessary tools are missing
|
13 éve |
Nathalie Furmento
|
6d7ca0714a
mpi/tests/Makefile.am: fix definition of source files for mpi_reduction testcase
|
13 éve |
Nathalie Furmento
|
26e714f792
src/common/utils.h: _STARPU_DISP do not display message if environment variable STARPU_SILENT is set
|
13 éve |