the __sin functions .. which .h file?

Hello,

I am unable to find the header file/ library that needs to be included to run the ‘less-accurate’ version of trignometric functions. stuff like __sin as opposed to sin.

Thanks

You will need to include the cuda_runtime.h file.