Amplifier.NET Versions Save

Amplifier allows .NET developers to easily run complex applications with intensive mathematical computation on Intel CPU/GPU, NVIDIA, AMD without writing any additional C kernel code. Write your function in .NET and Amplifier will take care of running it on your favorite hardware.

v1.0.8

3 years ago

Support for XArray which is much better than .NET array. Please check SGEMM example for Matrix Multiplication for the usecase.

v0.4.5

4 years ago
  • Added alter kernel invoke functions
  • Save and Loading of compilers
  • Improved documentation
  • Bug fixes

v0.4.0

4 years ago

First Release with OpenCL implementation