On Wed, Aug 24, 2016 at 11:38 AM, John Peterson
wrote:
> On Wed, Aug 24, 2016 at 9:33 AM, wrote:
>
> > I am installing libMesh on Shenwei, the new machine that ranks 1st on
> > latest TOP500(June, 2016).
> > The chips are developed differently from Intel, they may have some
> > relations with th
On Wed, Aug 24, 2016 at 9:33 AM, wrote:
> I am installing libMesh on Shenwei, the new machine that ranks 1st on
> latest TOP500(June, 2016).
> The chips are developed differently from Intel, they may have some
> relations with the Alpha architecture, so libMesh does get some info and
> builds the
I am installing libMesh on Shenwei, the new machine that ranks 1st on latest
TOP500(June, 2016).
The chips are developed differently from Intel, they may have some relations
with the Alpha architecture, so libMesh does get some info and builds the
configuration in that way.
I know it is not a g
On Wed, Aug 24, 2016 at 9:03 AM, wrote:
> The processors and architecture of the new machine are somehow different
> from x_86. On each chip, some co-processors are attached.
>
What kind of chips are on the system? Is it a standard Intel CPU with an
attached MIC card? I'd recommend *not* cross
The processors and architecture of the new machine are somehow different from
x_86. On each chip, some co-processors are attached.
Although I naively change the words "alphaev6" to "sw_64thl" in
/build-aux/config.guess, when linking the libcontrib_opt.la with libstdc++.la,
it still refers to a
> On Aug 24, 2016, at 1:33 AM, li@siat.ac.cn wrote:
>
>
> Dear developers,
>
> I am installing libmesh on a new machine, it outputs errors:
> /usr/sw-mpp/swcc/swgcc-binary/alphaev6-unknown-linux-gnu/lib/libstdc++.la: No
> such file or directory
>
> The machine does not have a directory
What time of machine is this? DEC Alpha processors have not been manufactured
in ages, so I suspect some type of architecture misidentification...
> On Aug 24, 2016, at 2:34 AM, "li@siat.ac.cn" wrote:
>
>
> Dear developers,
>
> I am installing libmesh on a new machine, it outputs err
Dear developers,
I am installing libmesh on a new machine, it outputs errors:
/usr/sw-mpp/swcc/swgcc-binary/alphaev6-unknown-linux-gnu/lib/libstdc++.la: No
such file or directory
The machine does not have a directory 'alphaev6-unknown-linux-gnu' but has a
directory 'sw_64thl-unknown-linux-gnu