| <html> |
| <head><title>OpenACC™ cache directive</title></head> |
| <body> |
| <h2>OpenACC™ cache directive</h2> |
| <dl><dd>Appears immediately after a loop header, identifying subarrays and individual array elements that should be fetched into the processor cache for the duration of the loop.</dd></dl> |
| <table width="100%" border="0" cellspacing="5" cellpadding="3"><tr bgcolor="#eeeeee"> |
| <td align="left" valign="top"> |
| <tt><b><font color="#b46432">!$acc cache (</font></b></tt><i> list </i><tt><b><font color="#b46432">)</font></b></tt> |
| </td> |
| <td align="left" valign="top"> |
| <tt><b><font color="#931a68">#pragma </font>acc cache<font color="#931a68">(</font></b></tt><i> list </i><tt><b><font color="#931a68">)</font></b></tt></td> |
| </tr></table> |
| <p>For more information, see Section |
| 2.9 |
| of <i>The OpenACC™ Application Programming Interface</i>, Version 1.0, |
| available from <a href="http://www.openacc-standard.org/">http://www.openacc-standard.org</a>.</p> |
| <br/> |
| <table width="100%" border="0"><tr> |
| <td align="right"><font color="#C0C0C0" size="1">OpenACC™ Application Programming Interface Version 1.0</font></td> |
| </tr></table> |
| </body> |
| </html> |