Skip to content

Commit 1240417

Browse files
committed
added performance tag
1 parent dbbd536 commit 1240417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/gpu/gpu_burn.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class GPU_Burn_nvidia(rfm.RunOnlyRegressionTest):
1212
time_limit = '10m'
1313
prerun_cmds = ['git clone https://github.com/wilicc/gpu-burn.git', 'cd gpu-burn', 'make']
1414
executable = '--output=rfm_GPUBURN_nvidia_node-%N.out ./gpu_burn 20'
15-
tags = {"antwerp", "gpu", "burn"}
15+
tags = {"antwerp", "gpu", "burn", "performance"}
1616
num_devices = 0
1717
num_tasks_per_node = 1
1818
reference = {

0 commit comments

Comments
 (0)