reframe-hpc / reframe

A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
https://reframe-hpc.readthedocs.org
BSD 3-Clause "New" or "Revised" License
214 stars 101 forks source link

[testlib] Added MetalWalls scalability test for `mw` #3233

Open Crivella opened 1 month ago

Crivella commented 1 month ago

This PR adds a reframe reusable test for MetalWalls

The tests make use of the benchmark files present in the same repo under hackatonGPU/benchmark* testing systems with different number of atoms (per solvent/electrodes) and different type of calculations.

pep8speaks commented 1 month ago

Hello @Crivella, Thank you for updating!

Cheers! There are no PEP8 issues in this Pull Request!Do see the ReFrame Coding Style Guide

Comment last updated at 2024-08-08 14:49:17 UTC
jenkins-cscs commented 1 month ago

Can I test this patch?