Re: [OMPI users] Anyone with Visual Studio + MPI Experience

2011-06-30 Thread Joe Griffin
Prentice, It might or might not matter, but on your older system you may have used "LD_LIBRARY_PATH" but on windows you need "PATH" to contain the PATH. I only mention this because you said it runs in one environment, but not the other. Joe -Original Message- From: users-boun...@open-mp

Re: [OMPI users] users Digest, Vol 1242, Issue 5

2009-05-28 Thread Joe Griffin
.org You can reach the person managing the list at users-ow...@open-mpi.org When replying, please edit your Subject line so it is more specific than "Re: Contents of users digest..." Today's Topics: 1. Re: problem with installing openmpi w

Re: [OMPI users] problem with installing openmpi with intelcompiler onubuntu

2009-05-27 Thread Joe Griffin
/usr/local/intel/Compiler/11.0/083/mkl/include _=/usr/bin/env Thanks, mk -- Message: 1 List-Post: users@lists.open-mpi.org Date: Tue, 26 May 2009 19:51:48 -0700 From: "Joe Griffin"

Re: [OMPI users] problem with installing openmpi with intel compiler onubuntu

2009-05-26 Thread Joe Griffin
MK, Is "icc" in your path? What if you type "which icc"? Joe From: users-boun...@open-mpi.org on behalf of Michael Kuklik Sent: Tue 5/26/2009 7:05 PM To: us...@open-mpi.org Subject: [OMPI users] problem with installing openmpi with intel compiler onubuntu

Re: [OMPI users] Linux Itanium Configure and Make Logs for 1.2.8

2009-02-10 Thread Joe Griffin
n speak on behalf of NASA. From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Joe Griffin Sent: Monday, February 09, 2009 6:25 PM To: Open MPI Users Subject: Re: [OMPI users] Linux Itanium Configur

Re: [OMPI users] Linux Itanium Configure and Make Logs for 1.2.8

2009-02-09 Thread Joe Griffin
or so (in that mad, must finish dissertation this month, mode). Brian On Mon, 9 Feb 2009, Joe Griffin wrote: > > Tony, > > > > My compile line with the error was the following. I believe the one you > had with the error was similar: > > > > icc -DHAVE_CONFIG_

Re: [OMPI users] Linux Itanium Configure and Make Logs for 1.2.8

2009-02-09 Thread Joe Griffin
Tony, My compile line with the error was the following. I believe the one you had with the error was similar: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../../opal/mca/paffinity/linux/plpa/src/libplpa -I../.. \ -O3 -DNDEBUG -finline-functions -

Re: [OMPI users] Joe Griffin: "Re: Cannotcompile onLinuxItanium system"

2009-02-04 Thread Joe Griffin
C-RTB0) > Sent: Wednesday, February 04, 2009 2:27 AM > To: Open MPI Users > Subject: Re: [OMPI users] Joe Griffin: "Re: Cannotcompile onLinuxItanium > system" > > Jeff, > >For your information, I was able to compile 1.2.8 using Intel 10.1 > compil

Re: [OMPI users] Joe Griffin: "Re: Cannot compile onLinuxItanium system"

2009-02-02 Thread Joe Griffin
.@open-mpi.org [mailto:users-boun...@open-mpi.org] On > Behalf Of Jeff Squyres > Sent: Sunday, February 01, 2009 3:42 AM > To: Open MPI Users > Subject: Re: [OMPI users] Joe Griffin: "Re: Cannot compile onLinuxItanium > system" > > I'm afraid I don't have acce

Re: [OMPI users] Joe Griffin: "Re: Cannot compile on LinuxItanium system"

2009-01-29 Thread Joe Griffin
t: Thursday, January 29, 2009 11:22 AM To: Open MPI Users Subject: Re: [OMPI users] Joe Griffin: "Re: Cannot compile on LinuxItanium system" Joe, Intel recommends to set all of the compile flags, like CCFLAGS, to -O2. Other than than, we are doing nothing different than what In

Re: [OMPI users] Joe Griffin: "Re: Cannot compile on Linux Itanium system"

2009-01-29 Thread Joe Griffin
__ From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Iannetti, Anthony C. (GRC-RTB0) Sent: Wednesday, January 28, 2009 11:42 PM To: us...@open-mpi.org Subject: [OMPI users] Joe Griffin: "Re: Cannot compile on Linux Itanium system" Joe,

Re: [OMPI users] Cannot compile on Linux Itanium system

2009-01-26 Thread Joe Griffin
Tony, I don't know what iac is. I use ias for my ASM code: ia64b <82> cd /opt/intel ia64b <83> find . -name 'iac' ia64b <84> find . -name 'ias' ./fc/10.1.012/bin/ias ./cc/10.1.012/bin/ias Anyway, if you want another data point and see if my compilers work I will gladly try to compile if you sen

Re: [OMPI users] Cannot compile on Linux Itanium system

