Git Product home page Git Product logo

mkl-roll's Introduction

SDSC "mkl" roll

The mkl-roll is deprecated and has been replaced by the intel-roll, built with ROLLNAME=mkl.

Overview

This roll bundles the installation of Intel(r) Math Kernel Libraries which are part of the Intel® Composer XE Suite.

For more information about the Intel MKL please visit the official web page

Requirements

To build/install this roll you must have root access to a Rocks development machine (e.g., a frontend or development appliance).

In addition, non-SDSC users must also place a tar.gz bundle of the Intel(r) installation source provided by Intel(r) in the src/intel-compilers directory. That file should be named to match the pattern listed in src/intel/version.mk and the version.mk file should be edited appropriately.

Dependencies

None.

Building

To build the mkl-roll, execute these instructions on a Rocks development machine (e.g., a frontend or development appliance):

% make 2>&1 | tee build.log
% grep "RPM build error" build.log

If nothing is returned from the grep command then the roll should have been created as... mkl-*.iso. If you built the roll on a Rocks frontend then proceed to the installation step. If you built the roll on a Rocks development appliance you need to copy the roll to your Rocks frontend before continuing with installation.

Installation

To install, execute these instructions on a Rocks frontend:

% rocks add roll *.iso
% rocks enable roll mkl
% cd /export/rocks/install
% rocks create distro
% rocks run roll mkl | bash

In addition to the software itself, the roll installs mkl environment module files in:

/opt/modulefiles/applications/mkl

Testing

The mkl-roll includes a test script which can be run to verify proper installation of the mkl-roll documentation, binaries and module files. To run the test scripts execute the following command(s):

% /root/rolltests/mkl.t 

mkl-roll's People

Contributors

jjhayes avatar

Watchers

James Cloos avatar Christopher Irving avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.