AccelerateHS / AccelerateHS/accelerate

Implement minimal interpreter for new pipeline

Đang mở
#468 0 bình luận 0 reaction 1 người được giao Được @ivogabe nhận Xem trên GitHub
Ngôn ngữ chính
Haskell
Star
1k
Fork
135
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

The interpreter should be implemented for the new pipeline. This roughly consists of the following steps:

- [ ] Create a data type for the primitive operations in the interpreter. We should keep this limited to generate and permute, as the other operations have default implementations in terms of these. That will also allow us to test the default implementations :)
- [ ] Implement the DesugarAcc type class
- [ ] Integrate with new schedule (#467)
- [ ] Create a Kernel data type, containing a function performing the actual computation
- [ ] Implement compilation step (i.e., a function from Cluster to Kernel)

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.