[Mpi-forum] Question about MPI activities text in in mpi-4.x branch

Gropp, William D wgropp at illinois.edu
Fri Aug 4 11:50:20 CDT 2023


Here’s the rule on index entries: They can’t have any TeX/LaTeX commands in them, because of how the indexing software sorts them. The indexing package provides a workaround – you can create an index item with

Text with no commands for indexing at Text with commands for display.

E.g.,

\index{decoupled MPI activities at decoupled \MPI/ activities}

Unfortunately, I didn’t make the \mpiterm etc. macros fancy enough to do this decoding. So Howard is correct – the longer form with separate mpitermni and mpitermindex is the correct solution.

I could add a macro to make this a little easier – e.g.,

\mpitermsp{index key for sorting}{index name for display}

(sp for special); e.g.,

\mpitermsp{decoupled MPI activities}{decoupled \MPI/ activities}

This would only work for one level index entries, but that is most of them.

Bill

William Gropp
Director, NCSA
Thomas M. Siebel Chair in Computer Science
University of Illinois Urbana-Champaign

From: mpi-forum <mpi-forum-bounces at lists.mpi-forum.org> on behalf of Pritchard Jr., Howard via mpi-forum <mpi-forum at lists.mpi-forum.org>
Date: Friday, August 4, 2023 at 9:45 AM
To: mpi-forum <mpi-forum at lists.mpi-forum.org>
Subject: [Mpi-forum] Question about MPI activities text in in mpi-4.x branch
Hi,

So I’m reviewing dynamic process chapter in preparation for the RC meeting.

I’m noticing some funny text


decoupled MPI activities at decoupled MPI activities

scattered throughout the text.

It looks like this is at least partially associated with e9cba2e0.

It appears to me that what we are actually wanting to use is this?

\mpitermni{decoupled \MPI/ activities}\mpitermindex{decoupled MPI activities at decoupled \MPI/ activities}

as opposed to this

\mpiterm{decoupled MPI activities at decoupled \MPI/ activities}

?

If we agreed to have funny text with activities at decoupled scattered around then that’s that and I’ll not make a change in the dynamic process chapter.

Howard



—

[signature_61897647]
Howard Pritchard
Research Scientist
HPC-ENV

Los Alamos National Laboratory
howardp at lanl.gov

[signature_1861916597]<https://urldefense.com/v3/__https:/www.instagram.com/losalamosnatlab/__;!!DZ3fjg!4lfRwV4LTI6cKz1dL7jjb15UnstC7hS2dvJQ6fR3MXFzAL2X7YvDGijQYFgK9Bnr68HpTcuOiE_9F7ZzUqiRT8HweiWD$>[signature_158311116]<https://urldefense.com/v3/__https:/twitter.com/LosAlamosNatLab__;!!DZ3fjg!4lfRwV4LTI6cKz1dL7jjb15UnstC7hS2dvJQ6fR3MXFzAL2X7YvDGijQYFgK9Bnr68HpTcuOiE_9F7ZzUqiRTzSfzdix$>[signature_3567039719]<https://urldefense.com/v3/__https:/www.linkedin.com/company/los-alamos-national-laboratory/__;!!DZ3fjg!4lfRwV4LTI6cKz1dL7jjb15UnstC7hS2dvJQ6fR3MXFzAL2X7YvDGijQYFgK9Bnr68HpTcuOiE_9F7ZzUqiRTwtJpJIX$>[signature_1636699240]<https://urldefense.com/v3/__https:/www.facebook.com/LosAlamosNationalLab/__;!!DZ3fjg!4lfRwV4LTI6cKz1dL7jjb15UnstC7hS2dvJQ6fR3MXFzAL2X7YvDGijQYFgK9Bnr68HpTcuOiE_9F7ZzUqiRTz15bGNb$>


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpi-forum.org/pipermail/mpi-forum/attachments/20230804/621b446b/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 4349 bytes
Desc: image001.png
URL: <http://lists.mpi-forum.org/pipermail/mpi-forum/attachments/20230804/621b446b/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 1980 bytes
Desc: image002.png
URL: <http://lists.mpi-forum.org/pipermail/mpi-forum/attachments/20230804/621b446b/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 1516 bytes
Desc: image003.png
URL: <http://lists.mpi-forum.org/pipermail/mpi-forum/attachments/20230804/621b446b/attachment-0007.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.png
Type: image/png
Size: 1333 bytes
Desc: image004.png
URL: <http://lists.mpi-forum.org/pipermail/mpi-forum/attachments/20230804/621b446b/attachment-0008.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image005.png
Type: image/png
Size: 998 bytes
Desc: image005.png
URL: <http://lists.mpi-forum.org/pipermail/mpi-forum/attachments/20230804/621b446b/attachment-0009.png>


More information about the mpi-forum mailing list