devsim / devsim_tests_macos_arm64

tests for Apple M1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

macOS Tests

Please see preinstall.sh for installing prerequisites from the Anaconda Python distribution.

Please see travis_tests.sh for an example of how to setup and run the tests.

Results are sensitive to the CPU and system libraries that may be installed on your Mac OS X computer.

All tests pass on macOS Ventura 13.3 on a Mac mini M1, 2020.

Trial run from a Anaconda Python environment:

source preinstall.sh pip install --target devsim_macos_arm64_2.7.0 devsim-2.7.0-cp37-abi3-macosx_12_0_arm64.whl chmod u+x devsim_macos_arm64_2.7.0/devsim_data/testing/rundifftest.py bash travis_tests.sh 2.7.0

About

tests for Apple M1


Languages

Language:Shell 91.3%Language:CMake 8.7%