Samuel Thibault
|
aace86be8b
There may not be memory objects for e.g. OpenCL devices
|
7 years ago |
Samuel Thibault
|
f84f6a6983
Always use HWLOC_OBJ_NUMANODE
|
7 years ago |
Samuel Thibault
|
da0c69b6ce
More fixes for hwloc2: cuda & friends are in io list now
|
7 years ago |
Samuel Thibault
|
ecc3102f4d
Avoid crash when hwloc can't find objects for GPUs
|
7 years ago |
Samuel Thibault
|
7db30aa9cb
Add missing return
|
7 years ago |
Samuel Thibault
|
144b5661bd
Fix against hwloc 2
|
7 years ago |
Nathalie Furmento
|
6901c4441b
src/: fix copyrights
|
7 years ago |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
7 years ago |
Samuel Thibault
|
dd71894763
Mention what hwloc reports when we happen to bind several workers to the same core
|
7 years ago |
Nathalie Furmento
|
65ee6fe4c3
rename HAVE_CUDA_MEMCPY_PEER to STARPU_HAVE_CUDA_MEMCPY_PEER and make it publicly available
|
7 years ago |
Nathalie Furmento
|
a9e7deba19
src/core/topology.c: do not be too verbose
|
8 years ago |
Samuel Thibault
|
e30ee529d8
Add missing _starpu_mic_nodes[mic_idx]->baseworkerid initialization, and along the way fix symbol exposition
|
8 years ago |
Samuel Thibault
|
96a0dda108
fix warning
|
8 years ago |
Olivier Aumage
|
901d0199b2
fix formula for sparse bind ids
|
8 years ago |
Nathalie Furmento
|
53f2fb3b3d
src: compiler suggests parentheses around assignment used as truth value
|
8 years ago |
Nathalie Furmento
|
76703c1031
src: remove useless parenthesis
|
8 years ago |
Samuel Thibault
|
c65218dbb6
advise to use starpu_machine_display when several workers got bound to the same core
|
8 years ago |
Nathalie Furmento
|
a8c567890b
src/core/topology.c: only include hwloc file when hwloc is enabled
|
8 years ago |
Samuel Thibault
|
28fcff7473
Add STARPU_MAIN_THREAD_CPUID and STARPU_MPI_THREAD_CPUID environment variables
|
8 years ago |
Samuel Thibault
|
949697eff2
avoid warning
|
8 years ago |
Samuel Thibault
|
87107ac2f0
Simplify getting STARPU_USE_NUMA environment variable, and avoid warning about not finding numa when it is not enabled
|
8 years ago |
Nathalie Furmento
|
812db0016c
src: improve string processing
|
8 years ago |
Nathalie Furmento
|
4c3b2d3796
src: small fixes
|
8 years ago |
Samuel Thibault
|
118775ff35
fix typo
|
8 years ago |
Samuel Thibault
|
2e241ba8bd
Fix coverity warnings
|
8 years ago |
Corentin Salingue
|
21ea73130c
fix build with simgrid
|
8 years ago |
Corentin Salingue
|
69c28f6be5
update hwloc version when switching between NUMANODE and NODE
|
8 years ago |
Samuel Thibault
|
fdc3fe93cc
drop spurious commit
|
8 years ago |
Corentin Salingue
|
9af8cc8758
Try fix to support old hwloc version for HWLOC_OBJ_NUMANODE
|
8 years ago |
Nathalie Furmento
|
4b156e1175
use snprintf instead of sprintf
|
8 years ago |