File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -170,17 +170,13 @@ The following are further requirements for GPU support:
170170 * For ROCm 5.x, ``CHPL_LLVM `` must be set to ``system ``. Note that, ROCm
171171 installations come with LLVM. Setting ``CHPL_LLVM=system `` will allow you to
172172 use that LLVM. Note that ROCm 5.x is not actively tested and we recommend
173- using ROCm 6.3 .
173+ using ROCm 7 .
174174
175175 * For ROCm 6.3, only LLVM 21 is supported. Note that ROCm 6.x is not
176176 actively tested.
177177
178178 * For ROCm 7.x, only LLVM 21+ is supported.
179179
180- .. note :: ROCm 7.x and LLVM 22 do not currently support the ``--fast`` flag,
181- making this configuration unsuitable for workflows requiring high
182- performance. See `this GitHub issue <https://github.com/chapel-lang/chapel/issues/28955 >`_ for more information.
183-
184180* Specifically for using the `CPU-as-Device mode `_:
185181
186182 * ``CHPL_GPU=cpu `` must be explicitly set. In other words, Chapel will not
You can’t perform that action at this time.
0 commit comments