Hi,

Thanks to LORIA http://www.loria.fr/ who gave us a machine originally
received from HP http://www.hp.com/ we now have an itanium machine in
the compile farm: Merced 733 MHz, 1GB RAM and 18 GB disk, model HP
workstation i2000. Hosting is donated by Mekensleep
http://www.mekensleep.com/ .

To connect either do:

ssh -p 9091 [email protected]

Or add the following to your $HOME/.ssh/config

Host gcc41
  Hostname gcc12.fsffrance.org
  Port 9091
  HostKeyAlias gcc41
  CheckHostIP no

And then "ssh lo...@gcc41" should work.

Since the /home disk is limited in size you might want to use
/n/40/LOGIN/ which is mounted by NFS from gcc40 (just a switch away
in the same room).

We have several more donations in the pipeline so available
cpu power will increase on many architectures over time.
We don't have new architectures, suggestions welcomed
as usual.

Happy hacking,

Laurent

PS: gcc01..9 are down, we are investigating the cause of these repeated
down with local admin.



_______________________________________________
Gcc-cfarm-users mailing list
[email protected]
https://mail.gna.org/listinfo/gcc-cfarm-users

Reply via email to