Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] PTP and Parallel Package Juno RC4 build - Need your vote for final Parallel Package build!

I’m a little bit puzzled – I found the script that drives the build, executing it manually causes the same output:

 

[jalameda@forge ~/mpi-test-rc4]$ bash /tmp/ptpscript_vDA4kU

 

**** Environment configuration script temporarily stored in /tmp/ptpscript_vDA4kU **

**

module purge >/dev/null 2>&1

: ambiguous redirectU: line 5: 1

module load cuda-4.0.17

/tmp/ptpscript_vDA4kU: line 7: module: command not found

module load cupti/4.0.17

/tmp/ptpscript_vDA4kU: line 9: module: command not found

module load globus-5.0.4-r1

/tmp/ptpscript_vDA4kU: line 11: module: command not found

module load gx-map-0.5.3.3-r1

/tmp/ptpscript_vDA4kU: line 13: module: command not found

module load intel/12.0.4

/tmp/ptpscript_vDA4kU: line 15: module: command not found

module load java-sun-1.6

/tmp/ptpscript_vDA4kU: line 17: module: command not found

module load moab-5.3.7

/tmp/ptpscript_vDA4kU: line 19: module: command not found

module load mssftp-client-2.9

/tmp/ptpscript_vDA4kU: line 21: module: command not found

module load ncsa-ca

/tmp/ptpscript_vDA4kU: line 23: module: command not found

module load openmpi-1.4.3-intel-12.0.4

/tmp/ptpscript_vDA4kU: line 25: module: command not found

module load os_paths

/tmp/ptpscript_vDA4kU: line 27: module: command not found

module load papi/4.1.4

/tmp/ptpscript_vDA4kU: line 29: module: command not found

module load saveafterjob-2.1.0

/tmp/ptpscript_vDA4kU: line 31: module: command not found

module load tau/2.20.3

/tmp/ptpscript_vDA4kU: line 33: module: command not found

module load tginfo-1.1.1-r1

/tmp/ptpscript_vDA4kU: line 35: module: command not found

module load tgusage-3.0-r3

/tmp/ptpscript_vDA4kU: line 37: module: command not found

module load torque-3.0.2

/tmp/ptpscript_vDA4kU: line 39: module: command not found

module load uberftp-client-2.6

/tmp/ptpscript_vDA4kU: line 41: module: command not found

module load user_paths

/tmp/ptpscript_vDA4kU: line 43: module: command not found

make all

make: Nothing to be done for `all'.

'.  Stop. No rule to make target `

[jalameda@forge ~/mpi-test-rc4]$

 

The script’s contents are:

 

 

#!/bin/bash

echo ''

echo '**** Environment configuration script temporarily stored in /tmp/ptpscript_vDA4kU ****'

echo 'module purge >/dev/null 2>&1'

module purge >/dev/null 2>&1

echo 'module load cuda-4.0.17'

module load cuda-4.0.17

echo 'module load cupti/4.0.17'

module load cupti/4.0.17

echo 'module load globus-5.0.4-r1'

module load globus-5.0.4-r1

echo 'module load gx-map-0.5.3.3-r1'

module load gx-map-0.5.3.3-r1

echo 'module load intel/12.0.4'

module load intel/12.0.4

echo 'module load java-sun-1.6'

module load java-sun-1.6

echo 'module load moab-5.3.7'

module load moab-5.3.7

echo 'module load mssftp-client-2.9'

module load mssftp-client-2.9

echo 'module load ncsa-ca'

module load ncsa-ca

echo 'module load openmpi-1.4.3-intel-12.0.4'

module load openmpi-1.4.3-intel-12.0.4

echo 'module load os_paths'

module load os_paths

echo 'module load papi/4.1.4'

module load papi/4.1.4

echo 'module load saveafterjob-2.1.0'

module load saveafterjob-2.1.0

echo 'module load tau/2.20.3'

module load tau/2.20.3

echo 'module load tginfo-1.1.1-r1'

module load tginfo-1.1.1-r1

echo 'module load tgusage-3.0-r3'

module load tgusage-3.0-r3

echo 'module load torque-3.0.2'

module load torque-3.0.2

echo 'module load uberftp-client-2.6'

module load uberftp-client-2.6

echo 'module load user_paths'

module load user_paths

echo 'make all '

make all

rm -f '/tmp/ptpscript_vDA4kU'

 

From: ptp-dev-bounces@xxxxxxxxxxx [mailto:ptp-dev-bounces@xxxxxxxxxxx] On Behalf Of Alameda, Jay
Sent: Tuesday, June 19, 2012 3:50 PM
To: Parallel Tools Platform general developers
Subject: Re: [ptp-dev] PTP and Parallel Package Juno RC4 build - Need your vote for final Parallel Package build!

 

Beth,

Windows 7 64 bit – Java 1.6 –

I’m working through a capability matrix that Jeff and I have been working on – started with a local project, with your sample mpi code

Made it into a synchronized project, on blacklight, documented missing config items for blacklight (not a big deal for now, as we simply haven’t developed the configurations for SGI MPT, and have some things to fix in the LML for the origin, something Carsten can do very very easily).

But, the environment management system reported that it could not work with blacklight –

 

Then added a build configuration for forge, figured out where the things that are set in the wizard are set (project properties) – tried env management, and when I went to set them, had this issue – this is for build-time environment management:

 

15:44:17 **** Incremental Build of configuration forge for project mpi-test-rc4 ****

