[Swift-devel] Cant get auto-coasters to run from midway to beagle
Michael Wilde
wilde at mcs.anl.gov
Mon Mar 11 08:12:06 CDT 2013
On midway you use the module command to load packages like java, as on beagle and most CI machines.
My login-time module load commands for rcc machines are in /home/wilde/.modules, which does:
module load java
module load ant
...which gets java from /software/java-1.7-x86_64/bin/java and ant from /software/ant-1.8.4-all/bin/ant
On beagle, my .modules does:
module load java/jdk1.7.0_07
...which gets java from /opt/java/jdk1.7.0_07/bin/java
- Mike
----- Original Message -----
> From: "Mihael Hategan" <hategan at mcs.anl.gov>
> To: "Michael Wilde" <wilde at mcs.anl.gov>
> Cc: "Swift Devel" <swift-devel at ci.uchicago.edu>
> Sent: Monday, March 11, 2013 1:47:07 AM
> Subject: Re: [Swift-devel] Cant get auto-coasters to run from midway to beagle
>
> Nevermind. Found java and some other goodies in your home directory.
>
> I'm seeing something very weird on that machine. The internets are
> just
> crazy. Like connections to svn repos fail more often than not (while
> working fine from anywhere else), ssh to beagle fails randomly,
> downloads of coaster jars fail randomly (I have not personally seen
> this
> one before). All with "connection timed out".
>
> Did you see anything similar or am I just being lucky right now?
>
> Mihael
>
> On Sun, 2013-03-10 at 23:06 -0700, Mihael Hategan wrote:
> > How do you get java on that machine?
> >
> > Mihael
> >
> > _______________________________________________
> > Swift-devel mailing list
> > Swift-devel at ci.uchicago.edu
> > https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
>
>
>
More information about the Swift-devel
mailing list