Skip to content

Conversation

@vondele
Copy link
Member

@vondele vondele commented Aug 10, 2020

posix_memalign seems to be working for the android target, and should work for the others too.

see #2860

test if this passes CI

No functional change

posix_memalign seems to be working for the android target, and should work for the others too.

see official-stockfish#2860

test if this passes CI

No functional change
vondele added a commit to vondele/Stockfish that referenced this pull request Aug 11, 2020
Move to posix_memalign for those platforms, in particular android,
that do not fully support c++17 std::aligned_alloc() (and are not windows)

see official-stockfish#2860

closes official-stockfish#2973

No functional change
@vondele vondele added the to be merged Will be merged shortly label Aug 11, 2020
@vondele vondele closed this in 399cddf Aug 11, 2020
joergoster pushed a commit to joergoster/Stockfish-old that referenced this pull request Aug 11, 2020
Move to posix_memalign for those platforms, in particular android,
that do not fully support c++17 std::aligned_alloc() (and are not windows)

see official-stockfish/Stockfish#2860

closes official-stockfish/Stockfish#2973

No functional change
lucabrivio pushed a commit to lucabrivio/Stockfish that referenced this pull request Aug 11, 2020
Move to posix_memalign for those platforms, in particular android,
that do not fully support c++17 std::aligned_alloc() (and are not windows)

see official-stockfish/Stockfish#2860

closes official-stockfish/Stockfish#2973

No functional change
noobpwnftw pushed a commit to noobpwnftw/Stockfish that referenced this pull request Aug 15, 2020
Move to posix_memalign for those platforms, in particular android,
that do not fully support c++17 std::aligned_alloc() (and are not windows)

see official-stockfish#2860

closes official-stockfish#2973

No functional change
Dantist pushed a commit to Dantist/Stockfish that referenced this pull request Dec 22, 2020
Move to posix_memalign for those platforms, in particular android,
that do not fully support c++17 std::aligned_alloc() (and are not windows)

see official-stockfish#2860

closes official-stockfish#2973

No functional change
mizar added a commit to mizar/YaneuraOu that referenced this pull request Sep 24, 2021
- misc.cpp : Android向けに不足していた定義の追加
see yaneurao@fa10bc3
see official-stockfish/Stockfish#2860
see official-stockfish/Stockfish#2973
see official-stockfish/Stockfish@399cddf

- misc.cpp : aligned_large_pages_alloc() の引数の数をWIN32とそれ以外で合わせる
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

to be merged Will be merged shortly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant