Skip to content

Commit

Permalink
This is 0.25.17.
Browse files Browse the repository at this point in the history
  • Loading branch information
athas committed Jun 12, 2024
1 parent 8961449 commit 3fcd489
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.26.0]
## [0.25.17]

* Faster device-to-device copies on CUDA.

* "More correctly" detect L2 cache size for OpenCL backend on AMD GPUs.

### Added

### Removed

### Changed

### Fixed

* Handling of `..` in `import` paths (again).
Expand Down
2 changes: 1 addition & 1 deletion futhark.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: futhark
version: 0.26.0
version: 0.25.17
synopsis: An optimising compiler for a functional, array-oriented language.

description: Futhark is a small programming language designed to be compiled to
Expand Down

0 comments on commit 3fcd489

Please sign in to comment.