Re: [openib-general] OFED 1.2 release - to be reviewed in the meeting today

2007-01-30 Thread Shaun Rowland
. Since I am unclear, I wanted to ask here. -- Shaun Rowland [EMAIL PROTECTED] http://www.cse.ohio-state.edu/~rowland/ ___ openib-general mailing list openib-general@openib.org http://openib.org/mailman/listinfo/openib-general To unsubscribe, please

[openib-general] MVAPICH2 SRPM and install file patches

2007-01-31 Thread Shaun Rowland
built along with the OFED source, and its use should be clear in the patched build.sh script and associated comment. -- Shaun Rowland [EMAIL PROTECTED] http://www.cse.ohio-state.edu/~rowland/ diff --git a/build.sh b/build.sh index c4fe469..380bd98 100755 --- a/build.sh +++ b/build.sh @@ -428,6

Re: [openib-general] MVAPICH2 SRPM and install file patches

2007-02-05 Thread Shaun Rowland
Vladimir Sokolovsky wrote: On Wed, 2007-01-31 at 20:32 -0500, Shaun Rowland wrote: I've placed the MVAPICH2 SRPM on the OFA server in ~rowland/ofed_1_2, and it is linked to here: http://www.openfabrics.org/~rowland/ofed_1_2/ Hi Shaun, Please change mvapich2.spec to avoid using of %build

Re: [openib-general] MVAPICH2 SRPM and install file patches

2007-02-05 Thread Shaun Rowland
'auto_req 0' will probably cut down on some potential issues. I had set it to 1 because I saw in OFED 1.1 it seemed that this was how things worked. -- Shaun Rowland [EMAIL PROTECTED] http://www.cse.ohio-state.edu/~rowland/ ___ openib-general mailing list

[openib-general] MVAPICH2 SRPM update and install files patch

2007-02-10 Thread Shaun Rowland
variables: IB -- No additional environment variable required (default case). IB + RDMA-CM MV2_USE_RDMA_CM=1 iWARP - MV2_ENABLE_IWARP_MODE=1 -- Shaun Rowland [EMAIL PROTECTED] http://www.cse.ohio-state.edu/~rowland/ diff --git a/build.sh b/build.sh index 5eafb0d..c5f996c

Re: [openib-general] mvapich2 ofed 1.2 problem

2007-02-13 Thread Shaun Rowland
the latest OFED tar.gz to use the mvapich2-0.9.8-3.src.rpm once I download the release if that would help, as we have changed some things since the -2 SRPM release. Again, this should be reflected in the alpha1 release. -- Shaun Rowland [EMAIL PROTECTED] http://www.cse.ohio-state.edu/~rowland

Re: [openib-general] mvapich2 ofed 1.2 problem

2007-02-14 Thread Shaun Rowland
the observed problems, but more testing will be required to be sure there are no issues. This will require a new SRPM if the fix is required, which it seems at this point. -- Shaun Rowland [EMAIL PROTECTED] http://www.cse.ohio-state.edu/~rowland

Re: [openib-general] mvapich2 ofed 1.2 problem

2007-02-15 Thread Shaun Rowland
the difference did I try waiting until building the application. Yes. If you want symbol information in a shared lib that uses other shared libs, then they have to be linked at .so creation time, not at application creation time. I can make this happen. I am testing it now. -- Shaun Rowland [EMAIL

Re: [openib-general] mvapich2 ofed 1.2 problem

2007-02-15 Thread Shaun Rowland
be built outside of the OFED 1.2 alpha1 release with the information in the README file or can replace the previous SRPM in the OFED-1.2-alpha1/SRPMS/ directory. To use iWARP, use the OFA build of the SRPM and set MV2_ENABLE_IWARP_MODE=1 in your environment. -- Shaun Rowland [EMAIL PROTECTED] http

[openib-general] ofed_1_2_scripts for bug 372

2007-02-27 Thread Shaun Rowland
ofed_1_2_scripts git. -- Shaun Rowland [EMAIL PROTECTED] http://www.cse.ohio-state.edu/~rowland/ diff --git a/build.sh b/build.sh index ae5ea1e..86894be 100755 --- a/build.sh +++ b/build.sh @@ -528,9 +528,9 @@ mvapich2() MVAPICH2_COMP_ENV=CC=gcc CXX=g