We have removed the fixed input -v -use NO_ASM in latest WU batch

If you are running a 10xx card you must add

--passthrough_child -use NO_ASM

in app_config.xml to run this on your GPU.

For other options like -log xxx you need to change that to

--passthrough_child -log xxx

//xxx for any value see FAQ

to avoid computation errors.

Source