https://github.com/devsim/devsim_tests_win64
test results for windows
https://github.com/devsim/devsim_tests_win64
Last synced: 4 months ago
JSON representation
test results for windows
- Host: GitHub
- URL: https://github.com/devsim/devsim_tests_win64
- Owner: devsim
- Created: 2014-10-05T14:27:55.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2025-10-05T02:35:27.000Z (8 months ago)
- Last Synced: 2025-10-11T02:17:08.874Z (8 months ago)
- Language: Batchfile
- Size: 14.4 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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.9.1 devsim-2.9.1-cp37-abi3-win_amd64.whl
run_tests.bat 2.9.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.