<div dir="ltr"><div><div>Hi,<br><br></div>You can also search the user-list email archives to see if others have had similar problems:<br><br><a href="http://lists.mcs.anl.gov/pipermail/nek5000-users/" target="_blank">http://lists.mcs.anl.gov/pipermail/nek5000-users/</a><br>

<br></div>
Best,<br>Katie<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 15, 2013 at 11:14 AM,  <span dir="ltr"><<a href="mailto:nek5000-users@lists.mcs.anl.gov" target="_blank">nek5000-users@lists.mcs.anl.gov</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi Murph,<br>
<br>
A couple of options here:<br>
<br>
1) Try recompiling with  G = "-mcmodel=medium" in makenek.<br>
<br>
2) Use more than one core so that lelt can remain the same<br>
   but lelg can be as large as lelt*P, where P is the number<br>
   of cores you'd like to use.<br>
<br>
Raw email is the standard interface as far as I know...<br>
<br>
hth,<br>
<br>
Paul<div><div class="h5"><br>
<br>
On Mon, 15 Apr 2013, <a href="mailto:nek5000-users@lists.mcs.anl.gov" target="_blank">nek5000-users@lists.mcs.anl.<u></u>gov</a> wrote:<br>
<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hi All,<br>
<br>
Trying to run some initial test cases of a problems I'm working on:<br>
- Currently on single node (SMP Linux)<br>
- MPI turned off (IFMPI="false")<br>
- DOF at 5 (lx1=6, lxd=9, lelx=8)<br>
<br>
If I run with lp=1,lelt=2160, lelg=2160, for a 12x12x15 mesh, it compiles and runs fine.<br>
<br>
If I up it to lp=1,lelt=4500,lelg=4500, for a 15x15x20 mesh, it crashes the compile with:<br>
<br>
obj/drive2.o: In function `plan4_vol_':<br>
drive2.f:(.text+0x82f): relocation truncated to fit: R_X86_64_32S against symbol `scrvh_' defined in COMMON section in obj/hsmg.o<br>
drive2.f:(.text+0x837): relocation truncated to fit: R_X86_64_32S against symbol `scrvh_' defined in COMMON section in obj/hsmg.o<br>
obj/drive2.o: In function `plan3_vol_':<br>
drive2.f:(.text+0xac5): relocation truncated to fit: R_X86_64_32S against symbol `scrvh_' defined in COMMON section in obj/hsmg.o<br>
drive2.f:(.text+0xacd): relocation truncated to fit: R_X86_64_32S against symbol `scrvh_' defined in COMMON section in obj/hsmg.o<br>
obj/drive2.o: In function `plan2_vol_':<br>
drive2.f:(.text+0xeb8): relocation truncated to fit: R_X86_64_32S against symbol `scrvh_' defined in COMMON section in obj/hsmg.o<br>
drive2.f:(.text+0xec0): relocation truncated to fit: R_X86_64_32S against symbol `scrvh_' defined in COMMON section in obj/hsmg.o<br>
obj/drive2.o: In function `dofcnt_':<br>
drive2.f:(.text+0x170f): relocation truncated to fit: R_X86_64_PC32 against symbol `scrns_' defined in COMMON section in obj/convect.o<br>
obj/drive2.o: In function `settime_':<br>
drive2.f:(.text+0x7cc9): relocation truncated to fit: R_X86_64_PC32 against symbol `cprint_' defined in COMMON section in obj/navier1.o<br>
drive2.f:(.text+0x7cef): relocation truncated to fit: R_X86_64_PC32 against symbol `cprint_' defined in COMMON section in obj/navier1.o<br>
drive2.f:(.text+0x7d02): relocation truncated to fit: R_X86_64_PC32 against symbol `cprint_' defined in COMMON section in obj/navier1.o<br>
obj/plan4.o: In function `crespsp_':<br>
plan4.f:(.text+0xb23): additional relocation overflows omitted from the output<br>
collect2: ld returned 1 exit status<br>
make: *** [nek5000] Error 1<br>
<br>
Just wondering if this is due to a true limit with the platform/word size, or if I'm screwing something up...<br>
<br>
Thanks,<br>
Murph<br>
<br>
PS - Is there any other interface to this list other than raw email?<br>
<br>
<br>
<br>
-- <br>
<br></div></div>
*Murphy Leo O'Dea, PE"Murph"*<br>
<br>
PhD Student, Mechanical Engineering<br>
<br>
/School Of Engineering And Computer Science/<br>
<br>
/Oakland University/<br>
<br>
<a href="mailto:mlodea@oakland.edu" target="_blank">mlodea@oakland.edu</a> <mailto:<a href="mailto:mlodea@oakland.edu" target="_blank">mlodea@oakland.edu</a>><br>
<br>
<a href="http://www.secs.oakland.edu/~mlodea/" target="_blank">http://www.secs.oakland.edu/~<u></u>mlodea/</a><br>
<br>
<br>
</blockquote>
______________________________<u></u>_________________<br>
Nek5000-users mailing list<br>
<a href="mailto:Nek5000-users@lists.mcs.anl.gov" target="_blank">Nek5000-users@lists.mcs.anl.<u></u>gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users" target="_blank">https://lists.mcs.anl.gov/<u></u>mailman/listinfo/nek5000-users</a><br>
</blockquote></div><br></div>