make all

 

**** Environment configuration script temporarily stored in /tmp/ptpscript_vDA4kU ****

module purge >/dev/null 2>&1

/tmp/ptpscript_vDA4kU: line 5: 1

: ambiguous redirect

module load cuda-4.0.17

ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefile for 'cuda-4.0.17

'

module load cupti/4.0.17

ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefile for 'cupti/4.0.17

'

module load globus-5.0.4-r1

ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefile for 'globus-5.0.4-r1

'

module load gx-map-0.5.3.3-r1

ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefile for 'gx-map-0.5.3.3-r1

'

module load intel/12.0.4

intel(7):ERROR:105: Unable to locate a modulefile for 'intel/12.0.4

'

module load java-sun-1.6

ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefile for 'java-sun-1.6

'

module load moab-5.3.7

ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefile for 'moab-5.3.7

'

module load mssftp-client-2.9

ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefmodule load ncsa-ca

module load openmpi-1.4.3-intel-12.0.4

module load os_paths

module load papi/4.1.4

module load saveafterjob-2.1.0

module load tau/2.20.3

module load tginfo-1.1.1-r1

ile for 'mssftp-client-2.9

'

ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefile for 'ncsa-ca

'

ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefile for 'openmpi-1.4.3-intel-12.0.4

'

ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefile for 'os_paths

'

papi(8):ERROR:105: Unable to locate a modulefile for 'papi/4.1.4

'

ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefile for 'saveafterjob-2.1.0

'

ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefile for 'tau/2.20.3

'

ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefile for 'tginfo-1.1.1-r1

'

module load tgusage-3.0-r3

ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefile for 'tgusage-3.0-r3

'

module load torque-3.0.2

ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefile for 'torque-3.0.2

'

module load uberftp-client-2.6

ModuleCmd_Load.c(204):ERROR:105: Unable to locate a modulefile for 'uberftp-client-2.6

'

module load user_paths

ModuleCmd_Load.c(204):ERROR:105: Unable to locate amake all

mpicc -g -o mpi-test mpi-test.o

modulefile for 'user_paths

'

make: *** No rule to make target `

'.  Stop.

 

15:44:24 Build Finished (took 7s.446ms)

 

 

 

From: ptp-dev-bounces@xxxxxxxxxxx [mailto:ptp-dev-bounces@xxxxxxxxxxx] On Behalf Of Beth Tibbitts
Sent: Monday, June 18, 2012 12:23 PM
To: ptp-dev@xxxxxxxxxxx
Subject: [ptp-dev] PTP and Parallel Package Juno RC4 build - Need your vote for final Parallel Package build!

 

Sorry.... I thought I sent this out on Friday...

PLEASE TRY THIS.  It's our final build of the parallel package.
I would like a few "+1" votes on some various platforms before I give it the big "+1" to be on the downloads site on Juno Day, June 27.

As mentioned in our ptp-dev call last Tuesday, please test as much as possible; we are most likely releasing a 6.0.1 bugfix release at about the time of the release on Wed June 27

Here's my vote:
+1 for Mac64

The final Juno RC4 build of the parallel package is available here:
  http://build.eclipse.org/technology/epp/epp_build/juno/download/20120614-1725/

The repository from which you can use Help>Install new software to test installation from an existing workbench is
  http://download.eclipse.org/releases/staging

These will not be promoted to the usual areas on the Eclipse download sites, since this would essentially
be releasing early

Final release of the Eclipse Juno, including PTP 6.0.0 and the "Eclipse for Parallel Application Developers"
is June 27.


...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform  http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511

----- Forwarded by Beth Tibbitts/Watson/IBM on 06/15/2012 08:50 AM -----

From:


Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx>

To:


EPP Developer Mailing List <epp-dev@xxxxxxxxxxx>,

Date:


06/14/2012 04:28 PM

Subject:


[epp-dev] EPP Juno RC4 build

Sent by:


epp-dev-bounces@xxxxxxxxxxx





Hi package maintainers,

now we've got a build available that I think could be the final RC4 build:

  http://build.eclipse.org/technology/epp/epp_build/juno/download/20120614-1725/

Upgrades etc. can be tested with the RC4 p2 repositories at

  http://build.eclipse.org/technology/epp/epp_build/juno/download/20120614-1725/repository and
  http://download.eclipse.org/releases/staging

There are some 'special' things that I should mention:

(1) Bug 382574 - An internal error occurred during: "Indexing help...".
The workaround that we came up with includes adding a new Java property to the eclipse.ini file. With this property set, the search in the Eclipse Help system should work even in case someone installs the higher version of the Apache Lucene library from the Juno repository at a later time. But it is important that you test the search in your package to make sure there are no bad side effects.

(2) There won't be the usual 'release' of the packages from eclipse.org/downloads tomorrow/Friday. RC4 has always been a 'quiet' release. If you send your +1's these packages will be the final ones that will be released on June 27th.

Huh, it's going to be a longer list... I hate such lists... :)

(3) Test the packages... if you find errors, try to find a workaround and document it. If you find a stop-ship bug, well, in that case we need to find a solution. In most cases this means that we need to rebuild (and test!) all packages again.

(4) Test the packages early... and send your vote to the list as usual. I'd like to push them to the Eclipse mirror servers beginning of next week to give them enough time to sync. And before doing so, I need your votes...

Good, I'll stop for now...

Thanks,
Markus_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epp-dev


Back to the top