Skip to content

Commit fb732a8

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 d60cc62 commit fb732a8

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.
@@ -1512,11 +1512,11 @@ MISCELLANEOUS FUNCTIONALITY
15121512
with different endian representations). Heterogeneous support is
15131513
disabled by default because it imposes a minor performance penalty.
15141514

1515+
*** THE HETEROGENEOUS FUNCTIONALITY IS CURRENTLY BROKEN - DO NOT USE ***
1516+
15151517
--enable-spc
15161518
Enable software-based performance counters capability.
15171519

1518-
*** THIS FUNCTIONALITY IS CURRENTLY BROKEN - DO NOT USE ***
1519-
15201520
--with-wrapper-cflags=<cflags>
15211521
--with-wrapper-cxxflags=<cxxflags>
15221522
--with-wrapper-fflags=<fflags>

0 commit comments

Comments
 (0)