Skip to content
This repository was archived by the owner on Dec 11, 2024. It is now read-only.

Conversation

@hikettei
Copy link
Owner

@hikettei hikettei commented Dec 31, 2023

This PR is work in progress

Changes

  • Simplified Arithmetic Operations: From Add/Sub/Mul/Div, ScalarAdd/Sub/Mul/Div, Inverse -> Add/Sub/Mul/Div

    • renamed some functions to keep consistency:
      • !inverse -> !reciprocal
  • Polyhedral Compiler (WIP)

    • (Full) JIT Compiler to Metal, Lisp, Vectorized C (AVX512, 2, 1, SLEEF, OpenMP)
    • Add a support of Apple Silicon!
    • Optimizing einsum
  • Refactored the documentation system (WIP)

  • Introducing Polymorphism to fundamental cl-waffe2 APIs (WIP)

@hikettei hikettei changed the title [WIP, DO NOT MERGE] Introducing Polyhedral Compiler, etc. [WIP, DO NOT MERGE] Apple Silicon Support, Polyhedral Compiler, etc. Jan 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants