How to build on SGI Altix ICE


Click here for full thread
Clicked A Few Times
Thanks Bert. When I unset ARMCI_NETWORK, I could not run with ./nwchem. mpirun was required.

All I see in the doc about OPENIB is to set paths to IB and MPI. On our ICE all that is handled in the module for SGI MPT. All I have to do to com pile a MPI program on this machine is ifort foo.f -lmpi

The 64 to 32 bit thing is a carryover from our Cray, which was in the instructions from the vendor. I don't know if Intel MKL's BLAS is optimzed for 64 bits.

Thanks, Chris