There is a newer version of the record available.

Published September 1, 2024 | Version v0.25.21
Software Open

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 script now accepts a -b option 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 output didn't work if the .fut file did not have any path components.

  • Improved detection of malformed tuning files.

Notes

If you use this software, please cite it as below.

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