Futhark
Authors/Creators
Description
Somewhat simplified the handling of "uniqueness types" (which is a term we are moving away from). You should never see
*in non-function types, and they are better thought of as effect indicators.futhark literate: prints tracing output (and other logging messages that may occur) when run with-v(#1678).Entry points can now be any valid Futhark identifier.
futhark test -Cwas broken.futhark_context_free()for the GPU backends neglected to free some memory used for internal bookkeeping, which could lead to memory leaks for processes that repeatedly create and destroy contexts (#1676).FutharkScript now allows
'in names.futhark lspnow handles warnings in programs that also have errors.
Notes
Files
diku-dk/futhark-v0.21.12.zip
Files
(2.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:75e51ae3bea725d0effa52d129421803
|
2.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/diku-dk/futhark/tree/v0.21.12 (URL)