On Thu, Sep 24, 2015 at 11:02 PM, Fotis Georgatos <fo...@mail.cern.ch> wrote:
>
> Hi,
>
> FWIW: while experimenting with that LiveWN thingy back then:
> http://gridathome.sourceforge.net  (now it’s a relic of the past)
> OpenVPN proved to be a very reliable technique to survive dialup network 
> links,
> including to the point of setting up computing clusters out of such nodes.
>
> So, I highly recommend considering a fixed OpenVPN endpoint with a fixed DNS 
> address.
> Granted, it won’t always be available, but it should not be worse than the 
> other solutions.
>
Thanks Fotis.

There's some renewed interest now since the box is being shared with
more people. I came across this when searching on GitHub:
https://github.com/OpenSRS/osrs-toolkit-php. It looks like I need to
use the `dnsSet` command.

I'll probably stand up a Ubuntu box to (1) provide access to Intel's
ICC/ICPC compiler, and (2) provide the update script and handle the
updates.

If you've never had the pleasure, Intel's ICC is ruthless about
removing undefined behavior. I've seen a lot of programs break with
`export CC=/opt/intel/bin/icc && ./configure && make`. (If you
experience this break, get your program under GCC or Clang and its
Undefined Behavior sanitizer to pinpoint the problem).

If you are interested in access to Intel's ICC/ICPC, then the same
offer stands: send over an authorized_keys file or a SSH public key.

Jeff

_______________________________________________
Gcc-cfarm-users mailing list
Gcc-cfarm-users@gna.org
https://mail.gna.org/listinfo/gcc-cfarm-users

Reply via email to