Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chriselrod/AppleAccelerateLinAlgWrapper.jl
Simple experimental wrapper of small number of Apple Accelerate linear algebra routines using libblastrampoline. Largely used for benchmarking routines using the Apple M1's matrix instructions.
https://github.com/chriselrod/AppleAccelerateLinAlgWrapper.jl
Last synced: 11 days ago
JSON representation
Simple experimental wrapper of small number of Apple Accelerate linear algebra routines using libblastrampoline. Largely used for benchmarking routines using the Apple M1's matrix instructions.
- Host: GitHub
- URL: https://github.com/chriselrod/AppleAccelerateLinAlgWrapper.jl
- Owner: chriselrod
- License: mit
- Created: 2021-05-16T18:29:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-16T19:25:29.000Z (over 3 years ago)
- Last Synced: 2024-10-18T18:08:20.891Z (23 days ago)
- Language: Julia
- Size: 8.79 KB
- Stars: 17
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AppleAccelerateLinAlgWrapper
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://"chriselrod".github.io/AppleAccelerateLinAlgWrapper.jl/stable)
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://"chriselrod".github.io/AppleAccelerateLinAlgWrapper.jl/dev)
[![Build Status](https://github.com/"chriselrod"/AppleAccelerateLinAlgWrapper.jl/workflows/CI/badge.svg)](https://github.com/"chriselrod"/AppleAccelerateLinAlgWrapper.jl/actions)
[![Coverage](https://codecov.io/gh/"chriselrod"/AppleAccelerateLinAlgWrapper.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/"chriselrod"/AppleAccelerateLinAlgWrapper.jl)