⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 9.html

📁 国外MPI教材
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />	<style type="text/css">	body { font-family: Verdana, Arial, Helvetica, sans-serif;}	a.at-term {	font-style: italic; }	</style>	<title>Introduction to Distributed Shared Memory Architectures</title>	<meta name="Generator" content="ATutor">	<meta name="Keywords" content=""></head><body> <h3>Chapter Objectives:</h3>

<p>
  The objectives of this chapter are to</p>
  
<ul>
  <li><p> Compare and contrast <em>shared memory</em> and <em>distributed memory</em> in the context of parallel computing. </p> </li>
  <li><p> Introduce the concept of <em>distributed shared memory</em> and the ways in which it can be implemented at a hardware level. </p></li>
  <li><p> Describe a number of distributed shared memory systems that are currently available (as of June 2001). </p></li>
  <li><p> Discuss briefly the major classes of parallel programming models (in particular, <em>message passing</em> and <em>compiler directives</em>) and how they can be applied to distributed shared memory architectures. </p></li>
  <li><p> Discuss the potential motivations for a hybrid programming model of message passing and compiler directives for distributed shared memory systems. </p> </li>
</ul></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -