turn off HAVE_VEC as it's currently broken
the new I$/frontend needs to be integrated
This commit is contained in:
parent
0a640f2cc6
commit
b9a2af697d
@ -8,7 +8,7 @@ object Constants
|
||||
val NTILES = 1
|
||||
val HAVE_RVC = false
|
||||
val HAVE_FPU = true
|
||||
val HAVE_VEC = true
|
||||
val HAVE_VEC = false
|
||||
|
||||
val MAX_THREADS =
|
||||
hwacha.Constants.NUM_PVFB * hwacha.Constants.WIDTH_PVFB / hwacha.Constants.SZ_BANK
|
||||
|
Loading…
Reference in New Issue
Block a user