Skip to content

Commit 1468cb6

Browse files
committed
Fix typo
1 parent 221efc0 commit 1468cb6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/actions/spelling/allow.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,3 +335,8 @@ xname
335335
xpmem
336336
youtube
337337
zstd
338+
HPS
339+
jobscript
340+
Scalasca
341+
tracefile
342+
Vampir

docs/software/devtools/vihps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ is a performance visualizer that allows to quickly study the program runtime beh
2222
## [Cube and Scalasca](http://www.vi-hps.org/tools/scalasca.html)
2323

2424
![logo_scalasca](../../images/devtools/vihps/logo_scalasca.png){ width="5%"}
25-
support the performance optimization of parallel programs with a collection of scalable trace-based tools for in-depth analyses of concurrent behavior. The analysis identifies potential performance bottlenecks - in particular those concerning communication and synchronization - and offers guidance in exploring their causes.
25+
support the performance optimization of parallel programs with a collection of scalable trace-based tools for in-depth analyses of concurrent behavior. The analysis identifies potential performance bottlenecks - in particular those concerning communication and synchronization - and offers guidance in exploring their causes.
2626

2727
## Quickstart guide
2828

0 commit comments

Comments
 (0)