expecttest 0.1.3-GCCcore-10.3.0

There is a newer version of expecttest

This library implements expect tests (also known as "golden" tests). Expect tests are a method of writing tests where instead of hard-coding the expected output of a test, you run the test to get the output, and the test framework automatically populates the expected output. If the output of the test changes, you can rerun the test with the environment variable EXPECTTEST_ACCEPT=1 to automatically update the expected output.

Accessing expecttest 0.1.3-GCCcore-10.3.0

To load the module for expecttest 0.1.3-GCCcore-10.3.0 please use this command on the BEAR systems (BlueBEAR, BEARCloud VMs, and CaStLeS VMs):

module load expecttest/0.1.3-GCCcore-10.3.0

BEAR Apps Version

2021a

Architectures

EL8-cascadelakeEL8-haswellEL8-icelake

The listed architectures consist of two part: OS-CPU.

  • BlueBEAR: The OS used on BlueBEAR is represented by EL and there are several different processor (CPU) types available on BlueBEAR. More information about the processor types on BlueBEAR is available on the BlueBEAR Job Submission page.
  • BEAR and CaStLeS Cloud VMs: These VMs can have one of two OSes. Those with access to a BEAR Cloud or CaStLeS VM should check that the listed architectures for an application include the OS of VM being used. The VMs, irrespective of OS, will use the haswell CPU type.

More Information

For more information visit the expecttest website.

Dependencies

This version of expecttest has a direct dependency on: GCCcore/10.3.0 Python/3.9.5-GCCcore-10.3.0

Required By

This version of expecttest is a direct dependent of: PyTorch/1.10.0-foss-2021a-CUDA-11.3.1 PyTorch/1.10.0-foss-2021a

Other Versions

These versions of expecttest are available on the BEAR systems (BlueBEAR, BEARCloud VMs, and CaStLeS VMs). These will be retained in accordance with our Applications Support and Retention Policy.

Version BEAR Apps Version
0.1.3-GCCcore-11.3.0 2022a

Last modified on 17th January 2022