EnglishFrenchSpanish

OnWorks favicon

gord-int64 - Online in the Cloud

Run gord-int64 in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command gord-int64 that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


gord - compute sparse matrix orderings of graphs

SYNOPSIS


gord [options] [gfile] [ofile] [lfile]

DESCRIPTION


The gord program computes, in a sequential way, an ordering of a Scotch source graph
representing the pattern of some symmetric sparse matrix.

Source graph file gfile can only be a centralized graph file. The resulting ordering is
stored in file ofile. Eventual logging information (such as the one produced by option -v)
is sent to file lfile. When file names are not specified, data is read from standard input
and written to standard output. Standard streams can also be explicitely represented by a
dash '-'.

When the proper libraries have been included at compile time, gord can directly handle
compressed graphs, both as input and output. A stream is treated as compressed whenever
its name is postfixed with a compressed file extension, such as in 'brol.grf.bz2' or
'-.gz'. The compression formats which can be supported are the bzip2 format ('.bz2'), the
gzip format ('.gz'), and the lzma format ('.lzma', on input only).

OPTIONS


-copt Choose default ordering strategy according to one or several options among:

b enforce load balance as much as possible.

q privilege quality over speed (default).

s privilege speed over quality.

t enforce safety.

-h Display some help.

-mmfile
Save column block mapping data to file mfile. Mapping data specifies, for each
vertex, the index of the column block to which this vertex belongs.

-ostrat
Use sequential graph ordering strategy strat (see Scotch user's manual for more
information).

-ttfile
Save partitioning tree data to file tfile. Partitioning tree data specifies, for
each vertex, the index of the first vertex of the parent block of the block to
which the vertex belongs. Altogether with the mapping data provided in file mfile,
it allows one to rebuild the separator tree of the nested dissection process.

-V Display program version and copyright.

-vverb Set verbose mode to verb. It is a set of one of more characters which can be:

s strategy information.

t timing information.

EXAMPLE


Reorder matrix graph brol.grf and save the resulting ordering to file brol.ord using the
default sequential graph ordering strategy:

$ gord brol.grf brol.ord

Use gord-int64 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 2
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 3
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • 4
    GLPI Themes
    GLPI Themes
    Download release at
    https://github.com/stdonato/glpi-modifications/
    Color themes for GLPI 0.84 and 0.85 New
    Modifications for GLPI This is an
    application that c...
    Download GLPI Themes
  • 5
    SMPlayer
    SMPlayer
    SMPlayer is a free media player for
    Windows and Linux with built-in codecs
    that can also play YouTube videos. One
    of the most interesting features of
    SMPlayer:...
    Download SMPlayer
  • 6
    AAX to MP3
    AAX to MP3
    Usage: - Install the Audible Manager
    and open a file of your account. - Sign
    in into your audible account (in the
    application). Now the program can
    convert you...
    Download AAX to MP3
  • More »

Linux commands

Ad