Published December 11, 2021
| Version v0.21.1
Software
Open
Futhark
Authors/Creators
Description
Added
Top-level value definitions can (and should) now be declared with with
def, althoughletstill works.New tool:
futhark defs, for printing locations of top-level definitions.
defis now a reserved word.
- Contrived intra-group code versions with no actual parallelism would be given a group size of zero (#1524).
Notes
Files
diku-dk/futhark-v0.21.1.zip
Files
(2.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:89d91cbec82dca84bc0a35567420221c
|
2.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/diku-dk/futhark/tree/v0.21.1 (URL)