Skip to content

Commit

Permalink
Merge pull request #262 from intel/develop
Browse files Browse the repository at this point in the history
merge from develop
  • Loading branch information
chuckyount authored Dec 13, 2022
2 parents 9662357 + 457e386 commit 51083d0
Show file tree
Hide file tree
Showing 387 changed files with 15,843 additions and 12,978 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ and Intel(R) graphics processors.
http://www.swig.org, for creating the Python interface.
* Python 3 (3.6.1 or later, recommended):
https://www.python.org/downloads, for creating and using the Python interface.
* Doxygen (1.8.11 or later):
http://doxygen.org, for creating updated API documentation.
* Doxygen (1.9.0 or later):
https://www.doxygen.nl, for creating updated API documentation.
If you're not changing the API documentation, you can view the existing documentation
at the link at the top of this page.
* Graphviz (2.30.1 or later):
Expand All @@ -65,6 +65,11 @@ and Intel(R) graphics processors.

## Backward-compatibility notices
### Version 4
* Version 4.01.00 added several new APIs.
The following changes were made to to the YASK compiler:
removed the `-eq_bundles` option, and
an exception is now thrown from `output_solution()` if the
format string is unrecognized.
* Version 4.00.00 was a major release with a number of notices:
- Support has been added for GPU offloading via the OpenMP device model.
Build any YASK stencil kernel with `make offload=1 ...`. This will create
Expand Down
669 changes: 427 additions & 242 deletions docs/api/doxygen_config.txt

Large diffs are not rendered by default.

149 changes: 81 additions & 68 deletions docs/api/html/annotated.html

Large diffs are not rendered by default.

Binary file added docs/api/html/bc_sd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
83 changes: 48 additions & 35 deletions docs/api/html/classes.html

Large diffs are not rendered by default.

51 changes: 28 additions & 23 deletions docs/api/html/classyask_1_1yask__exception-members.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.16"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.6"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>YASK: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
Expand All @@ -19,32 +19,33 @@
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">YASK
</div>
<div id="projectbrief">Yet Another Stencil Kit: a software framework for creating HPC stencil code. Copyright 2014-2019 Intel Corporation.</div>
<div id="projectbrief">Yet Another Stencil Kit: a software framework for creating HPC stencil code. Copyright 2014-2022 Intel Corporation.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.16 -->
<!-- Generated by Doxygen 1.9.6 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
Expand All @@ -55,9 +56,16 @@

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>

<div id="nav-path" class="navpath">
Expand All @@ -66,25 +74,22 @@
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">yask::yask_exception Member List</div> </div>
<div class="headertitle"><div class="title">yask::yask_exception Member List</div></div>
</div><!--header-->
<div class="contents">

<p>This is the complete list of members for <a class="el" href="classyask_1_1yask__exception.html">yask::yask_exception</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classyask_1_1yask__exception.html#aff4d4707f040fe2876c8e5d2fbfd74a7">add_message</a>(const std::string &amp;message)</td><td class="entry"><a class="el" href="classyask_1_1yask__exception.html">yask::yask_exception</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classyask_1_1yask__exception.html#acb717171229ec55d8fa110a7f16d9913">get_message</a>() const</td><td class="entry"><a class="el" href="classyask_1_1yask__exception.html">yask::yask_exception</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classyask_1_1yask__exception.html#a8c448becbd35657f3a1a3dcfd506a7cd">what</a>() const noexcept</td><td class="entry"><a class="el" href="classyask_1_1yask__exception.html">yask::yask_exception</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classyask_1_1yask__exception.html#a0d43c543951311f4184d175476b10b5c">yask_exception</a>()</td><td class="entry"><a class="el" href="classyask_1_1yask__exception.html">yask::yask_exception</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classyask_1_1yask__exception.html#aa1676eb15a80154ab3867ce85191a9dc">get_message</a>() const</td><td class="entry"><a class="el" href="classyask_1_1yask__exception.html">yask::yask_exception</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classyask_1_1yask__exception.html#a79bf8dd452d6faa33515ae329005befd">what</a>() const noexcept</td><td class="entry"><a class="el" href="classyask_1_1yask__exception.html">yask::yask_exception</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="odd"><td class="entry"><a class="el" href="classyask_1_1yask__exception.html#a0d43c543951311f4184d175476b10b5c">yask_exception</a>()</td><td class="entry"><a class="el" href="classyask_1_1yask__exception.html">yask::yask_exception</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classyask_1_1yask__exception.html#a3d93d64e68bb932f85e19124a99d8fad">yask_exception</a>(const std::string &amp;message)</td><td class="entry"><a class="el" href="classyask_1_1yask__exception.html">yask::yask_exception</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>~yask_exception</b>() (defined in <a class="el" href="classyask_1_1yask__exception.html">yask::yask_exception</a>)</td><td class="entry"><a class="el" href="classyask_1_1yask__exception.html">yask::yask_exception</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
<tr bgcolor="#f0f0f0" class="odd"><td class="entry"><b>~yask_exception</b>() (defined in <a class="el" href="classyask_1_1yask__exception.html">yask::yask_exception</a>)</td><td class="entry"><a class="el" href="classyask_1_1yask__exception.html">yask::yask_exception</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.16
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.6
</small></address>
</body>
</html>
Loading

0 comments on commit 51083d0

Please sign in to comment.