Git Product home page Git Product logo

blis_apple's Introduction

Current MD file explains this port of BLIS to Apple's matrix coprocessor.

  • Here is the original BLIS README.

As of Jul., 2021, the coprocessor is undocumented but not protected either. (Any user / program is allowed to invoke this coprocessor and it's supposed to be safe.) This work is based on Dougall Johnson's effort on analyzing the related instructions.

Known issues:

  • Generic-strided is not supported by our microkernels for the destination matrix. Program would assert(false) upon encountering such a situation.
  • TRSM might fail. Try commenting out function call to bli_cntx_set_packm_kers in config/aaplmx/bli_cntx_init_aaplmx.c if your need TRSM to work.
  • Performance is around 75% the hardware peak. This is worse than the Accelerate framework on small size matrices while better on large size one.

blis_apple's People

Contributors

fgvanzee avatar devinamatthews avatar tlrmchlsmth avatar cpulib-git avatar xrq-phys avatar isuruf avatar kvaragan avatar dnparikh avatar nisanthmpamd avatar iotamudelta avatar biplabraut avatar kiran-amd avatar maratyszcza avatar jeffhammond avatar pradeeptrgit avatar meghana-vankadari avatar nicholaitukanov avatar xianyi avatar kali avatar figual avatar loveshack avatar ajaypanyala avatar docularxu avatar cdluminate avatar tkelman avatar mkv14 avatar shadensmith avatar yingboma avatar ye-luo avatar shmuellevine avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.