projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c75cd8
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 14 Sep 2019 00:43:38 +0000
(
01:43
+0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 14 Sep 2019 00:43:38 +0000
(
01:43
+0100)
zfpacc_proposal.mdwn
patch
|
blob
|
history
diff --git
a/zfpacc_proposal.mdwn
b/zfpacc_proposal.mdwn
index d35be598cbde206fa2513f25694cf99e608e67d6..f75eb1cc8f8ab1d232ed9ce0612e59609897843d 100644
(file)
--- a/
zfpacc_proposal.mdwn
+++ b/
zfpacc_proposal.mdwn
@@
-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: