chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #834: mpi: Incorrect argument count for allgather-int


From: Chicken Trac
Subject: [Chicken-janitors] #834: mpi: Incorrect argument count for allgather-int and allgather-flonum procedures
Date: Sun, 13 May 2012 12:09:28 -0000

#834: mpi: Incorrect argument count for allgather-int and allgather-flonum
procedures
------------------------+---------------------------------------------------
 Reporter:  sjamaan     |       Owner:  iraikov
     Type:  defect      |      Status:  new    
 Priority:  minor       |   Milestone:         
Component:  extensions  |     Version:  4.7.x  
 Keywords:              |  
------------------------+---------------------------------------------------
 In Mario's scrutinizer run two problems were found in mpi, both related to
 wrong argument count: http://parenteses.org/mario/misc/specialize-
 report/install/mpi.html

 I don't have openmpi installed, and I don't know much about mpi anyway, so
 I don't have a patch or a unit test for this.  However, I have a hunch
 that the {{{MPI:allgather-int}}} and {{{MPI:allgather-flonum}}} should use
 {{{make-allgather}}} like {{{MPI:allgather-bytevector}}} is doing.

 There are also two C compiler warnings, but I assume that's because
 Chicken doesn't allow array dimensionality specifications in its FFI, so
 those might be hard to "fix".

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/834>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]