llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

SIMD Everywhere

Open apcameron opened this issue 1 year ago • 1 comments

Prerequisites

  • [X] I am running the latest code. Mention the version if possible as well.
  • [X] I carefully followed the README.md.
  • [X] I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
  • [X] I reviewed the Discussions, and have a new and useful enhancement to share.

Feature Description

Have a look at the SIMD Everywhere Project and see if it can be used to simply the code.

Motivation

It may allow you to use SIMD functionality without having to add the Unique SIMD code for each platform

Possible Implementation

Refer to https://github.com/simd-everywhere/simde for more information

apcameron avatar Jun 17 '24 21:06 apcameron

@ggerganov reopen? Seems interesting

oldgithubman avatar Jul 18 '24 02:07 oldgithubman

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Sep 01 '24 01:09 github-actions[bot]