[OMPI users] compiler_args in wrapper-data.txt files with Portland Group Compilers

2009-02-18 Thread Wayne Gilmore
I sent this to the mailing list last month but did not get any helpful replies. Can anyone help with this?? I'm trying to use the compiler_args field in the wrappers script to deal with 32 bit compiles on our cluster. I'm using Portland Group compilers and use the following for 32 bit builds:

Re: [OMPI users] Using compiler_args in wrappers with Portland Group Compilers

2009-01-30 Thread Wayne Gilmore
>You should be able to include options just as you want them to appear on >the command line. Can you send me both the .txt file you edited as well >as the output of mpicc -showme (or whichever compiler you are testing)? > >Thanks, > >Brian For a regular 64 bit build: (no problems here, works fine

[OMPI users] Using compiler_args in wrappers with Portland Group Compilers

2009-01-29 Thread Wayne Gilmore
I'm trying to use the compiler_args field in the wrappers script to deal with 32 bit compiles on our cluster. I'm using portland group compilers and use the following for 32 bit builds: -tp p7 (I actually tried to use -tp x32 but it does not compile correctly. I think it has something to do wit