c++ - CUDA -prec-sqrt=false VS2010 -


I am trying to set -prec-sqrt = false for my code in VS2010, the only place I see Could the property page of myfile.cu be on (CUDA C / C ++ => Host => additional compiler option), but when I put it there it reports an unknown compiler option and ignores the very page For example, to use "fast math" is a toggle I want to have the curved compiler options Where do I set and there is a specific way (as opposed to just -prec-sqrt = false). thank you in advanced.

In these Nvidia Nsight Eclipse Edition , such Toggle Project < / Em> -> Properties -> Create -> Settings -> Under the Device Settings -> < In the Project Properties -> CUDA C / C ++ -> Optimize VS, this option is not available as a toggle option, Em> command -> additional options as -prec-sqrt false . You should drop = in your order.


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -