Skip to content
#

vector-processor

Here are 10 public repositories matching this topic...

OpenCL is the most powerful programming language ever created. Yet the OpenCL C++ bindings are cumbersome and the code overhead prevents many people from getting started. I created this lightweight OpenCL-Wrapper to greatly simplify OpenCL software development with C++ while keeping functionality and performance.

  • Updated Sep 19, 2025
  • C++

Implementation of Vector Reduce Min and Vector Negation ASIC Hardware, plus a toy CPU, memory and custom ISA for demo. Can be compiled to Verilog. Demos include fib series computations using custom ISA (and custom assembly) and some vector programs.

  • Updated Jan 11, 2021
  • Bluespec

Improve this page

Add a description, image, and links to the vector-processor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vector-processor topic, visit your repo's landing page and select "manage topics."

Learn more