Anybody tried AMD x86 Open64 Compiler Suite?

Here: http://developer.amd.com/CPU/OPEN64/Pages/default.aspx Regards Hartmut

Hartmut Kaiser wrote:
Here: http://developer.amd.com/CPU/OPEN64/Pages/default.aspx
Regards Hartmut
As far as I can tell, Open64 is a GCC with some custom optimizers in it. There shouldn't be any difference in the front-end. Sebastian

On May 9, 2009, at 4:46 PM, Sebastian Redl wrote:
Hartmut Kaiser wrote:
Here: http://developer.amd.com/CPU/OPEN64/Pages/default.aspx
Results for this toolset are available on the trunk test page (Sandia- open64). http://www.boost.org/development/tests/trunk/developer/summary.html
As far as I can tell, Open64 is a GCC with some custom optimizers in it. There shouldn't be any difference in the front-end.
The gcc toolset seemed to work okay. using gcc : open64 : /home/kbelco/x86_open64-4.2.2/bin/openCC ; The large numbers of failures may be due to configuration problems (I haven't had a chance to look at these yet). -- Noel

On May 11, 2009, at 1:13 PM, K. Noel Belcourt wrote:
On May 9, 2009, at 4:46 PM, Sebastian Redl wrote:
Hartmut Kaiser wrote:
Here: http://developer.amd.com/CPU/OPEN64/Pages/default.aspx
Results for this toolset are available on the trunk test page (Sandia-open64).
http://www.boost.org/development/tests/trunk/developer/summary.html
As far as I can tell, Open64 is a GCC with some custom optimizers in it. There shouldn't be any difference in the front-end.
The gcc toolset seemed to work okay.
using gcc : open64 : /home/kbelco/x86_open64-4.2.2/bin/openCC ;
The large numbers of failures may be due to configuration problems (I haven't had a chance to look at these yet).
Here's the user.hpp output from running configure. -- Noel
participants (4)
-
Hartmut Kaiser
-
K. Noel Belcourt
-
K.Noel Belcourt
-
Sebastian Redl