Andra Hugo
|
329520f765
fix some bugs + print evaluation info
|
12 년 전 |
Samuel Thibault
|
70277ecb0c
Add debugging
|
12 년 전 |
Samuel Thibault
|
04ff31b231
Add comments
|
12 년 전 |
Samuel Thibault
|
38d8bb35e3
Add missing support for mpi_insert_task cases
|
12 년 전 |
Nathalie Furmento
|
494ef55298
starpu-1.0.pc.in: define backwards compatility flag STARPU_USE_DEPRECATED_ONE_ZERO_API
|
12 년 전 |
Nathalie Furmento
|
cb83bbd705
include: define deprecated define for starpu 0.x and for starpu 1.0
|
12 년 전 |
Nathalie Furmento
|
c345e85e04
include/starpu_deprecated_api.h: add compatibility define for functions which have been renamed
|
12 년 전 |
Nathalie Furmento
|
d69fda7a9d
src/datawizard/malloc.c: add missing include file
|
12 년 전 |
Nathalie Furmento
|
6021863a0a
Rename function starpu_allocate_buffer_on_node to starpu_malloc_on_node
|
12 년 전 |
Nathalie Furmento
|
63423b6e8a
New include file starpu_stdlib.h to define functions to allocate and free dynamic memory
|
12 년 전 |
Nathalie Furmento
|
850c49fabc
Rename function starpu_helper_cublas_init to starpu_cublas_init
|
12 년 전 |
Nathalie Furmento
|
13c51acfc8
include: create new include file starpu_driver.h to define driver functionalities
|
12 년 전 |
Nathalie Furmento
|
389271b78f
Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE.
|
12 년 전 |
Nathalie Furmento
|
3ccd077589
tools/valgrind/fscanf.suppr: fix rule by making it more general
|
12 년 전 |
Nathalie Furmento
|
103e97960d
src/datawizard/datawizard.c: include .h file for function definition
|
12 년 전 |
Samuel Thibault
|
21331075a5
Fix crash when writing back to main memory requires allocating data there
|
12 년 전 |
Nathalie Furmento
|
f3bbbf58e8
src: move definition of function _starpu_execute_registered_progression_hooks() from workers.h to progress_hook.h
|
12 년 전 |
Nathalie Furmento
|
f41abe7dcd
src: rename datawizard/progress.c in datawizard/datawizard.c
|
12 년 전 |
Nathalie Furmento
|
a8444e3cc2
tools/valgrind/fscanf.suppr: fix rule
|
12 년 전 |
Nathalie Furmento
|
a247bf85c9
src/core/perfmodel/perfmodel_bus.c: internal functions are prefixed with _starpu
|
12 년 전 |
Samuel Thibault
|
74d9c92bde
Fix crash on ram to ram memory transfer
|
12 년 전 |
Nathalie Furmento
|
a9abf45e04
tests/datawizard/partition_lazy.c: remove empty line
|
12 년 전 |
Nathalie Furmento
|
7652bdef6e
tools/valgrind/fscanf.suppr: add new rules
|
12 년 전 |
Nathalie Furmento
|
b94e124c60
mpi/examples/complex/mpi_complex.c: typo
|
12 년 전 |
Samuel Thibault
|
d0f80337c1
add starpu_task_footprint function to return a task footprint
|
12 년 전 |
Nathalie Furmento
|
2abca8e8fd
mpi: free allocated memory
|
12 년 전 |
Nathalie Furmento
|
5f9c48fb80
mpi/src/starpu_mpi.c: free allocated memory
|
12 년 전 |
Nathalie Furmento
|
d21a943dfa
tools/valgrind: add new suppression rules
|
12 년 전 |
Nathalie Furmento
|
0a162849ca
mpi/tests/: unregister data from starpu
|
12 년 전 |
Nathalie Furmento
|
5dd180c301
src/sched_policies/deque_modeling_policy_data_aware.c: do not access data after it has been freed
|
12 년 전 |