Skip to content

Commit 32bb37c

Browse files
committed
Updated distro
1 parent a716e42 commit 32bb37c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,10 @@ Requirements
2727
For CUDA-enabled version: NVIDIA CodeWorks for Android: https://developer.nvidia.com/codeworks-android.
2828
For CPU-only version : Android NDK and Android SDK
2929

30-
NOTE (Nov 2016): Android NDK v13b currently is required for NEON, even if you are building CUDA version with CodeWorks.
30+
* NOTE (Nov 2016): Android NDK v13b currently is required for NEON, even if you are building CUDA version with CodeWorks.
3131
This is due to some NDK bugs fixed in v13b - CodeWorks has 12b. NDK will only be used to build Lua JIT.
3232
Get it here: https://dl.google.com/android/repository/android-ndk-r13b-linux-x86_64.zip
33+
* NOTE (Nov 2016): For NEON ARM CPU, you need to work around CMake bug by setting NEON_FOUND file in build.sh
3334

3435
Samples
3536
--------

0 commit comments

Comments
 (0)