Nathalie Furmento
|
e81217d363
bump to 1.2
|
12 년 전 |
Samuel Thibault
|
5b3d87d1c3
Permit to disable sequential consistency for a given task.
|
12 년 전 |
Nathalie Furmento
|
32cfa5ab67
mpi: New configure option --enable-mpi-progression-hook to enable the
|
12 년 전 |
Nathalie Furmento
|
5cadc25d45
ChangeLog: fix function name
|
12 년 전 |
Nathalie Furmento
|
b4eb667ed3
memory: rename starpu_free_count in starpu_free_flags
|
12 년 전 |
Nathalie Furmento
|
93dfb7a124
* starpu_malloc_flags checks if STARPU_MALLOC_PINNED is set
|
12 년 전 |
Nathalie Furmento
|
eeab601075
memory allocation: update memory allocation flag settings. We do not
|
12 년 전 |
Nathalie Furmento
|
cc5382bb41
memory: remove function starpu_malloc_count and implement it by combining starpu_malloc_set/get_flags and starpu_malloc
|
12 년 전 |
Nathalie Furmento
|
3ef25bc89f
New functions starpu_malloc_set_flags and starpu_malloc_get_flags to
|
12 년 전 |
Nathalie Furmento
|
cd1ba39bda
doc: update doc explaining how to limit amount of memory on devices
|
12 년 전 |
Nathalie Furmento
|
13e4291045
driver cpu: get rid off for now of variable STARPU_LIMIT_CPU_devid_MEM
|
12 년 전 |
Nathalie Furmento
|
449b29bd8e
src/drivers/cpu/driver_cpu.c: Introduce new variables STARPU_LIMIT_CPU_MEM and STARPU_LIMIT_CPU_devid_MEM to limit memory per all CPU or per specific device
|
12 년 전 |
Nathalie Furmento
|
6021863a0a
Rename function starpu_allocate_buffer_on_node to starpu_malloc_on_node
|
12 년 전 |
Nathalie Furmento
|
850c49fabc
Rename function starpu_helper_cublas_init to starpu_cublas_init
|
12 년 전 |
Nathalie Furmento
|
389271b78f
Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE.
|
12 년 전 |
Samuel Thibault
|
438cb42e66
Add support for directly drawing GFlops curves
|
12 년 전 |
Nathalie Furmento
|
ae27df5080
File STARPU-REVISION --- containing the SVN revision number from which StarPU was compiled --- is installed in the share/doc/starpu directory
|
12 년 전 |
Nathalie Furmento
|
e327177d94
Introduce new variables STARPU_LIMIT_CUDA_devid_MEM and
|
12 년 전 |
Nathalie Furmento
|
5a5e86e8cd
Discard environment variable STARPU_LIMIT_GPU_MEM and define instead
|
12 년 전 |
Nathalie Furmento
|
0813396a89
ChangeLog: mention memory manager updates
|
12 년 전 |
Nathalie Furmento
|
77815bd069
perfmodels: Gordon performance models are no longer enabled
|
12 년 전 |
Nathalie Furmento
|
ec56b3e978
workers: remove reference to gordon workers
|
12 년 전 |
Nathalie Furmento
|
31dcd40c8e
ChangeLog: mention Gordon modifications
|
12 년 전 |
Samuel Thibault
|
ef4a074c89
Remove the no_auto_start_trace field, the user can call starpu_fxt_stop_profiling right after starpu_init herself
|
12 년 전 |
Samuel Thibault
|
7f0033162e
Add starpu_codelet_histo_profile, tool which draws a histogram of the profile of a codelet.
|
12 년 전 |
Samuel Thibault
|
a8df5c71bc
Add starpu_codelet_profile, a tool that draws the profile of a codelet.
|
12 년 전 |
Samuel Thibault
|
3c1aa1bd4b
permit to change the trace buffer size
|
12 년 전 |
Samuel Thibault
|
9d2589a240
Add starpu_worker_get_by_type and starpu_worker_get_by_devid
|
12 년 전 |
Nathalie Furmento
|
13f3b8fb8f
ChangeLog: update w.r.t r8374
|
12 년 전 |
Nathalie Furmento
|
4b7f11209c
mpi: New functionality starpu_mpi_irecv_probe_detached which first tests if the message is available before calling MPI_Recv.
|
12 년 전 |