pelemay icon indicating copy to clipboard operation
pelemay copied to clipboard

Create CUDA template

Open zacky1972 opened this issue 4 years ago • 0 comments

defp enum_map(%{nif_name: nif_name, args: args, operators: operators})in lib/pelemay/generator/native.ex defines a template generator function extracted from Enum.map.

So, would you prepare a CUDA version of it?

I named the function enum_map_CUDA.

branch name is also the same to the function.

zacky1972 avatar Feb 07 '20 06:02 zacky1972