| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| <html> |
| <head> |
| <title>OpenCL 1.0 Reference Pages</title> |
| <style xmlns="" type="text/css"> |
| body { background-image:url(headBackground.jpg) no-repeat; } |
| p { font-family:verdana,sans-serif; font-size:80%; color: white; |
| margin-top:0px; margin-bottom:0px; position:absolute; bottom:2px; left:5px;} |
| a:link, a:visited { text-decoration:none; color:white} |
| h1 {font: bold 1.4em verdana,sans-serif; text-align: left; color: black; |
| margin-top:10px; margin-bottom:3px; padding-top:0px; padding-bottom:0px; } |
| </style> |
| </head> |
| <body background="headBackground.jpg"> |
| <h1> <!-- <img src="OpenCL_Logo.jpg" alt="" width="50" height="50" border="0" align="middle">--> OpenCL 1.0 Reference Pages</h1> |
| <p><a href="http://www.khronos.org/opencl/" target="OpenCL">More OpenCL Info</a> |
| <a href="http://www.khronos.org/registry/cl/" target="OpenCL Specification">OpenCL Specification</a> |
| <a href="https://www.khronos.org/registry/cl/sdk/1.0/docs/OpenCL-1.0-refcard.pdf" target="OpenCL Quick Reference">OpenCL 1.0 Quick Reference Card</a> |
| </p> |
| </body> |
| </html> |