You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
125 lines
5.3 KiB
HTML
125 lines
5.3 KiB
HTML
5 years ago
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||
|
"http://www.w3.org/TR/html4/loose.dtd">
|
||
|
<html >
|
||
|
<head><title>psb_amx — Global maximum absolute value</title>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||
|
<meta name="generator" content="TeX4ht (http://www.tug.org/tex4ht/)">
|
||
|
<meta name="originator" content="TeX4ht (http://www.tug.org/tex4ht/)">
|
||
|
<!-- html,3 -->
|
||
|
<meta name="src" content="userhtml.tex">
|
||
|
<link rel="stylesheet" type="text/css" href="userhtml.css">
|
||
|
</head><body
|
||
|
>
|
||
|
<!--l. 485--><div class="crosslinks"><p class="noindent">[<a
|
||
|
href="userhtmlsu73.html" >next</a>] [<a
|
||
|
href="userhtmlsu68.html" >prev</a>] [<a
|
||
|
href="userhtmlsu68.html#tailuserhtmlsu68.html" >prev-tail</a>] [<a
|
||
|
href="userhtmlsu66.html#tailuserhtmlsu69.html">tail</a>] [<a
|
||
|
href="userhtmlsu59.html#userhtmlsu72.html" >up</a>] </p></div>
|
||
|
<h4 class="subsectionHead"><span class="titlemark">7.13 </span> <a
|
||
|
id="x81-1180007.13"></a>psb_amx — Global maximum absolute value</h4>
|
||
|
|
||
|
|
||
|
|
||
|
<div class="verbatim" id="verbatim-96">
|
||
|
call psb_amx(icontxt, dat, root)
|
||
|
</div>
|
||
|
<!--l. 489--><p class="nopar" >
|
||
|
<!--l. 491--><p class="indent" > This subroutine implements a maximum absolute value reduction operation based
|
||
|
on the underlying communication library.
|
||
|
<dl class="description"><dt class="description">
|
||
|
<span
|
||
|
class="cmbx-10">Type:</span> </dt><dd
|
||
|
class="description">Synchronous.
|
||
|
</dd><dt class="description">
|
||
|
<span
|
||
|
class="cmbx-10">On Entry</span> </dt><dd
|
||
|
class="description">
|
||
|
</dd><dt class="description">
|
||
|
<span
|
||
|
class="cmbx-10">icontxt</span> </dt><dd
|
||
|
class="description">the communication context identifying the virtual parallel machine.<br
|
||
|
class="newline" />Scope: <span
|
||
|
class="cmbx-10">global</span>.<br
|
||
|
class="newline" />Type: <span
|
||
|
class="cmbx-10">required</span>.<br
|
||
|
class="newline" />Intent: <span
|
||
|
class="cmbx-10">in</span>.<br
|
||
|
class="newline" />Specified as: an integer variable.
|
||
|
</dd><dt class="description">
|
||
|
<span
|
||
|
class="cmbx-10">dat</span> </dt><dd
|
||
|
class="description">The local contribution to the global maximum.<br
|
||
|
class="newline" />Scope: <span
|
||
|
class="cmbx-10">local</span>.<br
|
||
|
class="newline" />Type: <span
|
||
|
class="cmbx-10">required</span>.<br
|
||
|
class="newline" />Intent: <span
|
||
|
class="cmbx-10">inout</span>.<br
|
||
|
class="newline" />Specified as: an integer, real or complex variable, which may be a scalar, or
|
||
|
a rank 1 or 2 array.  Type, kind, rank and size must agree on all processes.
|
||
|
</dd><dt class="description">
|
||
|
<span
|
||
|
class="cmbx-10">root</span> </dt><dd
|
||
|
class="description">Process to hold the final value, or <span
|
||
|
class="cmsy-10">-</span>1 to make it available on all processes.<br
|
||
|
class="newline" />Scope: <span
|
||
|
class="cmbx-10">global</span>.<br
|
||
|
class="newline" />Type: <span
|
||
|
class="cmbx-10">optional</span>.<br
|
||
|
class="newline" />Intent: <span
|
||
|
class="cmbx-10">in</span>.<br
|
||
|
class="newline" />Specified as: an integer value <span
|
||
|
class="cmsy-10">-</span>1 <span
|
||
|
class="cmmi-10"><</span>= <span
|
||
|
class="cmmi-10">root <</span>= <span
|
||
|
class="cmmi-10">np </span><span
|
||
|
class="cmsy-10">- </span>1, default -1. <br
|
||
|
class="newline" /></dd></dl>
|
||
|
<!--l. 518--><p class="indent" >
|
||
|
<dl class="description"><dt class="description">
|
||
|
<span
|
||
|
class="cmbx-10">On Return</span> </dt><dd
|
||
|
class="description">
|
||
|
</dd><dt class="description">
|
||
|
<span
|
||
|
class="cmbx-10">dat</span> </dt><dd
|
||
|
class="description">On destination process(es), the result of the maximum operation.<br
|
||
|
class="newline" />Scope: <span
|
||
|
class="cmbx-10">global</span>.<br
|
||
|
class="newline" />Type: <span
|
||
|
class="cmbx-10">required</span>.<br
|
||
|
class="newline" />Intent: <span
|
||
|
class="cmbx-10">inout</span>.<br
|
||
|
class="newline" />Specified as: an integer, real or complex variable, which may be a scalar, or
|
||
|
a rank 1 or 2 array.  Type, kind, rank and size must agree on all processes.</dd></dl>
|
||
|
<!--l. 530--><p class="noindent" ><span
|
||
|
class="cmbx-12">Notes</span>
|
||
|
|
||
|
|
||
|
|
||
|
<ol class="enumerate1" >
|
||
|
<li
|
||
|
class="enumerate" id="x81-118002x1">The <span class="obeylines-h"><span class="verb"><span
|
||
|
class="cmtt-10">dat</span></span></span> argument is both input and output, and its value may be changed
|
||
|
even on processes different from the final result destination.
|
||
|
</li>
|
||
|
<li
|
||
|
class="enumerate" id="x81-118004x2">The <span class="obeylines-h"><span class="verb"><span
|
||
|
class="cmtt-10">dat</span></span></span> argument may also be a long integer scalar.</li></ol>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<!--l. 538--><div class="crosslinks"><p class="noindent">[<a
|
||
|
href="userhtmlsu73.html" >next</a>] [<a
|
||
|
href="userhtmlsu68.html" >prev</a>] [<a
|
||
|
href="userhtmlsu68.html#tailuserhtmlsu68.html" >prev-tail</a>] [<a
|
||
|
href="userhtmlsu69.html" >front</a>] [<a
|
||
|
href="userhtmlsu59.html#userhtmlsu72.html" >up</a>] </p></div>
|
||
|
<!--l. 538--><p class="indent" > <a
|
||
|
id="tailuserhtmlsu69.html"></a>
|
||
|
</body></html>
|