From owner-nwchem-users@emsl.pnl.gov Thu May 5 15:05:12 2005 Received: from odyssey.emsl.pnl.gov (localhost [127.0.0.1]) by odyssey.emsl.pnl.gov (8.12.10/8.12.10) with ESMTP id j45M5CaV019326 for ; Thu, 5 May 2005 15:05:12 -0700 (PDT) Received: (from majordom@localhost) by odyssey.emsl.pnl.gov (8.12.10/8.12.10/Submit) id j45M5C8q019325 for nwchem-users-outgoing; Thu, 5 May 2005 15:05:12 -0700 (PDT) Date: Thu, 05 May 2005 15:05:10 -0700 From: "Nieplocha, Jarek" Subject: Re: ARMCI_NETWORK VIA To: srirangam.v.addepalli@ttu.edu, nwchem-users@emsl.pnl.gov Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-type: text/plain; charset=utf-8 Thread-Topic: ARMCI_NETWORK VIA Thread-Index: AcVRn5gexc2HXIi8R9yaEtqk6YbNkwAHu1Xs Content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: X-OriginalArrivalTime: 05 May 2005 22:05:10.0513 (UTC) FILETIME=[8150F610:01C551BE] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by odyssey.emsl.pnl.gov id j45M5BaV019322 Sender: owner-nwchem-users@emsl.pnl.gov Precedence: bulk Do you really have a network that supports VIA (VIPL) standard? Which vendor would that be? Our VIA port was done for Giganet and that company was bought by Emulex several years ago and they killed this technology. Jarek (Sent from my wireless RIM Blackberry PDA) -----Original Message----- From: owner-nwchem-developers@emsl.pnl.gov To: nwchem-users@emsl.pnl.gov Sent: Thu May 05 11:23:54 2005 Subject: ARMCI_NETWORK VIA Hello All, I was trying to use the ARMCI_NETWORK=via options for compiling NWCHEM and the compilation fails with errors. Following is the tail of the error messages. Does any one know what might be the problem is Rangam via.c:1537: `dp' undeclared (first use in this function) via.c:1538: `VIP_DESCRIPTOR' undeclared (first use in this function) via.c:1538: `pdesc' undeclared (first use in this function) via.c:1543: request for member `vi' in something not a structure or union via.c:1548: request for member `vi' in something not a structure or union via.c: At top level: via.c:1579: syntax error before "VIP_ERROR_DESCRIPTOR" via.c: In function `armci_ErrorCallbackFunction': via.c:1583: `d' undeclared (first use in this function) via.c:1584: `VIP_RESOURCE_NIC' undeclared (first use in this function) via.c:1587: `VIP_RESOURCE_VI' undeclared (first use in this function) via.c:1590: `VIP_RESOURCE_CQ' undeclared (first use in this function) via.c:1593: `VIP_RESOURCE_DESCRIPTOR' undeclared (first use in this function) via.c: At top level: via.c:1604: syntax error before "VIP_ERROR_DESCRIPTOR" via.c: In function `armci_err_callback': via.c:1606: `context' undeclared (first use in this function) via.c:1613: `d' undeclared (first use in this function) make[2]: *** [via.o] Error 1 make[1]: *** [tools] Error 2