You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Open64 compiler suite includes optimizing compilers and runtime support for C, C++ and FORTRAN 77/90/95.
These compilers produce code that follows the corresponding ABI on IA-32/Linux, x86_64/Linux and IA-64/Linux and be compatible with the latest GCC revesion. This means that objects produced by the Open64 compilers can link with objects produced by other ABI compliant compilers.