{5} Assigned, Active Tickets by Owner (Full Description) (15 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

balaji (3 matches)

Ticket Summary Component Milestone Type Created
Description
#439 f90 f77 configure test failure on solaris mpich2 mpich2-1.3 bug 03/09/09

I noticed this configure message on solaris, and I don't think it's right (g77 does not work with g77). Maybe it is, in which case ignore this.

-d

checking whether Fortran 90 works with Fortran 77... cat: cannot open conftest.f90
Output from the link step is
ld: fatal: file conftest1.f90: unknown file type
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
no
configure: WARNING: The test program that was used and the output may be found in config.log
configure: WARNING: The selected Fortran 90 compiler /opt/csw/gcc3/bin/g77 does not work with the selected Fortran 77 compiler /opt/csw/gcc3/bin/g77.  Use the environment variables F90 and F77 respectively to select compatible Fortran compilers.  The check here tests to see if a main program compiled with the Fortran 90 compiler can link with a subroutine compiled with the Fortran 77 compiler.

http://www.mcs.anl.gov/research/projects/mpich2/nightly/old/runs/SPARC-Solaris-GNU32-mpd-ch3:nemesis-2009-03-05-20-45.xml


#929 MPICH2 Performance tests mpich2 mpich2-1.3 bug 11/08/09

Some of the MPICH2 performance tests (mostly the ones which use datatypes) seem to be failing both in the old nightlies as well as the new ones.


#393 Fortran cross compilation requirement for manual cross files mpich2 future feature 01/29/09

This ticket is a reminder based on some input from Rob Latham about the use of cross files for cross compilation. Here's the summary of the problem:

Currently, the MPICH2 configuration files perform runtime checks to find type sizes and other parameters. During cross-compilation such runtime checks are not possible, so we expect the values to be provided to us in a cross file. However, it looks like there are some tricks to do this at compile time: http://trac.mcs.anl.gov/projects/parallel-netcdf/browser/trunk/configure.in#L207

We should follow a similar approach to remove or minimize the number of runtime checks we need, and thus not rely on having a user-provided cross file.


buntinas (3 matches)

Ticket Summary Component Milestone Type Created
Description
#148 multiple netmod support mpich2 mpich2-1.3 bug 09/17/08

This is a place holder for supporting multiple netmods simultaneously in nemesis

  • poll on multiple netmods
  • configure which vcs use which netmods


#149 Define netmod interface mpich2 mpich2-1.3 bug 09/17/08

Place holder for defining the netmod interface

  • versioning
  • allow for future modifications

#195 Internal error in packet size mpich2 future bug 10/08/08
I'm getting this today:

william-gropps-computer:examples gropp$ ./cpi
Internal error - packet definition is too small.  Generic is 32 bytes,
MPIDI_CH3_Pkt_t is 36

This is with the ch3:sock device/channel.  The full configure line is

  /Users/gropp/projects/software/mpich2-current/configure --with-
pm=gforker:mpd --with-device=ch3:sock --enable-threads=runtime --
enable-thread-cs=global --enable-refcount=default --enable-
g=log,mem,dbg,mutex,nesting --enable-strict=posix  --enable-
dependencies --without-mpe --prefix=/Users/gropp/tmp/thread-tests/
mpich2-current-inst --enable-debuginfo

Bil

William Gropp
Deputy Director for Research
Institute for Advanced Computing Applications and Technologies
Paul and Cynthia Saylor Professor of Computer Science
University of Illinois Urbana-Champaign





chan (2 matches)

Ticket Summary Component Milestone Type Created
Description
#791 Fortran 90 errors with autoconf 2.64 mpich2 future bug 08/12/09

./maint/updatefiles fails with autoconf 2.64. Here's the error:

configure.in:217: error: AC_LANG_CONFTEST: unknown language: Fortran 90
../../lib/autoconf/lang.m4:214: AC_LANG_CONFTEST is expanded from...
../../lib/autoconf/general.m4:2577: _AC_COMPILE_IFELSE is expanded from...
../../lib/m4sugar/m4sh.m4:620: AS_IF is expanded from...
../../lib/autoconf/general.m4:2018: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2039: AC_CACHE_CHECK is expanded from...
../../confdb/fortran90.m4:257: AC_PROG_F90 is expanded from...

#876 Fwd: Jumpshot question mpich2 defect 09/15/09

----- "Jason PW Kabel" <jason.kabel@pw.utc.com> wrote:

> Hi,
>
> Sorry if you are not the right contact. I'm trying to understand why
> I
> have some backwards message arrows in my MPE jumpshot profile
> (pointing
> right to left, pointing back in time); is there documentation about
> this
> or someone I can ask? It's as if the timelines for the CPUs are not
> synced properly.
>
> Please see attached image.
>
>  <<jumpshot_backwards_arrow.PNG>>
>
> Using MPE with hpmpi via the mpich wrapper that comes with it.
>
> Thanks,
>
> Jason Kabel
> ----------------------------------------------------
> High Performance Technical Computing
> United Technologies - Pratt & Whitney
> jason.kabel@pw.utc.com
> (860) 565-0858 (Phone)
> (860) 557-8664 (Fax)

jumpshot_backwards_arrow.PNG


goodell (2 matches)

Ticket Summary Component Milestone Type Created
Description
#539 Fine-grain threads mpich2 mpich2-1.3 bug 04/23/09

Add fine-grained threading support to MPICH2.


#231 won't compile with --with-thread-package=no mpich2 mpich2-1.3 bug 10/24/08
  ./configure --with-thread-package=no
  make

fails to build cpi with linker errors, e.g.:

info_getvallen.c:(.text+0x41): undefined reference to `MPE_Thread_tls_get' info_getvallen.c:(.text+0x14c): undefined reference to `MPE_Thread_tls_get' info_getvallen.c:(.text+0x200): undefined reference to `MPE_Thread_mutex_unlock' info_getvallen.c:(.text+0x220): undefined reference to `MPE_Thread_mutex_lock' info_getvallen.c:(.text+0x383): undefined reference to `MPE_Thread_tls_set' info_getvallen.c:(.text+0x4cb): undefined reference to `MPE_Thread_tls_set'

There are also lots of warnings about incompatible type of MPE_Thread_tls_get


gropp (1 match)

Ticket Summary Component Milestone Type Created
Description
#783 allred test fails mpich2 future bug 08/08/09

I now see this:

william-gropps-computer-2:coll gropp$ ../../../bin/mpiexec -n 4 ./allred
Fatal error in MPI_Allreduce: Invalid MPI_Op, error stack:
MPI_Allreduce(773).......: MPI_Allreduce(sbuf=0x400cf0, rbuf=0x400a20, count=10, dtype=0x4c000137, MPI_MAX, MPI_COMM_WORLD) failed
MPIR_MAXF_check_dtype(72): MPI_Op MPI_MAX operation not defined for this datatype 
Fatal error in MPI_Allreduce: Invalid MPI_Op, error stack:
MPI_Allreduce(773).......: MPI_Allreduce(sbuf=0x400cb0, rbuf=0x400ca0, count=10, dtype=0x4c000137, MPI_MAX, MPI_COMM_WORLD) failed
MPIR_MAXF_check_dtype(72): MPI_Op MPI_MAX operation not defined for this datatype 
[0]0:Return code = 1
[0]1:Return code = 0, signaled with Interrupt
[0]2:Return code = 1
[0]3:Return code = 0, signaled with Interrupt

The failing datatype (strangely, not identified by name), is MPI_INT8_T. This is running on my Mac.


jayesh (4 matches)

Ticket Summary Component Milestone Type Created
Description
#687 which library should be used in windows with cvf mpich2 mpich2-1.3 bug 06/28/09
Hello,
    I downloaded mpich2-1.0.8p1-win-ia32 from
http://www.mcs.anl.gov/research/projects/mpich2/ . I followed the steps
described by README.winbin which was generated after the mpich2 installed. If
I compiled and linked the file which only includes the six basic functions, the
file can be compiled and linked successfully. But if my program employed other
functions, such as mpi_scatterv, mpi_gatherv, the link process could be failed.
 
In the projection settings, I already added fmpich2s.lib to the object/library
modules.
 
The error information are as follows,
Linking...
imslmpistub.lib(MPISTUB.obj) : error LNK2005: _MPI_BARRIER@8 already defined in
fmpich2s.lib(fmpich2s.dll)
imslmpistub.lib(MPISTUB.obj) : error LNK2005: _MPI_BCAST@24 already defined in
fmpich2s.lib(fmpich2s.dll)
imslmpistub.lib(MPISTUB.obj) : error LNK2005: _MPI_COMM_RANK@12 already defined
in fmpich2s.lib(fmpich2s.dll)
imslmpistub.lib(MPISTUB.obj) : error LNK2005: _MPI_COMM_SIZE@12 already defined
in fmpich2s.lib(fmpich2s.dll)
imslmpistub.lib(MPISTUB.obj) : error LNK2005: _MPI_FINALIZE@4 already defined in
fmpich2s.lib(fmpich2s.dll)
imslmpistub.lib(MPISTUB.obj) : error LNK2005: _MPI_INIT@4 already defined in
fmpich2s.lib(fmpich2s.dll)
imslmpistub.lib(MPISTUB.obj) : error LNK2005: _MPI_RECV@32 already defined in
fmpich2s.lib(fmpich2s.dll)
imslmpistub.lib(MPISTUB.obj) : error LNK2005: _MPI_SEND@28 already defined in
fmpich2s.lib(fmpich2s.dll)
Debug/automacro.exe : fatal error LNK1169: one or more multiply defined symbols
found
Error executing link.exe.
automacro.exe - 9 error(s), 0 warning(s)
 
I also tried to add fmpich2g.lib to the link option, the same error information
appears.
 
If I only add fmpich2.lib to the link option, link error would be
Linking...
automacro.obj : error LNK2001: unresolved external symbol _MPI_SCATTER@36
automacro.obj : error LNK2001: unresolved external symbol _MPI_SCATTERV@40
automacro.obj : error LNK2001: unresolved external symbol _MPI_GATHERV@40
Debug/automacro.exe : fatal error LNK1120: 3 unresolved externals
 
Could you please help me solve the problems. Now I am puzzled that which
library I should use to make the functions such as mpi_scatterv, resolved ?
 
Thanks a lot.
 


      ___________________________________________________________
  好玩贺卡等你发,邮箱贺卡全新上线!
http://card.mail.cn.yahoo.com/

#714 GUI binaries missing in Windows XP64 mpich2 mpich2-1.3 bug 07/10/09
Hi,

Sorry if this is an issue that's been discussed previously, but I searched the
archives and couldn't
find anything.  I am trying to use MPICH2 on Windows XP64, but it looks like the
GUI utilities
(wmpiexec, wmpiconfig, etc) are missing from the installation, although they are
in the 32-bit
version.  Have these tools been removed from the 64-bit distribution for some
reason (I noticed they
haven't been included since 1.0.3)?  If so, what would it take to build them
from source on Windows
XP64?

Thanks,

Matthew Koch
Software Engineer
Tech-X Corporation

#333 MPE support for FORTRAN pgms on windows - a problem with Fortran and mpe_logf on Windows mpich2 mpich2-1.3 feature 12/19/08
Dear all
 
I have installed MPICH2 on my PC running Windows Xp and Digital Visual Fortran
6.0.
All thinga are OK but I cant generate clog file after running wmpiexec.
 If  (include 'mpe_logf.h') is added to the source.f, many errors are reported
durnig link operation. The considered souce file and the generated errors are
attatched. Please tell me how can I solve this problem. Thank you
                                                                     Alaa El-
nashar



#459 MPICH2 on Vista & windows 7 mpich2 mpich2-1.3 feature 03/13/09

I was going over the older tickets in mpich2tkreq and moving relevant and non-duplicate ones here. One of the tickets was on MPICH2 for Vista. This has been on our plates for some time, but we never got to it because of not enough demand. This ticket is a reminder that it needs to be done at some point. Keeping this as long term for now, unless someone thinks this is critical.


Note: See TracReports for help on using and creating reports.