[JLSE-Intel-NDA] Where are the libraries?
I am new to KNL and JLSE. I am trying to understand what I need to build for our project. I am pretty sure that you have MKL and many other libraries, but before I start find on root, or scrape all web pages of ANL, I figured that I might ask. I am OK rebuilding everything from python to BLAS, or FFTW, but my suspicion is that they are somewhere already. Thanks a lot, Lorenzo Lorenzo Pesce The Computation Institute The University of Chicago and Argonne National laboratories [email protected]
I assume https://software.intel.com/en-us/intel-distribution-for-python is already installed but I don't know where it is. Intel suite includes compilers, MKL (BLAS, LAPACK, ScaLAPACK, PARDISO, FFTW, etc) and MPI. I think it is in /soft/intel or /opt/intel. In the worst case, run `find / -name libmkl\*`. Jeff From: <[email protected]> on behalf of Lorenzo Pesce <[email protected]> Date: Wednesday, February 22, 2017 at 9:42 AM To: "[email protected]" <[email protected]> Subject: [JLSE-Intel-NDA] Where are the libraries? I am new to KNL and JLSE. I am trying to understand what I need to build for our project. I am pretty sure that you have MKL and many other libraries, but before I start find on root, or scrape all web pages of ANL, I figured that I might ask. I am OK rebuilding everything from python to BLAS, or FFTW, but my suspicion is that they are somewhere already. Thanks a lot, Lorenzo Lorenzo Pesce The Computation Institute The University of Chicago and Argonne National laboratories [email protected]<mailto:[email protected]>
Thanks a lot Jeff. Nice to meet you again, on a different machine this time. I will go over them and start pulling together the pieces of the software stack. Lorenzo Pesce The Computation Institute The University of Chicago and Argonne National laboratories [email protected]
On Feb 22, 2017, at 11:51 AM, Hammond, Jeff R <[email protected]> wrote:
I assume https://software.intel.com/en-us/intel-distribution-for-python <https://software.intel.com/en-us/intel-distribution-for-python> is already installed but I don't know where it is.
Intel suite includes compilers, MKL (BLAS, LAPACK, ScaLAPACK, PARDISO, FFTW, etc) and MPI. I think it is in /soft/intel or /opt/intel. In the worst case, run `find / -name libmkl\*`.
Jeff
From: <[email protected]> on behalf of Lorenzo Pesce <[email protected]> Date: Wednesday, February 22, 2017 at 9:42 AM To: "[email protected]" <[email protected]> Subject: [JLSE-Intel-NDA] Where are the libraries?
I am new to KNL and JLSE. I am trying to understand what I need to build for our project.
I am pretty sure that you have MKL and many other libraries, but before I start find on root, or scrape all web pages of ANL, I figured that I might ask.
I am OK rebuilding everything from python to BLAS, or FFTW, but my suspicion is that they are somewhere already.
Thanks a lot,
Lorenzo
Lorenzo Pesce The Computation Institute The University of Chicago and Argonne National laboratories [email protected] <mailto:[email protected]>
2.7: /soft/compilers/intel/intelpython27 3.5: /soft/compilers/intel/intelpython35 This will likely help you with installation of the various DL/ML packages. From: <[email protected]> on behalf of Lorenzo Pesce <[email protected]> Date: Wednesday, February 22, 2017 at 11:57 AM To: "Hammond, Jeff R" <[email protected]> Cc: "[email protected]" <[email protected]> Subject: Re: [JLSE-Intel-NDA] Where are the libraries? Thanks a lot Jeff. Nice to meet you again, on a different machine this time. I will go over them and start pulling together the pieces of the software stack. Lorenzo Pesce The Computation Institute The University of Chicago and Argonne National laboratories [email protected]<mailto:[email protected]> On Feb 22, 2017, at 11:51 AM, Hammond, Jeff R <[email protected]<mailto:[email protected]>> wrote: I assume https://software.intel.com/en-us/intel-distribution-for-python is already installed but I don't know where it is. Intel suite includes compilers, MKL (BLAS, LAPACK, ScaLAPACK, PARDISO, FFTW, etc) and MPI. I think it is in /soft/intel or /opt/intel. In the worst case, run `find / -name libmkl\*`. Jeff From: <[email protected]<mailto:[email protected]>> on behalf of Lorenzo Pesce <[email protected]<mailto:[email protected]>> Date: Wednesday, February 22, 2017 at 9:42 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [JLSE-Intel-NDA] Where are the libraries? I am new to KNL and JLSE. I am trying to understand what I need to build for our project. I am pretty sure that you have MKL and many other libraries, but before I start find on root, or scrape all web pages of ANL, I figured that I might ask. I am OK rebuilding everything from python to BLAS, or FFTW, but my suspicion is that they are somewhere already. Thanks a lot, Lorenzo Lorenzo Pesce The Computation Institute The University of Chicago and Argonne National laboratories [email protected]<mailto:[email protected]>
participants (3)
-
Hammond, Jeff R -
Lorenzo Pesce -
Vishwanath, Venkatram