Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] Fwd: [eclipse/ice] a80e6b: Committing bug fixes in MooseLauncher, JobLauncher...

This didn’t send because I didn’t have the correct email configured on my Mac. Forwarding to the list now.

Alex


Begin forwarded message:

From: Alex McCaskey <amccaskey2223@xxxxxxxxx<mailto:amccaskey2223@xxxxxxxxx>>
Subject: Fwd: [eclipse/ice] a80e6b: Committing bug fixes in MooseLauncher, JobLauncher...
Date: November 12, 2014 at 11:38:48 AM EST
To: "McCaskey, Alex" <mccaskeyaj@xxxxxxxx<mailto:mccaskeyaj@xxxxxxxx>>


---------- Forwarded message ----------
From: <ice-build-owner@xxxxxxxxxxx<mailto:ice-build-owner@xxxxxxxxxxx>>
Date: Wed, Nov 12, 2014 at 11:34 AM
Subject: [eclipse/ice] a80e6b: Committing bug fixes in MooseLauncher, JobLauncher...
To: amccaskey2223@xxxxxxxxx<mailto:amccaskey2223@xxxxxxxxx>


You are not allowed to post to this mailing list, and your message has
been automatically rejected.  If you think that your messages are
being rejected in error, contact the mailing list owner at
ice-build-owner@xxxxxxxxxxx<mailto:ice-build-owner@xxxxxxxxxxx>.



---------- Forwarded message ----------
From: Alex McCaskey <amccaskey2223@xxxxxxxxx<mailto:amccaskey2223@xxxxxxxxx>>
To: ice-build@xxxxxxxxxxx<mailto:ice-build@xxxxxxxxxxx>
Cc:
Date: Wed, 12 Nov 2014 08:34:08 -0800
Subject: [eclipse/ice] a80e6b: Committing bug fixes in MooseLauncher, JobLauncher...
  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: a80e6bde35cfb8a0416ccdd438caf8c3d822f745
      https://github.com/eclipse/ice/commit/a80e6bde35cfb8a0416ccdd438caf8c3d822f745
  Author: Alex McCaskey <amccaskey2223@xxxxxxxxx<mailto:amccaskey2223@xxxxxxxxx>>
  Date:   2014-11-12 (Wed, 12 Nov 2014)

  Changed paths:
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/action/JobLaunchAction.java
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/jobLauncher/JobLauncher.java
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/nuclear/MOOSELauncher.java

  Log Message:
  -----------
  Committing bug fixes in MooseLauncher, JobLauncher, and
JobLauncherAction related to local job launches. This fixes the
following:
1. Local yaml generation on Mac (launch script changed to use '\n'
instead of ';')
2. Needed files not pushed to temp working directory for local launch.
3. Generated files not being pulled back from temp working directory on
local launch.
4. Launching moose job with an input file given as an absolute path
crashes moose, and is not needed since we are in the temp working dir.
It now just launches /path/to/mooseapp -i input.i
5. Problem where local download directory was not being set correctly if
no input file was specified, as in the case with yaml generation.

Tested all of this locally and remotely on Mac, Linux, and Linux VM.

Signed-off-by: Alex McCaskey <amccaskey2223@xxxxxxxxx<mailto:amccaskey2223@xxxxxxxxx>>





Alex McCaskey
ORNL Computer Science Research
mccaskeyaj@xxxxxxxx<mailto:mccaskeyaj@xxxxxxxx>
(865) 574-8715





Back to the top