From: Matthias Troyer (troyer_at_[hidden])
Date: 2003-02-05 17:16:31


Hi Dan,

Thanks for your input regarding the Cray X1. My efforts to port my
codes to Cray vector machines are aimed at using an X1 in the future,
and I use our SV1 machines at this time mainly to sort out problems,
to vectorize my codes and for first tests.

On Wednesday, February 5, 2003, at 03:55 PM, Dan Gohman wrote:
> Also as Matthias mentioned earlier, the Cray C++ library is based on
> Dinkumware, and a recent CVS checkout of the Boost configuration system
> is able to detect it in the preliminary Cray X1 testing I've been
> doing.
> Matthias, what version of the config system were you using?

I have done a cvs update on Tuesday, just before running the tests.
However, in order to improve the chances for the regression tests to
work, I have ran the configuration tool to create a customized
user.hpp. Maybe this changes things.

> Here's what I have so far for a platform/cray.hpp . I don't have much
> access to Cray SV1 machines currently, so that part needs help.

I'll try to add that.

Matthias