JuliaORNL / JACC.jl

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

Modify `zeros` and `ones` functions #82

Closed kmp5VT closed 4 months ago

kmp5VT commented 4 months ago

To exemplify generic code flow for this issue https://github.com/JuliaORNL/JACC.jl/issues/81

kmp5VT commented 4 months ago

I verified that tests pass with CPU, CUDA and AMDGPU backends and all tests do pass.