[ET Trac] [Einstein Toolkit] #659: vip.rzg.mpg.de: Internal Compiler Error: Insufficient storage
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Tue Nov 8 17:49:51 CST 2011
#659: vip.rzg.mpg.de: Internal Compiler Error: Insufficient storage
-----------------------------------------------+----------------------------
Reporter: alexander.beck-ratzka@… | Owner: eschnett
Type: defect | Status: review
Priority: major | Milestone:
Component: SimFactory | Version:
Resolution: | Keywords: Formaline
-----------------------------------------------+----------------------------
Changes (by eschnett):
* status: new => review
Comment:
As I described in the chat, this is how this would be done in Simfactory:
{{{
Index: mdb/machines/vip.ini
===================================================================
--- mdb/machines/vip.ini (revision 1509)
+++ mdb/machines/vip.ini (working copy)
@@ -11,7 +11,7 @@
# Access to this machine
hostname = vip.rzg.mpg.de
rsynccmd = /u/eschnett/bin/rsync
-envsetup = export
PATH=${PATH}:/afs/ipp/rs_aix53/bin:/afs/ipp/rs_aix53/soft/gnu/bin:/afs/ipp/rs_aix53/soft/X11/bin
+envsetup = export
PATH="${PATH}:/afs/ipp/rs_aix53/bin:/afs/ipp/rs_aix53/soft/gnu/bin:/afs/ipp/rs_aix53/soft/X11/bin"
LDR_CNTRL='MAXDATA=0xB0000000 at DSA'
aliaspattern = ^vip(\d\d\d)?(i)?(\.rzg\.mpg\.de)$
# Source tree management
}}}
Please test this patch and confirm that it works correctly.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/659#comment:5>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list