RE: Intel Fortran/C++ compilers on Suse Linux ?
If you have any problems submit a support case to https://premier.intel.com :-) d -----Original Message----- From: Juergen Fuhrmann [mailto:fuhrmann@wias-berlin.de] Sent: Tuesday, October 23, 2001 10:06 AM To: david.a.levinthal@intel.com; schwab@suse.de Cc: suse-ia64@suse.com; pto.eval@intel.com; telschow@wias-berlin.de; kloeppel@wias-berlin.de; lawrenz@wias-berlin.de; baensch@wias-berlin.de; fuhrmann@wias-berlin.de; gaertner@wias-berlin.de; langmach@wias-berlin.de; schmelzer@wias-berlin.de; uhle@wias-berlin.de; reinhard@wias-berlin.de; schlundt@wias-berlin.de; koprucki@wias-berlin.de; davis@wias-berlin.de; philip@wias-berlin.de; duderstadt@wias-berlin.de; baensch@wias-berlin.de; weiss@wias-berlin.de; rathsfeld@wias-berlin.de; kaiser@wias-berlin.de; scurtu@wias-berlin.de; klein@wias-berlin.de Subject: Re: Intel Fortran/C++ compilers on Suse Linux ? Hi Andreas, David, Thanks for your prompt reaction! You encouraged me to try out the Intel compiler suite. We installed icc & ifc, most of the time took fiddling with flexlm. For my C code I had to change the header sequence: -X -I$(IA32ROOT)/include -I/usr/X11/include -I/usr/include -I$(IA32ROOT)/substitute_headers The only flaw was that on linux rpc/xdr.h uses stdint.h, which I had to include manually into the code. For Fortran, the compiler gives quite a lot of warnings, I had one portability issue with a static array bound. C++ I didn't try yet. uname -a gives Linux neumann 2.2.18-SMP #1 SMP Sat Jan 20 07:41:17 GMT 2001 i686 unknown, the machine runs Suse 7.1. After that, I compiled a PDE simulation library and a fuel cell simulator containing OpenGL, mixed Fortran/C, lua extension language, and everything was remarkable smooth. No benchmarks yet, but the code appears to be correct (-O3). Best regards Juergen Juergen Fuhrmann Numerical Mathematics & Scientific Computing Weierstrass Institute for Applied Analysis and Stochastics Mohrenstr. 39 10117 Berlin fon:+49 30 20372560 fax:+49 30 2044975 http://www.wias-berlin.de/~fuhrmann mailto:fuhrmann@wias-berlin.de
participants (1)
-
Levinthal, David A