Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
공지
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

IFC-linux on AMD64

iguain
초급자
1,021 조회수

Has anybody installed the Linux-IFC on a AMD64 box?

I downloaded the l_fce_pc_8.1.027 package but I cannot
install it on my Debian machine. Any hints?

JL

0 포인트
3 응답
Steven_L_Intel1
1,021 조회수
It's Debian, not AMD64, that's the problem. People have successfully installed on Debian but I don't know the details. Debian is not a distribution we support.
0 포인트
iguain
초급자
1,021 조회수
I know that Debian is unsuported but I would like to get
some help from people who managed to install IFC-AMD64 on Debian.

JL
0 포인트
mambru37
초급자
1,021 조회수
In debian you just have to install it manually.

Extract the suitable rpm packages with rpm2cpio package.rpm |cpio -id into /opt (for example).

Then enter the bin directory and chage all occurrences of INSTALLDIR in all files for the place where it is intalled (you can use perl -pi, for example).

Source ifortvars.sh in your .bashrc and you will be ready to go!!
0 포인트
응답