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.
107 lines
3.4 KiB
HTML
107 lines
3.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
|
|
<!--Converted with LaTeX2HTML 2018 (Released Feb 1, 2018) -->
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>Parallel environment routines</TITLE>
|
|
<META NAME="description" CONTENT="Parallel environment routines">
|
|
<META NAME="keywords" CONTENT="userhtml">
|
|
<META NAME="resource-type" CONTENT="document">
|
|
<META NAME="distribution" CONTENT="global">
|
|
|
|
<META NAME="Generator" CONTENT="LaTeX2HTML v2018">
|
|
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
|
|
|
|
<LINK REL="STYLESHEET" HREF="userhtml.css">
|
|
|
|
<LINK REL="next" HREF="node120.html">
|
|
<LINK REL="previous" HREF="node74.html">
|
|
<LINK REL="up" HREF="userhtml.html">
|
|
<LINK REL="next" HREF="node103.html">
|
|
</HEAD>
|
|
|
|
<BODY >
|
|
|
|
<DIV CLASS="navigation"><!--Navigation Panel-->
|
|
<A NAME="tex2html1533"
|
|
HREF="node103.html">
|
|
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
|
|
<A NAME="tex2html1529"
|
|
HREF="userhtml.html">
|
|
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
|
|
<A NAME="tex2html1523"
|
|
HREF="node101.html">
|
|
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
|
|
<A NAME="tex2html1531"
|
|
HREF="node1.html">
|
|
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
|
|
<BR>
|
|
<B> Next:</B> <A NAME="tex2html1534"
|
|
HREF="node103.html">psb_init Initializes</A>
|
|
<B> Up:</B> <A NAME="tex2html1530"
|
|
HREF="userhtml.html">userhtml</A>
|
|
<B> Previous:</B> <A NAME="tex2html1524"
|
|
HREF="node101.html">Sorting utilities</A>
|
|
<B> <A NAME="tex2html1532"
|
|
HREF="node1.html">Contents</A></B>
|
|
<BR>
|
|
<BR></DIV>
|
|
<!--End of Navigation Panel-->
|
|
|
|
<H1><A NAME="SECTION00080000000000000000"></A>
|
|
<A NAME="sec:parenv"></A>
|
|
<BR>
|
|
Parallel environment routines
|
|
</H1>
|
|
|
|
<P>
|
|
<BR><HR>
|
|
<!--Table of Child-Links-->
|
|
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
|
|
|
|
<UL CLASS="ChildLinks">
|
|
<LI><A NAME="tex2html1535"
|
|
HREF="node103.html">psb_init -- Initializes PSBLAS parallel
|
|
environment</A>
|
|
<LI><A NAME="tex2html1536"
|
|
HREF="node104.html">psb_info -- Return information about PSBLAS parallel
|
|
environment</A>
|
|
<LI><A NAME="tex2html1537"
|
|
HREF="node105.html">psb_exit -- Exit from PSBLAS parallel
|
|
environment</A>
|
|
<LI><A NAME="tex2html1538"
|
|
HREF="node106.html">psb_get_mpi_comm -- Get the MPI communicator</A>
|
|
<LI><A NAME="tex2html1539"
|
|
HREF="node107.html">psb_get_mpi_rank -- Get the MPI rank</A>
|
|
<LI><A NAME="tex2html1540"
|
|
HREF="node108.html">psb_wtime -- Wall clock timing</A>
|
|
<LI><A NAME="tex2html1541"
|
|
HREF="node109.html">psb_barrier -- Sinchronization point parallel
|
|
environment</A>
|
|
<LI><A NAME="tex2html1542"
|
|
HREF="node110.html">psb_abort -- Abort a computation</A>
|
|
<LI><A NAME="tex2html1543"
|
|
HREF="node111.html">psb_bcast -- Broadcast data</A>
|
|
<LI><A NAME="tex2html1544"
|
|
HREF="node112.html">psb_sum -- Global sum</A>
|
|
<LI><A NAME="tex2html1545"
|
|
HREF="node113.html">psb_max -- Global maximum</A>
|
|
<LI><A NAME="tex2html1546"
|
|
HREF="node114.html">psb_min -- Global minimum</A>
|
|
<LI><A NAME="tex2html1547"
|
|
HREF="node115.html">psb_amx -- Global maximum absolute value</A>
|
|
<LI><A NAME="tex2html1548"
|
|
HREF="node116.html">psb_amn -- Global minimum absolute value</A>
|
|
<LI><A NAME="tex2html1549"
|
|
HREF="node117.html">psb_nrm2 -- Global 2-norm reduction</A>
|
|
<LI><A NAME="tex2html1550"
|
|
HREF="node118.html">psb_snd -- Send data</A>
|
|
<LI><A NAME="tex2html1551"
|
|
HREF="node119.html">psb_rcv -- Receive data</A>
|
|
</UL>
|
|
<!--End of Table of Child-Links-->
|
|
<BR><HR>
|
|
|
|
</BODY>
|
|
</HTML>
|