mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-21 06:25:21 -04:00
this is the third of three changesets designed to remove obsolete SGI platforms. first, SGITFP, then the 32-bit version, SGI_N32, and now the SGI target, all of which are associated with MIPS/IA64 machines from days gone by. Signed-off-by: Jeff Hammond <jeff.science@gmail.com> |
||
|---|---|---|
| .. | ||
| test | ||
| asc2mov.F | ||
| Makefile | ||
| mov2asc.F | ||
| README | ||
$Id$ This is a pair of programs that translate between NWChem movecs files in the usual binary format and an ASCII form that can be moved to another platform and converted back into a binary file for that machine. They are quite simple, and don't do much error checking, but they seem to work. Requires NWChem's include files and libnwcutil.a containing the MA library. MA_USE_ARMCI_MEM must not be set to anything for this to work: unsetenv MA_USE_ARMCI_MEM