-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
29 lines (29 loc) · 855 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
2024-08-21 Piotr Skotnicki <pskotnicki@zut.edu.pl>
version: 0.4.0:
* Target platform updated to Ubuntu 20.04/22.04
* Submodules: isl-0.25, pet-0.11.6, barvinok-0.41.6
* NPDP benchmark examples
---
2019-01-23 Piotr Skotnicki <pskotnicki@zut.edu.pl>
version: 0.3.3:
* OpenMP offloading to GPU devices
---
2019-01-02 Piotr Skotnicki <pskotnicki@zut.edu.pl>
version: 0.3.3:
* Modified correction tiling
* ISL scheduling
---
2018-12-14 Piotr Skotnicki <pskotnicki@zut.edu.pl>
version: 0.3.2:
* Split tiling algorithm
---
2018-12-11 Piotr Skotnicki <pskotnicki@zut.edu.pl>
version: 0.3.1:
* Inverted correction tiling algorithm
---
2018-12-09 Piotr Skotnicki <pskotnicki@zut.edu.pl>
version: 0.3.0:
* Submodules: isl-0.20, barvinok-0.41.1, pet-0.11.1
* All examples now declare iterators in for
init-statements
---