This commit is contained in:
Evghenii
2014-02-21 09:00:22 +01:00
parent a85972ffbc
commit 3fc95779ac
15 changed files with 976 additions and 388 deletions

View File

@@ -0,0 +1,8 @@
EXAMPLE=rt
CPP_SRC=rt.cpp
ISPC_SRC=rt.ispc
ISPC_IA_TARGETS=avx1-i32x8
ISPC_ARM_TARGETS=neon
include ../common_cpu.mk