Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.

fort not working after installation

Keivan
초급자
1,820 조회수

I downloaded oneapi on my Mac Pro (Bigsure 11.2.2) 

The installation went well, and so did sourcing of setters.sh as shown below.

But the ifort command does not work. 

Did I do something wrong, or is some tweaking needed?

source /opt/intel/oneapi/setvars.sh 

:: initializing oneAPI environment ...

   ZSH version = 5.8

:: advisor -- latest

:: intelpython -- latest

:: tbb -- latest

:: mkl -- latest

:: dev-utilities -- latest

:: ipp -- latest

:: vtune_profiler -- latest

:: dal -- latest

:: compiler -- latest

:: oneAPI environment initialized ::

/Users/ke4c>ifort

ifort: command line error: no files specified; for help type "ifort -help"

Thanks for your help.

0 포인트
1 솔루션
Soumya_M_Intel
중재자
1,800 조회수

Hi Keivan,


Since the concern has occurred post-installation of Intel® oneAPI Toolkit and is related to ifort, we are redirecting your query to the Intel® oneAPI HPC Toolkit Forum.


Forum Link: https://community.intel.com/t5/Intel-oneAPI-HPC-Toolkit/bd-p/oneapi-hpc-toolkit


Regards,

Soumya


원본 게시물의 솔루션 보기

0 포인트
8 응답
Soumya_M_Intel
중재자
1,801 조회수

Hi Keivan,


Since the concern has occurred post-installation of Intel® oneAPI Toolkit and is related to ifort, we are redirecting your query to the Intel® oneAPI HPC Toolkit Forum.


Forum Link: https://community.intel.com/t5/Intel-oneAPI-HPC-Toolkit/bd-p/oneapi-hpc-toolkit


Regards,

Soumya


0 포인트
GouthamK_Intel
중재자
1,772 조회수

Hi Keivan,

>>"Did I do something wrong, or is some tweaking needed?"

Could you please try the below command for sourcing the setvars.sh

# oneAPI setvars.sh use in zsh

bash -c 'source /opt/intel/oneapi/setvars.sh ; exec zsh'

For more details refer to the below link.

https://community.intel.com/t5/Intel-C-Compiler/How-to-use-zsh-csh-or-tcsh-with-oneAPI-setvars-sh-vars-sh-or/m-p/1227218/thread-id/37878

Please let us know if this helps.

Have a Good day.


Regards

Goutham



0 포인트
GouthamK_Intel
중재자
1,752 조회수

Hi Keivan,

Reminder: Could you please let us know whether your issue is resolved and if we can close this thread.


Regards

Goutham


0 포인트
Keivan
초급자
1,745 조회수

Thanks Goutham,

I could get fort to work, but it seems parallel options and MKL are not installed.

How can I make sure that MKL libraries, openMP and MPI are properly installed?

I am running ./configure script of a package (Quantum Espresso) and it says it can't find any of the corresponding libraries.

I have a MacPro Big Sur 11.2.2

Thanks, 

0 포인트
GouthamK_Intel
중재자
1,729 조회수

Hi Keivan,

>>"I could get fort to work."

Glad to know your initial issue is resolved.

>>"I am running ./configure script of a package (Quantum Espresso), and it says it can't find any of the corresponding libraries."

As your initial issue for which you have raised this thread was resolved. We would appreciate it if you could raise a new thread for the above issue so that it would be easy for us and other community members to track and refer to the case.

Please let us know if we can close this thread from our end.

Have a Good day.


Regards

Goutham


0 포인트
GouthamK_Intel
중재자
1,692 조회수

Hi Keivan,

Reminder: Could you please let us know whether we can close this thread from our end?

Also, please feel free to raise a new thread for any further issues, and we will be more than happy to help you.

Have a Good day.


Regards

Goutham


0 포인트
Keivan
초급자
1,685 조회수
0 포인트
GouthamK_Intel
중재자
1,673 조회수

Hi, 

Thanks for the confirmation!

As this issue has been resolved, we will no longer respond to this thread. 

If you require any additional assistance from Intel, please start a new thread. 

Any further interaction in this thread will be considered community only. 

Have a Good day.


Thanks & Regards

Goutham


0 포인트
응답