Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a Boolean value that indicates whether the accelerator supports double precision math, including fused multiply add (FMA), division, reciprocal, and casting between int and double.
bool get_supports_double_precision() const;
Return Value
true if the accelerator supports double precision math; otherwise, false.
Requirements
Header: amprt.h
Namespace: Concurrency