What are the pros and cons of a directive based programming model?

60 views Asked by At

What are the pros and cons of a directive based programming model?

Taking for instance a programming model like OpenMP, what are the disadvantages and advantages you get when using a directive based programming framework like this over one like SYCL which is explicit.

0

There are 0 answers