Nathalie Furmento
|
77815bd069
perfmodels: Gordon performance models are no longer enabled
|
vor 12 Jahren |
Nathalie Furmento
|
ec56b3e978
workers: remove reference to gordon workers
|
vor 12 Jahren |
Nathalie Furmento
|
31dcd40c8e
ChangeLog: mention Gordon modifications
|
vor 12 Jahren |
Samuel Thibault
|
ef4a074c89
Remove the no_auto_start_trace field, the user can call starpu_fxt_stop_profiling right after starpu_init herself
|
vor 12 Jahren |
Samuel Thibault
|
7f0033162e
Add starpu_codelet_histo_profile, tool which draws a histogram of the profile of a codelet.
|
vor 12 Jahren |
Samuel Thibault
|
a8df5c71bc
Add starpu_codelet_profile, a tool that draws the profile of a codelet.
|
vor 12 Jahren |
Samuel Thibault
|
3c1aa1bd4b
permit to change the trace buffer size
|
vor 12 Jahren |
Samuel Thibault
|
9d2589a240
Add starpu_worker_get_by_type and starpu_worker_get_by_devid
|
vor 12 Jahren |
Nathalie Furmento
|
13f3b8fb8f
ChangeLog: update w.r.t r8374
|
vor 12 Jahren |
Nathalie Furmento
|
4b7f11209c
mpi: New functionality starpu_mpi_irecv_probe_detached which first tests if the message is available before calling MPI_Recv.
|
vor 12 Jahren |
Nathalie Furmento
|
6c77311bf4
ChangeLog: mention renaming of parallel greedy
|
vor 12 Jahren |
Samuel Thibault
|
6885ada4c3
advertise poti support
|
vor 12 Jahren |
Andra Hugo
|
f10990036e
add in ChangeLog some things about the contexts
|
vor 12 Jahren |
Nathalie Furmento
|
7748bb0316
ChangeLog: update mpi log
|
vor 12 Jahren |
Nathalie Furmento
|
0477bb8510
OpenCL driver: new environment variable STARPU_OPENCL_ONLY_ON_CPUS to only enable OpenCL CPU devices
|
vor 12 Jahren |
Cyril Roelandt
|
aee5120751
dmda/heft merge: update the Changelog and the Copyrights.
|
vor 12 Jahren |
Samuel Thibault
|
ebf10a2910
Add changelog entries for past commits
|
vor 12 Jahren |
Samuel Thibault
|
4492f76e0b
Add --enable-opencl-simulator option to combine PePU with simgrid
|
vor 12 Jahren |
Samuel Thibault
|
f60eb1288d
Add initial simgrid support
|
vor 12 Jahren |
Nathalie Furmento
|
b34b82779c
ChangeLog: remove item as the corresponding code has been reverted
|
vor 12 Jahren |
Nathalie Furmento
|
3528f784a2
ChangeLog: add latest updates
|
vor 12 Jahren |
Nathalie Furmento
|
3274d76bce
ChangeLog: mention doc update
|
vor 12 Jahren |
Nathalie Furmento
|
2119164757
mpi: Collective detached operations have new parameters, a callback function and a argument. This is to be consistent with the detached point-to-point communications.
|
vor 12 Jahren |
Nathalie Furmento
|
2d294f5df5
mpi: call MPI_Init_Thread and not MPI_Init, that is needed as we want to use threads
|
vor 12 Jahren |
Nathalie Furmento
|
822f75f6a1
mpi: Initialisation functions starpu_mpi_initialize_extended() and starpu_mpi_initialize() have been made deprecated. One should now use starpu_mpi_init() which will initialise MPI if is not already done.
|
vor 12 Jahren |
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.
|
vor 12 Jahren |
Nathalie Furmento
|
e41347e74e
mpi: communication statistics can only be enabled at execution time by setting the environment variable STARPU_COMM_STATS
|
vor 12 Jahren |
Nathalie Furmento
|
2be142a0ff
configure: remove Cell support from configure, it is no longer possible to enable the gordon driver
|
vor 12 Jahren |
Nathalie Furmento
|
121fd8f349
mpi: Communication statistics can also be enabled at execution time by defining the environment variable STARPU_COMM_STATS
|
vor 12 Jahren |
Cyril Roelandt
|
81549ea081
Add a new interface: COO matrix.
|
vor 12 Jahren |