from small one page howto to huge articles all in one place
 

search text in:





Poll
What does your sytem tell when running "ulimit -u"?








poll results

Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

187661

userrating:

average rating: 1.7 (102 votes) (1=very good 6=terrible)


May 25th. 2007:
Words

486

Views

250633

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

138194

userrating:

average rating: 1.4 (42 votes) (1=very good 6=terrible)


April, 26th. 2006:

Druckversion
You are here: manpages





ESELECT

Section: eselect (5)
Updated: June 2006
Index Return to Main Contents
 

NAME

cblas.eselect - The CBLAS management module for Gentoo's eselect  

SYNOPSIS

eselect cblas [help|usage]
eselect cblas list [options]
eselect cblas add
eselect cblas set implementation [options]
eselect cblas show [options]

 

DESCRIPTION

eselect is Gentoo's configuration and management tool. It features modules that care for the individual administrative tasks.  

ACTION: LIST

eselect cblas list [options]
Displays an ordered list of installed CBLAS implementations. It distinguishes between versions with different Application Binary Interfaces (e.g. x86/AMD64). Furthermore, it also distinguishes between interfaces to high-level programming languages. Each line holds a number and the implementation's name. An asterisk next to one of the list elements denotes an active implementation.

phi / # eselect cblas list
Installed CBLAS for libdir lib

  [1]   atlas *
  [2]   reference

Possible options to the list action are restrictions to handle only certain ABI-specific library directories. For example,
  eselect cblas list lib64

lists only CBLAS implementations found in /usr/lib64.

 

ACTION: SHOW

eselect cblas show [options]
Shows your system's currently active CBLAS implementations.

phi / # eselect cblas show
lib: atlas
lib64: reference

The same options that apply to the list action can be used with the show action to restrict it to given ABIs.  

ACTION: SET

eselect cblas set implementation [options]
Sets your system's currently active CBLAS implementations to implementation. The same options that apply to the list action can be used with the set action to restrict it to given ABIs.

phi / # eselect cblas set atlas  

AUTHOR

Danny van Dyk <kugelfang@gentoo.org>
Donnie Berkholz <spyderous@gentoo.org>  

REVISION

$Id: cblas.eselect.5,v 1.1 2006/06/18 21:04:41 spyderous Exp $


 

Index

NAME
SYNOPSIS
DESCRIPTION
ACTION: LIST
ACTION: SHOW
ACTION: SET
AUTHOR
REVISION





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2020 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS : buttonmaker
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 15.8 ms