EnglishFrenchSpanish

OnWorks favicon

clBLAS-client - Online in the Cloud

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

This is the command clBLAS-client 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


clBLAS-client - program to test different options for the OpenCL BLAS library

DESCRIPTION


clBLAS client command line options:
-h [ --help ]
produces this help message

-g [ --gpu ]
Force instantiation of an OpenCL GPU device

-c [ --cpu ]
Force instantiation of an OpenCL CPU device

-a [ --all ]
Force instantiation of all OpenCL devices

--useimages
Use an image-based kernel

-m [ --sizem ] arg (=128)
Number of rows in A and C

-n [ --sizen ] arg (=128)
Number of columns in B and C

-k [ --sizek ] arg (=128)
Number of columns in A and rows in B

--lda arg (=0)
First dimension of A in memory.
if set to 0, lda will default to M (when transposeA is "no transpose")
or K (otherwise)

--ldb arg (=0)
First dimension of B in memory.
if set to 0, ldb will default to K (when transposeB is "no transpose")
or N (otherwise)

--ldc arg (=0)
First dimension of C in memory.
if set to 0, ldc will default to M

--offA arg (=0)
Offset of the matrix A in memory object

--offBX arg (=0)
Offset of the matrix B or vector X in memory object

--offCY arg (=0)
Offset of the matrix C or vector Y in memory object

--alpha arg (=1)
Specifies the scalar alpha

--beta arg (=1)
Specifies the scalar beta

-o [ --order ] arg (=0)
0 = row major, 1 = column major

--transposeA arg (=0)
0 = no transpose, 1 = transpose, 2 = conjugate transpose

--transposeB arg (=0)
0 = no transpose, 1 = transpose, 2 = conjugate transpose

-f [ --function ] arg (=gemm)
BLAS function to test.
Options: gemm, trsm, trmm, gemv, symv, syrk, syr2k

-r [ --precision ] arg (=s)
Options: s,d,c,z

--side arg (=0)
0 = left, 1 = right.
only used with [list of function families]

--uplo arg (=0)
0 = upper, 1 = lower.
only used with [list of function families]

--diag arg (=0)
0 = unit diagonal, 1 = non unit diagonal.
only used with [list of function families]

-p [ --profile ] arg (=20)
Time and report the kernel speed (default: profiling off)

--roundtrip arg (=noroundtrip)
Including the time of OpenCL memory allocation and transportation
Options: roundtrip, noroundtrip(default)

--memalloc arg (=default)
Setting the memory allocation flags for OpenCL
no effect if roundtrip time is not measured
Options: default(default), alloc_host_ptr, use_host_ptr,
copy_host_ptr, use_persistent_mem_amd, rect_mem

COPYRIGHT


Copyright © 2015 Ghislain Antony Vaillant

This manual page was written for the Debian system.

Permission is granted to copy, distribute and/or modify
this document under the terms of the BSD 2-Clause license.

Use clBLAS-client online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 2
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 3
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 4
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 5
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 6
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • More »

Linux commands

Ad