> /lib/cpp -I/n2/rchaud/amber10/include -P -DSGI -DnoVDINVSQRT -DMPI
> qm2_dftb_module.f > _qm2_dftb_module.f
> /n2/rchaud/amber10/bin/mpif77 -c -n32 -mips4 -r14000 -O3
> -LIST:notes=ON:software_names=ON
> -LIST:all_options=ON:cite=ON:symbols=ON -freeform -o
> qm2_dftb_module.o _qm2_dftb_module.f
> /usr/lib32/cmplrs/be translates /tmp/ctmB.BAAa02vBo into
> _qm2_dftb_module-after-lno.f and _qm2_dftb_module.loc, based on source
> _qm2_dftb_module.f
> ### Compiler Error in file _qm2_dftb_module.f during Codegen Emit phase:
> ### Out of memory in MEM_POOL_Alloc
> f90 INTERNAL ERROR: /usr/lib32/cmplrs/be returned non-zero status 1
> /n2/rchaud/amber10/bin/mpif77: No such file or directory
> *** Error code 1 (bu21)
> *** Error code 1 (bu21)
The msg about mpif77 may not matter given that the 1st error is:
> ### Out of memory in MEM_POOL_Alloc
For this you might try the unix 'limit' or 'ulimit -a' cmd to see what
the limit is on memory for your shell. You may be able to lift the limit,
'man ulimit' for more detail.
Bill
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" (in the *body* of the email)
to majordomo.scripps.edu
Received on Fri Oct 03 2008 - 05:08:41 PDT