Fix typo in documentation (#32984)
This commit is contained in:
@@ -392,7 +392,7 @@ The following is an example of how to enforce package properties in
|
|||||||
require: "@1.13.2"
|
require: "@1.13.2"
|
||||||
openmpi:
|
openmpi:
|
||||||
require:
|
require:
|
||||||
- any_of: ["~cuda", "gcc"]
|
- any_of: ["~cuda", "%gcc"]
|
||||||
mpich:
|
mpich:
|
||||||
require:
|
require:
|
||||||
- one_of: ["+cuda", "+rocm"]
|
- one_of: ["+cuda", "+rocm"]
|
||||||
|
Reference in New Issue
Block a user