Skip to content
Snippets Groups Projects

if MPSD_MICROARCH is not defined, use archspec to determine

Merged Hans Fangohr requested to merge more-robust-micro-architecture-detection into main
+ 1
1
@@ -324,6 +324,6 @@ def test_interface(tmp_path):
# check that the help message is printed when -h is provided
# check that the error messages are also logged to the log file
# other tests to add (ideally)
# - get_native_microarchitecture()
Loading