SEO

vBulletin Search Engine Optimization


Go Back   UnixAdminTalk.com > Unix Operating Systems > AIX Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-18-2008, 05:51 AM
 
Posts: n/a
Default Cannot run Fortran program on AIX: not enough memory

What can I do when I get this message on my AIX machine when I invoke
the Fortran program?

exec(): 0509-036 Cannot load program ./hidutydrv because of the
following errors


0509-026 System error: There is not enough memory available
now.

Thanks, and please also respond to my email address:

Dan

[email protected]
Reply With Quote
  #2 (permalink)  
Old 01-18-2008, 05:13 PM
Patrick Begou
 
Posts: n/a
Default Re: Cannot run Fortran program on AIX: not enough memory

[email protected] wrote:
> What can I do when I get this message on my AIX machine when I invoke
> the Fortran program?
>
> exec(): 0509-036 Cannot load program ./hidutydrv because of the
> following errors
>
>
> 0509-026 System error: There is not enough memory available
> now.
>
> Thanks, and please also respond to my email address:
>
> Dan
>
> [email protected]


1) Did you check the size of your code at run time ?
size executable_name
and "man size" for details.

2) Did you check your resources limits on this host ?
ulimit -a

3) In AIX an executable cannot exceed 128MB in RAM if you do not use
specific options with xlf.
- Look at the -bmaxdata option in xlf manual if your code/AIX kernel
is 32 bits
- Use -q64 option with xlf if your AIX kernel is 64bits.

Patrick
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 05:24 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0