Nathalie Furmento
|
0b03022752
cublas: move helper cublas functions to include/starpu_cublas.h and src/drivers/cuda/starpu_cublas.c
|
лет назад: 12 |
Samuel Thibault
|
844951370b
Show topology in starpu_machine_display
|
лет назад: 12 |
Samuel Thibault
|
f30a1170aa
Replace starpu_force_bus_sampling with bus_calibrate configuration option, as calibration should done carefully during starpu initialization, and not after initialization
|
лет назад: 12 |
Nathalie Furmento
|
74e3d138f2
Driver API: rename starpu_set_end_of_submissions into starpu_drivers_request_termination and document it
|
лет назад: 13 |
Cyril Roelandt
|
3675d6b12e
Make the CPU driver public.
|
лет назад: 13 |
Cyril Roelandt
|
9abd6ebfb0
Rename starpu_run_driver to starpu_driver_run for the sake of consistency.
|
лет назад: 13 |
Cyril Roelandt
|
4794b8e009
Add driver-related functions to the API;
|
лет назад: 13 |
Samuel Thibault
|
acce0b71ce
Add OpenGL interoperability support
|
лет назад: 13 |
Cyril Roelandt
|
90a0c48b85
Fix TODO: OpenCL drivers can already be launched by the application.
|
лет назад: 13 |
Cyril Roelandt
|
d07c947598
Allow applications to run the OpenCL drivers themselves.
|
лет назад: 13 |
Samuel Thibault
|
1a83af1be4
Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code
|
лет назад: 13 |
Cyril Roelandt
|
f988104459
Allow the application to launch multiple StarPU drivers itself (instead of just one).
|
лет назад: 13 |
Cyril Roelandt
|
a499bf4c71
Allow a driver not to be run by StarPU, but by the application itself.
|
лет назад: 13 |
Nathalie Furmento
|
af8467cd5a
disable asynchronous copy: distinguish what is an action and what is an enquiry
|
лет назад: 13 |
Nathalie Furmento
|
a399e22906
rename xxx_disable_asynchronous_copy to xxx_asynchronous_copy_disabled
|
лет назад: 13 |
Nathalie Furmento
|
dc071405ca
Allows users to disable asynchronous copies. This should be done when using OpenCL AMD implementation as it is known to fail when asynchronously copying data.
|
лет назад: 13 |
Cyril Roelandt
|
25019b621d
Add a STARPU_WARN_UNUSED_RESULT macro.
|
лет назад: 13 |
Nathalie Furmento
|
55482d9c38
define rand functions in a dedicated .h file and add starpu definition for 'struct drand48_data'
|
лет назад: 13 |
Nathalie Furmento
|
2604e8f3c6
Add new files starpuXXX1.0.pc for XXX=""|"mpi"|"fft" to use the latest version of StarPU.
|
лет назад: 13 |
Nathalie Furmento
|
f311c3c43b
include: fix c++ code
|
лет назад: 13 |
Nathalie Furmento
|
1f0545b4e9
include: code cleaning
|
лет назад: 13 |
Nathalie Furmento
|
c80a8acea1
Datatypes renaming
|
лет назад: 13 |
Samuel Thibault
|
afd9c8c0b4
drop spurious commit
|
лет назад: 13 |
Samuel Thibault
|
2d2acb47ab
Fix request list push: we need to push and pop in the same order to keep consistent with task order
|
лет назад: 13 |
Samuel Thibault
|
2f21c1e693
Add a configuration parameter to enable only one combined worker. Use it to provide an OpenMP example which should work with most OpenMP implementations.
|
лет назад: 14 |
Nathalie Furmento
|
c0e7b87aed
include: make sure windows.h is included before other includes
|
лет назад: 14 |
Samuel Thibault
|
17e420dd09
Fixes comment style in files in the include directory to allow
|
лет назад: 14 |
Cédric Augonnet
|
62262166d6
starpu_worker_get_count_by_type and starpu_worker_get_ids_by_type respectively
|
лет назад: 14 |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
лет назад: 14 |
Cédric Augonnet
|
6a322b0098
The starpu_conf_init initialize a starpu_conf structure with default values.
|
лет назад: 14 |