<div dir="ltr"><div>Hello,</div><div>I need to ask, like automatic compiler vectorization, can GPU ISA be generated automatically, by skipping the CUDA programming?</div><div>For instance if i just write C code there can be 2 possibilities, semi and full automatic.</div><div>In case of semi, we can write #pragma directives to say this should be run on gpu. hence can the compiler generates directly gpu ISA, skipping CUDA code?</div><div>In case of fully automatic, can we just write simple C code and compiler is intelligent enough to determine which portion is suitable for GPU and generates GPU ISA accordingly?</div><div><br></div><div>I need to know the progress made so far in both the above mentioned directions.</div><div><br></div><div>Thank You</div><div>Regards<br></div></div>