2009-01-26 Thread Joe Griffin
Tony, I have a couple questions ... 1. It looks like you are creating atomic-asm.o with icc and not "ias". Is that correct? libtool: compile: icc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../orte/include -I../../ompi/include -I../../opal/mca/paffinity/linux/plpa/src/libplpa -

Re: [OMPI users] Question about openmpi and msc nastran

2008-10-21 Thread Joe Griffin
ue is more application dependent than OpenMPI dependent. Thanks, Joe Griffin joe.grif...@mscsoftware.com (714) 445-5636 From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Pedro G Sent: Tuesday, October 21, 2008 1:27 AM To

Re: [OMPI users] Question about openmpi and msc nastran

2008-10-20 Thread Joe Griffin
OSTS" HOSTS="$HOST0:$NODE" done < $PE_HOSTFILE # Remove leading ':' HOSTS=`echo $HOSTS | sed 's/://'` # # Got hosts, now run Nastran: nast2003t2 ${DAT} dmp=${NSLOTS} scr=yes bat=no hosts=$HOSTS # # End Regards, Joe Griffin

Re: [OMPI users] Question about openmpi and msc nastran

2008-10-20 Thread Joe Griffin
Pedro, If you used "openmpi=yes" then you will also need to specify "proc=open". I believe that was the specification in 2007.0.3. Regards, Joe From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Pedro G Sent: M

Re: [OMPI users] Question about openmpi and msc nastran

2008-10-20 Thread Joe Griffin
further questions. Regards, Joe Griffin (714) 445-5636 From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Pedro G Sent: Monday, October 20, 2008 3:18 AM To: us...@open-mpi.org Subject: [OMPI users] Question about openmpi and

Re: [OMPI users] 1.2.2 to 1.2.7 differences.

2008-10-01 Thread Joe Griffin
ad average: 0.80, 1.19, 0.80 17:34:47 up 42 days, 23:37, 4 users, load average: 0.80, 1.19, 0.80 - On Sep 30, 2008, at 3:33 PM, Joe Griffin wrote: > Hello All, > > My OpenMPI 1.2.2 version works fine. I think OPAL_PREFIX has > changed. I install from RPM with --prefix. W

[OMPI users] 1.2.2 to 1.2.7 differences.

2008-09-30 Thread Joe Griffin
dirs: env (MCA v1.0, API v1.0, Component v1.2.7) MCA installdirs: config (MCA v1.0, API v1.0, Component v1.2.7) Can someone please tell me what has changed? Regards, Joe Griffin

Re: [OMPI users] Missing F90 modules

2008-07-30 Thread Joe Griffin
Scott, include brings in a file use brings in a module .. kind of like an object file. Joe > -Original Message- > From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On > Behalf Of Scott Beardsley > Sent: Wednesday, July 30, 2008 1:16 PM > To: Open MPI Users > Subject:

Re: [OMPI users] Open MPI Linux Expectations

2008-05-22 Thread Joe Griffin
For x8664 I build on RHEL4.3 and run on: RHEL 4.5, 5.0 SuSE 10.1 and SuSE 10.3 For IA64 I build on RHEL 3.4 and run on RHEL 3.4, CentOS 4.? and a couple SGI ProPack systems. For IA32 I build on RHEL 4.3, and have only tested RHEL 4.3. Joe > -Original Message- > From: users-boun...@op

Re: [OMPI users] -prefix not working

2007-04-10 Thread Joe Griffin
be releasing OMPI v1.2ofed as part of the OpenFabrics Enterprise Distribution (OFED -- the open source InfiniBand stack) that will be the final community OMPI v1.2 release plus the installdirs patch. We need this installdirs stuff in the OFED installer for DESTDIR reasons. I'd b

Re: [OMPI users] -prefix not working

2007-02-05 Thread Joe Griffin
Jeff, Jeff Squyres wrote: On Feb 5, 2007, at 12:19 PM, Joe Griffin wrote: Thanks. As always .. you are a perl. FWIW -- credit Brian on this one. He did 98% of the work; I only did the final validation of it. :-) Thanks to Brian then also. I will try that with 1.2

Re: [OMPI users] -prefix not working

2007-02-05 Thread Joe Griffin
ity OMPI v1.2 release plus the installdirs patch. We need this installdirs stuff in the OFED installer for DESTDIR reasons. I'd be happy to share the installdirs patch with anyone who wants it; it just won't make it into OMPI v1.2. On Feb 2, 2007, at 6:28 PM, Joe Griffin wro

[OMPI users] -prefix not working

2007-02-02 Thread Joe Griffin
Hello, I can see that Patrick posted my same error on: http://www.open-mpi.org/community/lists/devel/2006/12/1230.php Can I please find out the status? I have a simple test case which demonstrates the --prefix is not working on mpirun. I build into /usr/local/openmpi-1.1.3 and it works. Ho