Futhark
Authors/Creators
Description
Added
Logging now prints more GPU information on context initialisation.
GPU cache size can now be configured (tuning param:
default_cache).GPU shared memory can now be configured (tuning param:
default_shared_memory).GPU register capacity can now be configured.
futhark scriptnow accepts a-boption for producing binary output.
Fixed
Type names for element types of array indexing functions in C interface are now often better - although there are still cases where you end up with hashed names. (#2172)
In some cases, GPU failures would not be reported properly if a previous failure was pending.
auto outputdidn't work if the.futfile did not have any path components.Improved detection of malformed tuning files.
Notes
Files
diku-dk/futhark-v0.25.21.zip
Files
(2.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:409832360ff604fe1605112d54c8b377
|
2.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/diku-dk/futhark/tree/v0.25.21 (URL)