Samuel Thibault
|
45311bd3d8
typo
|
4 years ago |
Samuel Thibault
|
7e567d56f2
Drop duplicate wmb/rmb, add arm64 wmb/rmb
|
4 years ago |
Samuel Thibault
|
10dbb9a189
Add STARPU_BOOL/VAL_COMPARE_AND_SWAP_PTR
|
4 years ago |
Samuel Thibault
|
3e3954171f
Set visibility of internal functions to hidden by default
|
4 years ago |
Nathalie Furmento
|
dfa39c4ab0
include: fix disabling the usage of strerror_r (fix for #1c998472931137a9d3788698e14e37a8acd17d75)
|
4 years ago |
Nathalie Furmento
|
1c99847293
include/starpu_util.h: disable usage of strerror_r when running with mscv
|
4 years ago |
Nathalie Furmento
|
9054490002
happy 2021
|
4 years ago |
Samuel Thibault
|
27b50b372a
Revert "Simplify STARPU_UNLIKELY expressions"
|
4 years ago |
Samuel Thibault
|
277d888c35
Simplify STARPU_UNLIKELY expressions
|
4 years ago |
Samuel Thibault
|
b379846442
Add some padding in the worker structure to make sure to separate out data in different cache lines
|
4 years ago |
Nathalie Furmento
|
719c3f62d4
update copyright holders
|
5 years ago |
Samuel Thibault
|
47a1652dc0
Replace use of starpu_xchg/starpu_cmpxchg with proper macros
|
5 years ago |
Samuel Thibault
|
966b7c90b1
starpu_atomic_*64: Fix returned type
|
5 years ago |
Samuel Thibault
|
fad6eddec1
Add STARPU_ATOMIC_ADD/OR64 and use them to fix 64bit access on windows
|
5 years ago |
Samuel Thibault
|
b6d79a0bd8
Simplify edx:eax access
|
5 years ago |
Samuel Thibault
|
fb8190525d
fix using cmpxchg8b
|
5 years ago |
Samuel Thibault
|
138405a39a
Add i386 version of starpu_cmpxchg64
|
5 years ago |
Samuel Thibault
|
43f7c14e3f
Separate out STARPU_HAVE_XCHG* and STARPU_HAVE_CMPXCHG*
|
5 years ago |
Nathalie Furmento
|
277e31c2fd
include/starpu_util.h: fix ifdef macros
|
5 years ago |
Olivier Aumage
|
4dac2d4ab5
define explicit STARPU_VAL_COMPARE_AND_SWAP 32-bit/64-bit variants
|
5 years ago |
Samuel Thibault
|
eff0c0f1c5
Note not to use starpu_cmpxchg/xchg, but STARPU_VAL_COMPARE_AND_SWAP instead
|
5 years ago |
Samuel Thibault
|
65a63fabe3
Do not copy byte to be overwritten, avoids a gcc warning
|
6 years ago |
Nathalie Furmento
|
3966292204
move documentation from separate doxygen files to public .h files
|
6 years ago |
Nathalie Furmento
|
ab85b38636
moving public api documentation from doxygen files to .h files
|
6 years ago |
Nathalie Furmento
|
af93366acd
doc: start putting api documentation in public .h files instead of
|
6 years ago |
Nathalie Furmento
|
a51e48733c
fixes for cppcheck warnings
|
6 years ago |
Olivier Aumage
|
b207af446e
avoid Clang analyzer false positive on macos
|
6 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 years ago |
Samuel Thibault
|
7ddcf182cd
Comment
|
7 years ago |
Nathalie Furmento
|
ce8bbe3fc9
include: fix copyright
|
7 years ago |