Cédric Augonnet
|
616bbf136d
minor fixes
|
14 yıl önce |
Samuel Thibault
|
e908fd1f87
prefetch is now enabled by default
|
14 yıl önce |
Cédric Augonnet
|
4fb51c60b2
Add an extra check to make sure no task was lost
|
14 yıl önce |
Nathalie Furmento
|
9a41cfec73
core/perfmodel/perfmodel_bus.c: only use 1/4 of the total memory (as part of it may be used by some other concurrent applications)
|
14 yıl önce |
Nathalie Furmento
|
23793fca80
core/perfmodel/perfmodel_bus.c: check maximum size available on CUDA device
|
14 yıl önce |
Samuel Thibault
|
075d6765f1
make it clear that GET_PTR returns device pointers
|
14 yıl önce |
Cédric Augonnet
|
660fe66521
Fix the case of GPU-GPU transfers
|
14 yıl önce |
Cédric Augonnet
|
a1d45828d9
Bug fix: properly determine whether it is possible to transfer data between two
|
14 yıl önce |
Cédric Augonnet
|
8386cce80c
Do not declare the same field multiple time
|
14 yıl önce |
Samuel Thibault
|
ebf3a80a39
Make it clearer that aliasing should be taken care of when using cl_arg
|
14 yıl önce |
Ludovic Courtès
|
0f9fd3362b
gcc: Add `#pragma starpu wait'.
|
14 yıl önce |
Ludovic Courtès
|
297262cd65
gcc: Cosmetic changes.
|
14 yıl önce |
Ludovic Courtès
|
2486487853
gcc: Fix parameter declarations in task implementation wrappers.
|
14 yıl önce |
Ludovic Courtès
|
280873f503
Improve error message in `_starpu_insert_task_create_and_submit'.
|
14 yıl önce |
Cédric Augonnet
|
f203943352
Fix the test that determines whether a transfer is possible between 2 GPUs or
|
14 yıl önce |
Nathalie Furmento
|
6f43a089a6
configure.ac: Fix test
|
14 yıl önce |
Nathalie Furmento
|
e488dfc840
src/datawizard/coherency.c: only enable cuda-related code when cuda is enabled
|
14 yıl önce |
Cédric Augonnet
|
e51515a4dd
Start to add support for CUDA 4:
|
14 yıl önce |
Nathalie Furmento
|
2795bc9ffa
mpi/examples/cholesky: unregister data from StarPU
|
14 yıl önce |
Nathalie Furmento
|
3a698d7c20
mpi/examples/cholesky: add a command-line parameter -display to display input and output matrices
|
14 yıl önce |
Nathalie Furmento
|
66a747dfbb
mpi/examples/cholesky: check number of blocks is smaller or equal to matrix size
|
14 yıl önce |
Nathalie Furmento
|
a2e703967c
configure.ac: AC_LIBTOOL_WIN32_DLL must be called *before* 'AC_PROG_LIBTOOL'
|
14 yıl önce |
Samuel Thibault
|
eb067968b9
fix references
|
14 yıl önce |
Ludovic Courtès
|
fae7dfa7b9
gcc: Use `size_in_bytes' instead of our own `sizeof_type'.
|
14 yıl önce |
Ludovic Courtès
|
23fbe77bd9
gcc: Fix detection of function declarations.
|
14 yıl önce |
Nathalie Furmento
|
c1abba883c
|
14 yıl önce |
Nathalie Furmento
|
4b66da2ca8
configure.ac: invert macros AC_PROG_LIBTOOL and AC_LIBTOOL_WIN32_DLL
|
14 yıl önce |
Cédric Augonnet
|
44990565b1
Store the identifier of the device associated to a memory node (when
|
14 yıl önce |
Samuel Thibault
|
faf0486405
cross-reference between performance model example and scheduling algorithm selection
|
14 yıl önce |
Cédric Augonnet
|
517d6385e3
Bug fix: Do not hold the header lock while executing the callback when we don't
|
14 yıl önce |