Skip to content

Commit b1697bb

Browse files
committed
README: update --enable-heterogeneous warning
Somehow the "do not use the heterogeneous!" warning ended up in the wrong section (as evidenced by #9697 (comment)). Move it to the correct section, and also make it crystal clear that the warning is about the heterogeneous functionality. Signed-off-by: Jeff Squyres <[email protected]>
1 parent a287f09 commit b1697bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Copyright (c) 2004-2008 High Performance Computing Center Stuttgart,
88
University of Stuttgart. All rights reserved.
99
Copyright (c) 2004-2007 The Regents of the University of California.
1010
All rights reserved.
11-
Copyright (c) 2006-2020 Cisco Systems, Inc. All rights reserved.
11+
Copyright (c) 2006-2022 Cisco Systems, Inc. All rights reserved.
1212
Copyright (c) 2006-2011 Mellanox Technologies. All rights reserved.
1313
Copyright (c) 2006-2012 Oracle and/or its affiliates. All rights reserved.
1414
Copyright (c) 2007 Myricom, Inc. All rights reserved.
@@ -1517,11 +1517,11 @@ MISCELLANEOUS FUNCTIONALITY
15171517
with different endian representations). Heterogeneous support is
15181518
disabled by default because it imposes a minor performance penalty.
15191519

1520+
*** THE HETEROGENEOUS FUNCTIONALITY IS CURRENTLY BROKEN - DO NOT USE ***
1521+
15201522
--enable-spc
15211523
Enable software-based performance counters capability.
15221524

1523-
*** THIS FUNCTIONALITY IS CURRENTLY BROKEN - DO NOT USE ***
1524-
15251525
--with-wrapper-cflags=<cflags>
15261526
--with-wrapper-cxxflags=<cxxflags>
15271527
--with-wrapper-fflags=<fflags>

0 commit comments

Comments
 (0)