Samuel Thibault
|
c3ca7df1a9
Fix erasing mc from mc_list
|
10 years ago |
Nathalie Furmento
|
d54ae630d3
doc/doxygen/chapters/13offline_performance_tools.doxy: add link to option documentation
|
10 years ago |
Samuel Thibault
|
93de15a034
Fix gpu_*register tests when memcpy_peer is explicitly disabled
|
10 years ago |
Nathalie Furmento
|
7cf3d36ebb
mpi: rename internal fut code and trace events
|
10 years ago |
Samuel Thibault
|
a6c6c23547
Fix gpu_*register tests when memcpy_peer is explicitly disabled
|
10 years ago |
Samuel Thibault
|
33226eb62f
Disable starpu_malloc_on_node when CUDA does not support peer access
|
10 years ago |
Olivier Aumage
|
4c17a26359
- add introductory documentation on the StarPU OpenMP Runtime Support extension (on-going work)
|
10 years ago |
Samuel Thibault
|
76fb5c6acc
Fix build
|
10 years ago |
Samuel Thibault
|
f9d80aa69a
comments
|
10 years ago |
Samuel Thibault
|
0fccdd593e
fix simgrid memleak
|
10 years ago |
Samuel Thibault
|
816ef98955
Fix starpu_opencl_allocate_memory call
|
10 years ago |
Samuel Thibault
|
fa015c7575
make gpu register tests use the last GPU, to trigger bugs about not selecting the proper GPU
|
10 years ago |
Samuel Thibault
|
feda650297
Fix starpu_malloc_on_node for OpenCL when not called from the GPU worker
|
10 years ago |
Samuel Thibault
|
52cfd05a46
fix starpu_malloc_on_node when called outside of the GPU worker
|
10 years ago |
Samuel Thibault
|
ebba0202eb
Fix enabling GPU-GPU transfers for interfaces which only provide the any_to_any method, i.e. almost all of them
|
10 years ago |
Samuel Thibault
|
9327d30712
revert spurious changes
|
10 years ago |
Samuel Thibault
|
c209bb90fd
port r13570 from 1.1: Fix mc memory leak
|
10 years ago |
Samuel Thibault
|
85be2932f1
Add testcase for the allocation cache
|
11 years ago |
Samuel Thibault
|
d8ca14fa57
Fix reusing data from the allocation cache: the mc shouldn't be put on the mc_list, that will be handled by register_mem_chunk
|
11 years ago |
Olivier Aumage
|
1d10399dd4
- documentation
|
11 years ago |
Olivier Aumage
|
e577005007
- use more consistent naming
|
11 years ago |
Olivier Aumage
|
a3ae68ca2c
- missing NOTHROWs
|
11 years ago |
Olivier Aumage
|
092adfbb66
- documentation of the OpenMP runtime support (ongoing work)
|
11 years ago |
Olivier Aumage
|
12da0ccef0
- remove signed/unsigned comparison warning since cl.nbuffers was changed from unsigned to signed in r13143.
|
11 years ago |
Olivier Aumage
|
bcad050ff2
- errno must explicitely be reset to 0 before calling strtol/strtoll, as these functions leave errno untouched if no error occurred during the string-to-number conversion process.
|
11 years ago |
Olivier Aumage
|
8bbd0a50c8
- fix un-initialized StarPU-OpenMP's pthread keys when
|
11 years ago |
Olivier Aumage
|
f4e9763817
- workaround allowing starpu_omp_shutdown to complete when called from a destructor, after CUDA as been used
|
11 years ago |
Olivier Aumage
|
6753cbebaa
- merge trunk
|
11 years ago |
Olivier Aumage
|
adc2f08d7b
- add support for OpenCL routines
|
11 years ago |
Olivier Aumage
|
2450d04496
- merge trunk
|
11 years ago |