1
1
This commit was SVN r18605.

The following Trac tickets were found above:
  Ticket 1336 --> https://svn.open-mpi.org/trac/ompi/ticket/1336
Этот коммит содержится в:
Terry Dontje 2008-06-06 12:56:45 +00:00
родитель 1f226b5898
Коммит e8c8d0c03b

Просмотреть файл

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved. # Copyright (c) 2006-2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms. # Use is subject to license terms.
# $COPYRIGHT$ # $COPYRIGHT$
# #
@ -9,4 +9,4 @@
# $HEADER$ # $HEADER$
# #
dtrace -s $1 -c $2 -o $2.$OMPI_MCA_ns_nds_vpid.trace dtrace -s $1 -c $2 -o $2.$OMPI_COMM_WORLD_RANK.trace