- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi
Is there any function I can call to get cpuid or computer information using Fortran? what kind of lib should I use if it has?
and my OS is VSF X64.
thx a lot
Is there any function I can call to get cpuid or computer information using Fortran? what kind of lib should I use if it has?
and my OS is VSF X64.
thx a lot
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Take a look at the Win32Platform sample in Intel Visual Fortran 11.x and see if it meets your needs. You can't quite get all the info that CPUID gives, but it may be adequate, and there is more information available through the Win32 APIs - especially on some newer versions of Windows.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Take a look at the Win32Platform sample in Intel Visual Fortran 11.x and see if it meets your needs. You can't quite get all the info that CPUID gives, but it may be adequate, and there is more information available through the Win32 APIs - especially on some newer versions of Windows.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Steve Lionel (Intel)
Take a look at the Win32Platform sample in Intel Visual Fortran 11.x and see if it meets your needs. You can't quite get all the info that CPUID gives, but it may be adequate, and there is more information available through the Win32 APIs - especially on some newer versions of Windows.

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