Repository for a number of PREESM applications. All the projects contained in the repository are vary forms of matrix manipulation. These projects are only for use on the C6678 platform and do not execute on standard x86 platforms. Currently the working projects are: - crossCoreAddition - crossCoreAdditionMemOpt - crossCoreMultiplication - crossCoreMultiplicationMemOpt1 - crossCoreMultiplicationUsingAddition - crossCoreMultiplicationUsingAdditionMemOpt1 Current projects under development: - crossCoreAccumulation Possible future projects: - QR Decomposition - Eigenvalue Decomposition - Tensor Multiplication
rjmcneill/preesm-projects
A number of preesm test projects. All projects are different array manipulations
C