Nathalie Furmento
|
11034fc9d4
src: fix printf commands with correct type
|
8 years ago |
Corentin Salingue
|
a7c14546f6
factorize calls to _starpu_worker_drives_memory_node
|
8 years ago |
Nathalie Furmento
|
cbac70e22c
use starpu_pthread_self() instead of pthread_self
|
8 years ago |
Nathalie Furmento
|
9c38741e02
fix code to follow coding conventions for braces
|
8 years ago |
Nathalie Furmento
|
0b198c56cc
src,mpi/src: check return value for malloc/calloc/realloc functions
|
8 years ago |
Corentin Salingue
|
26b89df518
Set the baseworkerid in the node to get the good memory node
|
8 years ago |
Nathalie Furmento
|
a017fcbdeb
src: driver operations are stored in a struct _starpu_driver_ops which are used to implement the public driver API
|
8 years ago |
Samuel Thibault
|
7cdeadd447
Add STARPU_CUDA_THREAD_PER_DEV environment variable to support driving all
|
8 years ago |
Samuel Thibault
|
52d97c6ae9
Fix cublas initialization/shutdown when using one thread per stream with multistream
|
8 years ago |
Samuel Thibault
|
27cfafb119
Move setting worker_set->nworkers to topology, where it makes more sense
|
8 years ago |
Samuel Thibault
|
6dbd5add56
Fix indent
|
8 years ago |
Samuel Thibault
|
5e61b183a5
Fix reporting CUDA workers when using several workers per CUDA
|
8 years ago |
Samuel Thibault
|
c16ae6ed15
Fix warning with simgrid
|
8 years ago |
Samuel Thibault
|
253c1fe4b9
Fix parameter passing
|
8 years ago |
Samuel Thibault
|
ac083e93ef
Factorize registering waiting queues for simgrid
|
8 years ago |
Corentin Salingue
|
a954ef3ea8
rename variable *_mpi_* to *_mpi_ms_* again
|
8 years ago |
Corentin Salingue
|
fa905ddcf7
rename variable *_mpi_* to *_mpi_ms_*
|
8 years ago |
Samuel Thibault
|
ffef6a52b7
Fix more warnings
|
8 years ago |
Samuel Thibault
|
d55d56c570
fix warning
|
8 years ago |
Andra Hugo
|
dc923e3168
allocate CPUs to take care of the gpu streams and do not use them as CPU workers + use a single gpu for the gpu_partitionong example
|
8 years ago |
Nathalie Furmento
|
cf5f930104
fix warnings detected by cppcheck
|
8 years ago |
Corentin Salingue
|
2e72b7d5ab
merge -r19818 from trunk
|
8 years ago |
Corentin Salingue
|
cc4eb6b654
fix indent
|
8 years ago |
Samuel Thibault
|
0ec213539c
Fix build without hwloc
|
8 years ago |
Samuel Thibault
|
ea45438a79
merge trunk
|
8 years ago |
Terry Cojean
|
9fa541ec16
Forgot another place requiring hwloc API 2 filters.
|
8 years ago |
Corentin Salingue
|
82d0b3921a
merge from trunk
|
8 years ago |
Nathalie Furmento
|
d917eaa107
src: use _STARPU_MSG instead of fprintf and avoid direct calls to fprintf(stderr, ...)
|
8 years ago |
Corentin Salingue
|
a4530061c2
merge from trunk
|
8 years ago |
Terry Cojean
|
39dc8b0d24
fix hwloc IO flags for api 2
|
9 years ago |