<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi all,<div><br></div><div>I was asked: "<span style="font-size: 14px; ">Would it be possible to add MPI_C_BOOL as a valid type for the MPI tool interface? I have a number of boolean values I am exposing as MPI_INT right now. </span>They are control variables that can be turned on or off. The underlying storage for these variables is bool."</div><div><span style="font-size: 14px; "><br></span></div><div>He argues that the tool is not missing information if the MPI implementation provides a enumerator that has two values 0: false, and 1:true. Otherwise the tool has an MPI_INT that for some reason won't accept any value other than 1 or 0. The Open MPI trunk does supply an enumerator.</div><div><br></div><div>As we discussed today, we want to limit the number of types that a tool has to check for. However, are we losing something by not having this type?</div><div><br></div><div>Kathryn<br><div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>______________________________________________________________<br>Kathryn Mohror, <a href="mailto:kathryn@llnl.gov">kathryn@llnl.gov</a>, <a href="http://people.llnl.gov/mohror1">http://people.llnl.gov/mohror1</a><br>CASC @ Lawrence Livermore National Laboratory, Livermore, CA, USA</div><div><br></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br></div></body></html>