(no commit message)
authorlkcl <lkcl@web>
Sat, 14 Sep 2019 00:43:38 +0000 (01:43 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 14 Sep 2019 00:43:38 +0000 (01:43 +0100)
zfpacc_proposal.mdwn

index d35be598cbde206fa2513f25694cf99e608e67d6..f75eb1cc8f8ab1d232ed9ce0612e59609897843d 100644 (file)
@@ -151,6 +151,14 @@ Comments:
 
     <https://en.wikipedia.org/wiki/Minifloat>
 
+### function accuracy in standards (opencl, vulkan)
+
+Vulkan requires full ieee754 precision for all F/D instructions except for fdiv and fsqrt.
+
+https://www.khronos.org/registry/OpenCL/specs/2.2/html/OpenCL_Env.html#relative-error-as-ulps
+
+
+
 ### Compliance
 
 Dan Petroski: