- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello:
I am fortunate enough to have a new Mac Pro under my desk. I have tested some code snippits, and as I expected, the Intel Fortran compiler does not support addressing more than 2 GBYTES of memory (it is supposed to be a 32 bit system, I know). Actually, it seems to be able to allocated about 800 million words in an array (which is about 2.4 GB???).
Can anyone hint at when to expect the 64 bit version of the compiler now that we have Woodcrest/64 bit for the Mac Pro line?
I am fortunate enough to have a new Mac Pro under my desk. I have tested some code snippits, and as I expected, the Intel Fortran compiler does not support addressing more than 2 GBYTES of memory (it is supposed to be a 32 bit system, I know). Actually, it seems to be able to allocated about 800 million words in an array (which is about 2.4 GB???).
Can anyone hint at when to expect the 64 bit version of the compiler now that we have Woodcrest/64 bit for the Mac Pro line?
Link Copied
6 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When we asked this question, the answer was the Intel64 10.0 beta compiler should support MacOS "in a few months."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'll pass along your name as someone who is interested in this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks - I am very interested. I do a lot of atmospheric cloud modeling and prediction on my system, as well as work on other applications associated with numerical weather prediction.
Lou
Lou
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You will also need the 64-bit version of MacOS (Leopard?)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hmm - this is where it gets a bit more convoluted - Mac OS X Tiger is "64 bit" - I think mostly at the Unix level. The Carbon API is still 32 bit, but the underlying OS is 64. Unix stuff can get at the full 64 bit address space, but applications have a harder time if they use the Apply API's.
For example, Absoft is shipping a PPC version of their 9.2 Fortran compiler for Tiger that can address 64 bits. IBM decided that they were not going to invest porting their PPC 32 bit compiler XLF past a 32 bit version (which ran on Panther, and on Tiger unsupported as well). Ironically, they released a 64 bit version of the XLF for PPC Linux.
So I think the overall response is that I hope Intel can use the Mac OS X Tiger's underlying "64-bitness" to produce the Intel 10 for the Mac Pro sooner than the release of Leopard.
Lou
For example, Absoft is shipping a PPC version of their 9.2 Fortran compiler for Tiger that can address 64 bits. IBM decided that they were not going to invest porting their PPC 32 bit compiler XLF past a 32 bit version (which ran on Panther, and on Tiger unsupported as well). Ironically, they released a 64 bit version of the XLF for PPC Linux.
So I think the overall response is that I hope Intel can use the Mac OS X Tiger's underlying "64-bitness" to produce the Intel 10 for the Mac Pro sooner than the release of Leopard.
Lou
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I will be the first to admit that I know little about the Mac side of things. I do know that there aren't yet released 64-bit development tools (linker, libraries, etc.) on the Intel-based Mac side of the world. Perhaps Leopard isn't required, I don't know for sure. But you do need tools that Apple has not released yet. It will all come when it's ready (and when Apple is ready.)

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