Samuel Thibault
|
746ad41619
Avoid allocating before we checked whether starpu_init shall return ENODEV or not
|
4 years ago |
Samuel Thibault
|
26826d2a07
component-eager: Prevent pump from pushing several tasks
|
4 years ago |
Samuel Thibault
|
4bb2d6bc67
xfail modular-random* on parallel tasks
|
4 years ago |
Samuel Thibault
|
26d55afe46
simgrid: set network/crosstraffic to 0
|
4 years ago |
Nathalie Furmento
|
ca38a46cf0
Revert "add missing calls to starpu_shutdown()"
|
4 years ago |
Nathalie Furmento
|
e60f02f71e
Revert "src/datawizard/interfaces/data_interface.c: add missing free"
|
4 years ago |
Nathalie Furmento
|
feb51c3108
add missing calls to starpu_shutdown()
|
4 years ago |
Nathalie Furmento
|
8d3926df6b
examples/interface/complex.c: add missing data_unregister
|
4 years ago |
Nathalie Furmento
|
23b72678a9
src/datawizard/interfaces/data_interface.c: add missing free
|
4 years ago |
Samuel Thibault
|
489adf368d
component_random: fix pull_task
|
4 years ago |
Philippe SWARTVAGHER
|
2123663f68
Fix argument parsing in MPI sendrecv bench
|
4 years ago |
Nathalie Furmento
|
872ce61e9e
src/datawizard/interfaces/data_interface.c: no longer print unregistered data at shutdown
|
4 years ago |
Nathalie Furmento
|
60d1be2f90
examples/interface/complex_interface.c: add missing ;
|
4 years ago |
Samuel Thibault
|
8607ba7b3c
Fix complex_compare
|
4 years ago |
Nathalie Furmento
|
b769e5e2cd
examples/interface: add missing compare ops for complex interface
|
4 years ago |
Samuel Thibault
|
b5579bc5ea
mp_common: Fix string overflow when file name gets truncated
|
4 years ago |
Samuel Thibault
|
91de62df6e
component_eager: fix pull_task
|
4 years ago |
Samuel Thibault
|
5516059cb8
When hwloc reports different kinds of CPUs, warn that StarPU does not support this heterogeneity yet
|
4 years ago |
Samuel Thibault
|
1570687222
Fix detecting hwloc functions
|
4 years ago |
Samuel Thibault
|
9863cc3a61
Augment gcc's debugging capabilities
|
4 years ago |
Nathalie Furmento
|
4ceae500b3
starpu_data_print() : handle->ops may be NULL
|
4 years ago |
Samuel Thibault
|
31888a1fc4
Make it clear what contains submission- and execution-time state
|
4 years ago |
Samuel Thibault
|
548ab7664d
Fix build on mingw64
|
4 years ago |
Nathalie Furmento
|
2cd93bfad0
include: use void for parameter-less functions
|
4 years ago |
Nathalie Furmento
|
da315f8de6
src/datawizard/interfaces/data_interface.c: fix when data not allocated on node
|
4 years ago |
Nathalie Furmento
|
d49e3ce83a
new function starpu_data_print() to display basic informations on a handle
|
4 years ago |
Nathalie Furmento
|
825b1332d3
tools/gdbinit: add missing tensor interface in starpu-print-data
|
4 years ago |
Nathalie Furmento
|
1650687c2d
tests/datawizard/data_register.c: do not use keywords as variable names
|
4 years ago |
Nathalie Furmento
|
60dc3ab232
fix function struct starpu_data_interface_ops *_starpu_data_interface_get_ops(unsigned interface_id)
|
4 years ago |
Nathalie Furmento
|
0f23b464b1
check the field interfaceid is set when registering a data
|
4 years ago |