Quantcast
Viewing all articles
Browse latest Browse all 1665

[OMP] icc does not understand array sections (completely)

According to the OpenMP spec one can specify array sections as

[lower-bound:length]
or [lower-bound:]
or [:length]
or [ : ]

However if one tries one except [:] the compiler complains about a missing "]" instead of detecting the number or variable used.

Is this known and going to be fixed?


Viewing all articles
Browse latest Browse all 1665

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>