Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r8010] Purpose: | Quincey Koziol | 2003-12-31 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | Bug fix Description: Add special-case handling to floating-point conversion tests to avoid problems with denormalized values on Cray T3E & T90 platforms. (Still not working on Cray SV1, but at least it's closer). Solution: Detect denormalized values and don't try to operate on them on the Crays. Platforms tested: FreeBSD 4.9 (sleipnir) Cray T3E (hubble.cray.com) Cray T90 (gypsy.cray.com) | ||||
* | [svn-r4917] Purpose: | Quincey Koziol | 2002-02-07 | 1 | -1/+1 |
| | | | | | | | | | | Bug Fix Description: Turn down the compiler optimizations for the Cray SV1 Platforms tested: Cray SV1 (killeen.nersc.gov) | ||||
* | [svn-r3323] Purpose: | Quincey Koziol | 2001-01-24 | 1 | -0/+138 |
New platform Description: Support the Cray SV1 machine. (config file is identical to unicosmk file right now). Platforms tested: Cray SV1 (killeen.nersc.gov) |