changed avx->avx-x2
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
EXAMPLE=volume
|
||||
CPP_SRC=volume.cpp volume_serial.cpp
|
||||
ISPC_SRC=volume1.ispc
|
||||
ISPC_IA_TARGETS=avx
|
||||
ISPC_IA_TARGETS=avx-x2
|
||||
|
||||
include ../common.mk
|
||||
|
||||
Reference in New Issue
Block a user