Introduction to Remote Program Logic under Python* [Knowledgebase]
About this Series
By David Mertz, Ph.D.
Within the Python programming language, several approaches to distributed code management exist. The goal of all such approaches is to allow program logic res ...
Using Intel MKL BLAS and LAPACK with PETSc [Knowledgebase] Step 1 – OverviewSummaryThis document describes how to build the Portable Extensible Toolkit for Scientific Computation (PETSc) with Intel® Math Kernel Library (Intel® MKL) BLAS and LAPACK.PETSc i ...
General installation information [Knowledgebase]
Installation prerequisites
Installation tips
Possible installation problems
Installation prerequisitesBefore using the Intel® MPI Library, make sure that following packages are installed on ...
Posted: 2009-06-23 12:22:39 by Andrey Derbunovich (Intel)
Using Intel® MKL in your Python program [Knowledgebase] IntroductionThis article describes how to use the Intel® Math Kernel Library (Intel® MKL) from a Python program. There's more than one way to write Python programs to interface with native libraries ...
Posted: 2009-11-13 06:59:08 by Todd Rosenquist (Intel)
Unresolved symbol error when running Scipy compiled with icc [Forums] Hi. I'm trying to compile Python, Numpy, and Scipy on a Linux cluster using icc (ICC) 10.1 20070913. I can successfully build and run Python and Numpy with Intel tools. Scipy builds just fine, b ...
Scipy unit tests fail when build with icc and linked with MKL [Forums] I'm building Scipy (a Python interface to many Fortran, C, and C++ numerical libraries) using icc and ifort 10.1 20070913, and linking with MKL 10.0.1.014 on a 64-bit Red Hat Linux cluster. Scipy bu ...
Python hints [Forums] Hello, I've created an article on the knowledgebase on creating custom Intel MKL libraries and linking them from Python scripts. I hope it will be helpful for those that have trouble. I'm also very in ...
Posted: 2009-09-25 16:06:07 by Todd Rosenquist (Intel)