devsim / devsim_tests_win64

test results for windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows 64 bit with latest Anaconda Python, and Intel MKL

Please see run_tests.bat.

Results are sensitive to the CPU and system libraries that may be installed on your machine.

All tests pass on a Windows 11 Desktop with an Intel I9 processor

Requirements: Python 3 environment installed and actived

The Anaconda prerequisites may be installed using preinstall.bat from the command prompt.

Trial Run from an Anaconda Python command prompt:

preinstall.bat
pip install --target devsim_win64_2.8.1 devsim-2.8.1-cp37-abi3-win_amd64.whl
run_tests.bat 2.8.1

During testing, it was found the Visual Studio 2022 builds were failing a test related to threading. This was found to be a problem with version 17.10, but not version 17.9. This affects the build automation.

About

test results for windows


Languages

Language:Batchfile 94.1%Language:CMake 5.9%