All Articles Tagged Python
| Link/Url | Tags |
|---|---|
| seeking exact equivalent to gcc\'s -fno-strict-aliasing flag for icc[Forums] I am compiling a Python/Cython/C project with Intel's compiler, and I need to find an icc option that is _exactly_ equivalent to gcc's -fno-strict-aliasing flag. It appears that icc accepts -fno-strict-aliasing... Posted: 2011-03-14 14:51:23 | compiler flags, cython, fno-strict-aliasing, gcc, Python |
| SC10 - Parallel Programming Community Activities[Knowledgebase] These links appeared previously on the Parallel Programming Community Home Page.Making Python Parallel with MBA Sciences CEO Minesh Amin Intel's Director of Parallel Software and Tools Sanjiv Shah discusses... Posted: 2011-03-01 00:00:00 by Kathy Farrel (Intel) | Cilk, Cilk Plus, Clay Breshears, James Reinders, Kathy Farrel, MBA Sciences, Minesh Amin, Noah Clemons, Parallel Programming, Parallel Programming Talk, Python, Sanjiv Shah |
| 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 interesting... Posted: 2009-09-25 16:06:07 | Python |
| 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 builds... Posted: 2009-07-07 11:43:14 | MKL, numpy, Python, scipy |
| 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, but... Posted: 2009-07-06 16:54:10 | ICC, Python, scipy, unresolved symbols |
| 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-09-21 00:00:00 by Todd Rosenquist (Intel) | intel mkl, Python |
| 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 your... Posted: 2009-06-22 22:00:00 by Andrey Derbunovich (Intel) | installation problems, intel mpi installation, Python |
| 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 is... Posted: 2009-05-03 09:00:00 by Chao Y (Intel) | BLAS, lapack, PETSc, Python |
| 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 resident... Posted: 2009-12-22 00:00:00 by David Mertz | Python |
