diff --git a/cscs-checks/microbenchmarks/gpu_burn/gpu_burn_test.py b/cscs-checks/microbenchmarks/gpu_burn/gpu_burn_test.py index fdd565784e..d2c5c32378 100644 --- a/cscs-checks/microbenchmarks/gpu_burn/gpu_burn_test.py +++ b/cscs-checks/microbenchmarks/gpu_burn/gpu_burn_test.py @@ -15,7 +15,7 @@ def __init__(self): if self.current_system.name == 'kesch': self.exclusive_access = True - self.modules = ['craype-accel-nvidia35'] + self.modules = ['cudatoolkit/8.0.61'] # NOTE: The first option indicates the precision (-d for double) # while the seconds is the time (in secs) to run the test. # For multi-gpu nodes, we run the gpu burn test for more