Terror... On the baggage carousel...
No cell phones and no carry-ons make homer something something...
I don't believe that this route is really less than 12 km.
In other news...
#!/bin/tcsh
#PBS -l vmem=2gb,mem=2gb,ncpus=1
#PBS -m abe -M abrenders@cambridge.oilfield.slb.com
cd /home/project5/mi_interns/dbrender/wavinv/itest395
limit stacksize unlimited
echo "test39" > filename
dplace -e -c 26 omega01i_2400_comzero_ipo < filename > Fwdmodel.out
... seems to work quite well. Above 4 Gb though...
This is useful too, when compiled with -O3 -static -ipo
objdump -C -t omega01i_2400_comzero_ipo | grep .bss | more


0 Comments:
Post a Comment
<< Home