JuliaORNL / JACC.jl

CPU/GPU parallel performance portable layer in Julia via functions as arguments
MIT License
21 stars 13 forks source link

Added JACC BLAS module. Only dot and axpy for the momemnt. Added test… #89

Closed pedrovalerolara closed 5 months ago

pedrovalerolara commented 5 months ago

…s for JACC.BLAS in all tests for the backends. Fixed small bug in the acceletor backends for the parallel_reduce unidimensional implementations