GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HPL_copyL(3) HPL Library Functions HPL_copyL(3)

HPL_copyL - Copy the current panel into a contiguous workspace.

#include "hpl.h"

void HPL_copyL( HPL_T_panel * PANEL );

HPL_copyL copies the panel of columns, the L1 replicated submatrix, the pivot array and the info scalar into a contiguous workspace for later broadcast.

The copy of this panel into a contiguous buffer can be enforced by specifying -DHPL_COPY_L in the architecture specific Makefile.

PANEL (input/output) HPL_T_panel *
On entry, PANEL points to the current panel data structure being broadcast.

HPL_binit (3), HPL_bcast (3), HPL_bwait (3).
December 2, 2018 HPL 2.3

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.