Skip to content

devsim/devsim_tests_linux_aarch64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 in your Linux distribution.

All tests pass in a Ubuntu 24.04 image running in a docker image on an Apple M2.

Trial run from a Anaconda Python environment:

apt install -y cmake make libopenblas-dev
source preinstall.sh
pip install --target devsim_linux_2.9.1 devsim-2.9.1-cp37-abi3-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
chmod u+x devsim_linux_2.9.1/devsim_data/testing/rundifftest.py
bash travis_tests.sh 2.9.1

See docker.sh to start an ubuntu environment on a Linux aarch64 or macOS machine.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published