Skip to content

apopoli/IFORT-MKL-compile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IFORT-MKL-compile (LINUX)

Template for command line serial/parallel compilation with IFORT + MKL

LINK TO COMMAND LINE ADVISOR https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/onemkl/link-line-advisor.html

ADD THE FOLLOWING TO .BASHRC: source /home/<user_name>/intel/oneapi/setvars.sh source /home/<user_name>/intel/oneapi/compiler/2021.1.2/env/vars.sh intel64

RUN COMMAND: sh run_serial.sh sh run_parallel.sh

INTEL FORTRAN COMPILER STANDALONE & INTEL MKL STANDALONE

https://software.intel.com/content/www/us/en/develop/articles/oneapi-standalone-components.html#onemkl

About

Template for command line serial/parallel compilation with IFORT + MKL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors