Nathalie Furmento
|
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.
|
před 11 roky |
Samuel Thibault
|
f2b1d0f595
port r12584 from 1.1: Re-enable asynchronous transfers from CPUs, now that the issue has been found to be in application code
|
před 11 roky |
Samuel Thibault
|
092f322b1c
Add CUDA concurrent kernel execution support through the STARPU_NWORKER_PER_CUDA environment variable.
|
před 11 roky |
Samuel Thibault
|
ea5d8f596b
Make a copy of the interface to the memchunk only when the latter gets detached from the data, and thus the interface code will not work on it. Drop the copy when the memchunk gets reattached. This allows interfaces to modify pointers in the interface in unpack, notably
|
před 11 roky |
Samuel Thibault
|
1fcd50fd76
Add changelog entry
|
před 11 roky |
Samuel Thibault
|
8f26d26ad7
Introduce the STARPU_CUDA_ASYNC and STARPU_OPENCL_ASYNC flags. No optimization is done yet for now.
|
před 11 roky |
Nathalie Furmento
|
d023eb38ae
fix function name to starpu_data_unregister_submit() and starpu_data_invalidate_submit()
|
před 11 roky |
Samuel Thibault
|
dc80d3edf4
Add changelog for previous commit
|
před 11 roky |
Samuel Thibault
|
7c03c945f7
Add support for letting a schedule choose its own set of workers without having to care about combined workers. This only works for SPMD however, not FORKJOIN
|
před 11 roky |
Samuel Thibault
|
5c6802fbf3
Add changelog
|
před 11 roky |
Nathalie Furmento
|
c1a9b88ba7
New configure options --with-simgrid-dir --with-simgrid-include-dir and --with-simgrid-lib-dir to specify the location of the SimGrid library
|
před 11 roky |
Nathalie Furmento
|
fe8b4fb8af
ChangeLog: adverstise for starpu_mpi_data_register
|
před 11 roky |
Samuel Thibault
|
f92aa08686
mention the use of different streams for gpu-gpu transfers
|
před 11 roky |
Nathalie Furmento
|
4a4d047220
mpi: New variable STARPU_MPI_CACHE_STATS to print statistics on cache holding received data.
|
před 11 roky |
Nathalie Furmento
|
1381d8613b
ChangeLog: move entries to 1.1 branch when appropriated
|
před 11 roky |
Samuel Thibault
|
fedd296373
* New codelet specific_nodes field to specify explicit target nodes for data.
|
před 11 roky |
Samuel Thibault
|
8ceb690b19
Mention new functions in ChangeLog
|
před 11 roky |
Samuel Thibault
|
fbd1b911e7
New starpu_memory_get_total function to get the size of a memory node.
|
před 11 roky |
Nathalie Furmento
|
701306e64c
rename mvsc to msvc
|
před 11 roky |
Nathalie Furmento
|
e97679a558
fxt: rename function starpu_trace_user_event() as starpu_fxt_trace_user_event()
|
před 11 roky |
Samuel Thibault
|
d448281fc3
New STARPU_DISABLE_KERNELS environment variable to disable actual kernel execution.
|
před 11 roky |
Samuel Thibault
|
44109758f7
advertise STARPU_DISABLE_PINNING
|
před 11 roky |
Nathalie Furmento
|
829460a4ab
new flag STARPU_EXECUTE_ON_WORKER to specify the worker which will execute the task (thanks to Xavier Lacoste for providing the patch)
|
před 11 roky |
Nathalie Furmento
|
7afe7c6c1b
ChangeLog: add name for 1.1.0
|
před 12 roky |
Nathalie Furmento
|
6668eb5e10
ChangeLog: set revision numbers for previous releases
|
před 12 roky |
Nathalie Furmento
|
2dbfb1ccc8
mpi: new functions starpu_mpi_task_build() and starpu_mpi_task_post_build()
|
před 12 roky |
Nathalie Furmento
|
4d620f87ad
ChangeLog: fix updates
|
před 12 roky |
Nathalie Furmento
|
7485a32d79
ChangeLog: fix 1.1 updates
|
před 12 roky |
Samuel Thibault
|
57720a2a82
Fix new features which actually appeared in 1.1
|
před 12 roky |
Nathalie Furmento
|
876ff6d9a2
starpu_task: define a optional name. This can be useful for debugging purposes.
|
před 12 roky |