[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[mpi-21] Missing MPI::CONVERSION_FN_NULL
- To: mpi-21@xxxxxxxxxxxxx
- Subject: [mpi-21] Missing MPI::CONVERSION_FN_NULL
- From: Jeff Squyres <jsquyres@xxxxxxxxx>
- Date: Thu, 6 Dec 2007 18:00:44 -0500
- Authentication-results: sj-dkim-4; header.From=jsquyres@cisco.com; dkim=pass ( sig from cisco.com/sjdkim4002 verified; );
- Delivered-to: mpifrm-mpi-21-outgoing@mailbouncer.mcs.anl.gov
- Delivered-to: mpifrm-mpi-21@mailbouncer.mcs.anl.gov
- Dkim-signature: v=0.5; a=rsa-sha256; q=dns/txt; l=475; t=1196987137; x=1197851137; c=relaxed/simple; s=sjdkim4002; h=Content-Type:From:Subject:Content-Transfer-Encoding:MIME-Version; d=cisco.com; i=jsquyres@cisco.com; z=From:=20Jeff=20Squyres=20<jsquyres@cisco.com> |Subject:=20Missing=20MPI=3A=3ACONVERSION_FN_NULL |Sender:=20; bh=LXzX3Kl7ZKubDbeyzvp776CVeO27St9k+eEq+XJRXcQ=; b=K66N8hM5PIx58nRM9KXqhSl0wILO4INFKvtF7CugYSUGGPpqGEHm/C6pGcsakBh6IxFhqS+c QwcV/ex1rYjX6olOc9PGoZBAWeK0cF4QhhGtLQYXVkrQ2DE/tY0c3NXx;
- Reply-to: mpi-21@xxxxxxxxxxxxx
- Sender: owner-mpi-21@xxxxxxxxxxxxx
Here's another item for MPI-2.1: I see MPI_CONVERSION_FN_NULL defined
in MPI-2 (see MPI-2:9.5.3).
It would be convenient for implementations (and consistent for all
other constants) if MPI::CONVERSION_FN_NULL was also defined, and was
the only constant you could use in the C++ bindings (i.e., you
couldn't use MPI_CONVERSION_FN_NULL).
Can someone add this to whatever relevant list is being compiled for
2.1 issues?
--
Jeff Squyres
Cisco Systems