- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm looking for a way to measure memory usage from within my fortran program.
On one system I've been able to call mallinfo (libc) to get what I needed, but is there an easy way with ifc/ifort ?
Currently I use a system call to 'ps -o vsz -p pid' which is really too slow and not convenient.
Thanks,
Joost
I'm looking for a way to measure memory usage from within my fortran program.
On one system I've been able to call mallinfo (libc) to get what I needed, but is there an easy way with ifc/ifort ?
Currently I use a system call to 'ps -o vsz -p pid' which is really too slow and not convenient.
Thanks,
Joost
Link Copied
0 Replies
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page