[MPIWG Fortran] MPI-3.0 Fortran errata latex integration: Reviews requested
Jeff Squyres (jsquyres)
jsquyres at cisco.com
Mon May 26 13:08:16 CDT 2014
Has anyone had a chance to review this text yet, perchance?
On May 14, 2014, at 12:54 PM, Jeff Squyres (jsquyres) <jsquyres at cisco.com> wrote:
> I have integrated all the MPI-3.0 Fortran-related errata as of this morning into the MPI-3.1 tree latex. It is not committed in the SVN MPI-3.1 tree because I'd like to get reviews first.
>
> Per Forum direction, I did *not* use the latex change macros. Instead, we're relying on diffs to review the changes.
>
> Once I get 2-3 reviews to ensure that I have applied the errata properly, I'll commit all of it to the official MPI-3.1 SVN tree.
>
> -----
>
> Here's how I've made the changes available for review:
>
> 0. All the files listed below are available here:
>
> http://www.open-mpi.org/~jsquyres/mpi-forum/
>
> 1. A PDF of the entire standard is there; all Fortran-related errata have been applied. You should proof this document. To know exactly what to proof in this PDF, however, see the follow documents...
>
> 2. I also put my copy of errata-30.pdf there, including BRIGHT RED annotations indicating which errata items I incorporated into the PDF from #1.
>
> 3. I also posted a tarball of a git tree where I did my work (NOTE: because this git tree includes the entire latex source, it is behind a trivial password. Email me to get it). There are 36 commits; each commit is the application of an individual errata item. You can use normal git commands to view the diffs. For example:
>
> tar xf mpi-3.1-tree-with-fortran-errata-applied-git.tar.bz2
> cd mpi-3.1
> git log
> # ...see all my individual commits...
> git show c126721
> # ...see the trivial addition of Type(MPI_Message) into the annex...
>
> 4. Or, if you don't like/know git, the individual patch files (numbered in order) are also available. For example:
>
> See a list of all the individual patches at
> http://www.open-mpi.org/~jsquyres/mpi-forum/individual-patches/
>
> See an individual patch:
> wget http://www.open-mpi.org/~jsquyres/mpi-forum/individual-patches/0033-Add-TYPE-MPI_Info.patch
>
> --
> Jeff Squyres
> jsquyres at cisco.com
> For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/
>
> _______________________________________________
> mpiwg-fortran mailing list
> mpiwg-fortran at lists.mpi-forum.org
> http://lists.mpi-forum.org/mailman/listinfo.cgi/mpiwg-fortran
--
Jeff Squyres
jsquyres at cisco.com
For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/
More information about the mpiwg-fortran
mailing list