Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix code block syntax
  • Loading branch information
Mirasalm committed Oct 3, 2025
commit e929852c89a4dcef9d0317e4a046e88c96abaf31
2 changes: 1 addition & 1 deletion triton/apps/intelcompilers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ have a ``gcc``-module loaded with it:

module load triton/2024.1-gcc gcc/12.3.0 intel-oneapi-compilers/2023.2.1

Intel compilers from `triton/2025.1-intel` environment and newer make the relevant
Intel compilers from ``triton/2025.1-intel`` environment and newer make the relevant
gcc available automatically.

See :doc:`GCC page </triton/apps/gcc>` for more information on available GCC compilers.
Expand Down
Loading