From owner-nwchem-users@emsl.pnl.gov Thu Nov 1 01:46:58 2007 Received: from odyssey.emsl.pnl.gov (localhost [127.0.0.1]) by odyssey.emsl.pnl.gov (8.14.1/8.14.1) with ESMTP id lA18kvrg016288 for ; Thu, 1 Nov 2007 01:46:58 -0700 (PDT) Received: (from majordom@localhost) by odyssey.emsl.pnl.gov (8.14.1/8.14.1/Submit) id lA18kvjQ016287 for nwchem-users-outgoing-0915; Thu, 1 Nov 2007 01:46:57 -0700 (PDT) X-Authentication-Warning: odyssey.emsl.pnl.gov: majordom set sender to owner-nwchem-users@emsl.pnl.gov using -f X-Ironport-SG: OK_Domains X-Ironport-SBRS: 3.9 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAPcuKUeNFAFMi2dsb2JhbACOXwEBAQgEBgcIGlg8 X-IronPort-AV: E=Sophos;i="4.21,357,1188802800"; d="scan'208";a="54301783" X-Virus-Scanned: by amavis at cms.hu-berlin.de Message-ID: <47299252.1020607@chemie.hu-berlin.de> Date: Thu, 01 Nov 2007 09:46:10 +0100 From: Thomas Dargel User-Agent: Thunderbird 1.5.0.14pre (X11/20071023) MIME-Version: 1.0 To: nwchem-users@emsl.pnl.gov Subject: [NWCHEM] Problems compiling NWChem50 and ARMCI_NETWORK=OPENIB Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-nwchem-users@emsl.pnl.gov Precedence: bulk Hi I am running into trouble with compiling NWChem-5.0 (x86-64, Intel Compiler 9.1 Build 20061101) with InfiniBand support (ARMCI_NETWORK=OPENIB). I also tried to merge GA-4-1-1B with the source from NWChem-5.0, without success. These are last last lines from 'make': ifort -c -i8 -align -w -g -vec_report3 -O2 -g -I. -I/huge/td/NWChem-5.0/nwchem-5.0/src/include -I/huge/td/NWChem-5.0/nwchem-5.0/src/tools/include -DEXT_INT -DLINUX -DLINUX64 -DIFCV8 -DIFCLINUX -DPARALLEL_DIAG -DNEED_LOC -DJOBTIMEPATH=\"/huge/td/NWChem-5.0/nwchem-5.0/bin/LINUX64\" -DBYTE_SHORT_PACKING util_test.F ifort -c -i8 -align -w -g -vec_report3 -O2 -g -I. -I/huge/td/NWChem-5.0/nwchem-5.0/src/include -I/huge/td/NWChem-5.0/nwchem-5.0/src/tools/include -DEXT_INT -DLINUX -DLINUX64 -DIFCV8 -DIFCLINUX -DPARALLEL_DIAG -DNEED_LOC -DJOBTIMEPATH=\"/huge/td/NWChem-5.0/nwchem-5.0/bin/LINUX64\" -DBYTE_SHORT_PACKING util_ga_test.F fortcom: Error: util_ga_test.F, line 1419: The CALL statement is invoking a function subprogram as a subroutine. [GA_LOCATE_REGION] call ga_locate_region(g_a, 1, n, 1,n, map,np) -----------^ compilation aborted for util_ga_test.F (code 1) make[1]: *** [/huge/td/NWChem-5.0/nwchem-5.0/lib/LINUX64/libnwcutil.a(util_ga_test.o)] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [libraries] Error 1 Does somebody can give me any guidance to gain a successful compilation of NWChem-5.0 with OPENIB support? Thank you in advance, best regards, Thomas Dargel.