Skip to content

Commit

Permalink
Committing the import constants part which is trivial and just code
Browse files Browse the repository at this point in the history
cleaning.
  • Loading branch information
Satish Kamath committed Dec 13, 2023
1 parent 47c3c9e commit efe9198
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions eessi/testsuite/tests/apps/osu.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
from hpctestlib.microbenchmarks.mpi.osu import osu_benchmark

from eessi.testsuite import hooks, utils
from eessi.testsuite.constants import CPU, SCALES, TAGS, DEVICE_TYPES,\
COMPUTE_UNIT, GPU, GPU_VENDOR, FEATURES, GPU_VENDORS, NVIDIA
from eessi.testsuite.constants import *
from eessi.testsuite.utils import find_modules, log


Expand Down

0 comments on commit efe9198

Please sign in to comment.