This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Parallelization SIMD support like un JuliaLang #1079
Labels
Feature/Enhancement Request
This issue is made to request a feature or an enhancement to an existing one.
Please add support to vectorial (parallelized) instructions with something like in Julia Lang with it's "." Dot-syntax
This opens opportunities in HPC/GPGPU/ML where this is very useful for SIMD optimization. Also include some syntax/keyword to enable such features being complied like declaration to CUDA << >> non STD C syntax being generated when compiled/translated to/from CUDA, HIP/opencl
The text was updated successfully, but these errors were encountered: