- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
how can i get hostname and memory used in a code using either ifort or gfortran? is there any standared for that? if not, can you tell me the workaround?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - roddur
how can i get hostname and memory used in a code using either ifort or gfortran? is there any standared for that? if not, can you tell me the workaround?
If you would be more specific about your memory question, you might get some suggestions, but surely you have ideas yourself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - roddur
how can i get hostname and memory used in a code using either ifort or gfortran? is there any standared for that? if not, can you tell me the workaround?
call system() can be used to invoke system functions/execs... maybe this can help (like external parsing of ps output)?

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