Skip to content

numpy

This test was adapted from https://github.com/vscentrum/vsc-test-suite/tree/main/tests/apps/python, originally created by Michele Pugno (UAntwerpen)

Tested matrix operations with NumPy: - dot product - singular value decompostion (SVD) - cholesky decomposition - eigen decomposition - inversion

EESSI_NumPy

Bases: RunOnlyRegressionTest, EESSI_Mixin

assert_numpy_found()

Assert that NumPy is found

required_mem_per_node()

Minimum required memory for this test This value is based on the default matrix size, and may have to be adapted for non-default matrix sizes.

set_executable_opts()

Set executable_opts

set_perf_vars()

Set performance variables