Nathalie Furmento
|
e96c40fa4a
mpi: fix cache mechanism for starpu_mpi_insert_task
|
13 yıl önce |
Samuel Thibault
|
3ed6d73180
update changelog
|
13 yıl önce |
Nathalie Furmento
|
8d892f8554
mpi: Deal with new parameter STARPU_DATA_ARRAY in starpu_mpi_insert_task
|
13 yıl önce |
Samuel Thibault
|
438839d828
Enable GPU-GPU direct transfers
|
13 yıl önce |
Samuel Thibault
|
af21f804df
Fix choosing the right CPU for driving GPU
|
13 yıl önce |
Samuel Thibault
|
5abb0b8256
Fix macro for use directly in an if
|
13 yıl önce |
Samuel Thibault
|
e0d408b020
reduce memory use by deallocating useless data buffers
|
13 yıl önce |
Samuel Thibault
|
902b5befd6
Add starpu_data_invalidate_submit
|
13 yıl önce |
Samuel Thibault
|
a42a37bf8e
rename starpu_data_unregister_lazy into starpu_data_unregister_submit for naming coherency
|
13 yıl önce |
Samuel Thibault
|
34212a9b9f
mention that tasks must be finished before unpartitioning
|
13 yıl önce |
Samuel Thibault
|
f44d649ebf
Add starpu_data_acquire_on_node
|
13 yıl önce |
Samuel Thibault
|
b4dedc2d59
more explicit
|
13 yıl önce |
Nathalie Furmento
|
6ecd809dd0
ChangeLog: fix following the latest commit
|
13 yıl önce |
Nathalie Furmento
|
d6416329c9
Merge 2 functions starpu_insert_task and starpu_insert_task_array.
|
13 yıl önce |
Nathalie Furmento
|
9e98540ad3
ChangeLog: mention starpu_insert_task_array
|
13 yıl önce |
Nathalie Furmento
|
3cff53fd54
New functionality starpu_insert_task_array similar to starpu_insert_task but with an array of data_handles.
|
13 yıl önce |
Samuel Thibault
|
1dc76cf0b9
mention that applications can write their interfaces and filters
|
13 yıl önce |
Samuel Thibault
|
e0074c24b3
mention that GLUT has to be initialized first
|
13 yıl önce |
Nathalie Furmento
|
5509266779
src/util/starpu_insert_task_utils.c: specify error code
|
13 yıl önce |
Cyril Roelandt
|
b9211cf493
tests/loader.c: decode(): use strcpy() instead of stpcpy() since the latter is not really needed.
|
13 yıl önce |
Nathalie Furmento
|
95b5eb6556
tools/Makefile.am: rewrite rules so that old versions of automake are happy
|
13 yıl önce |
Nathalie Furmento
|
c334045fb8
socl/examples: check that the number of devices is not zero
|
13 yıl önce |
Nathalie Furmento
|
487872598d
socl/src/cl_getdeviceids.c: on StarPU failure, get soclGetDeviceIDs to return 0 devices
|
13 yıl önce |
Nathalie Furmento
|
9462673403
tests/perfmodels: new testcase valid_model to validate loading and storing of performance models
|
13 yıl önce |
Nathalie Furmento
|
c2dbd3156c
doc/chapters/basic-api.texi: typos
|
13 yıl önce |
Nathalie Furmento
|
4835c3e1b2
doc/chapters/basic-api.texi: clarify the different available values for the field calibrate of struct starpu_conf
|
13 yıl önce |
Nathalie Furmento
|
f065ccf0a2
socl/src/Makefile.am: add CL .h files to distrib
|
13 yıl önce |
Nathalie Furmento
|
c5c89a3d2b
socl/src/Makefile.am: add ocl_icd.h to header files
|
13 yıl önce |
Nathalie Furmento
|
7e49340ddf
configure.ac: revert 6928. SOCL comes with its own OpenCL headers (see r6929), there is no need to check the system version
|
13 yıl önce |
Nathalie Furmento
|
dafa8ecde1
tools/starpu_perfmodel_display.c: revert 6934 as problem is now fixed by 6936
|
13 yıl önce |