Skip to content

Fix HiGHs linking issue for python installs and minor rebase - #33

Open
KaWest wants to merge 1 commit into
Battery-Intelligence-Lab:Claudefrom
KaWest:Claude
Open

Fix HiGHs linking issue for python installs and minor rebase#33
KaWest wants to merge 1 commit into
Battery-Intelligence-Lab:Claudefrom
KaWest:Claude

Conversation

@KaWest

@KaWest KaWest commented Sep 3, 2026

Copy link
Copy Markdown
  • Updated test_device.py to include conditional skipping for CUDA tests based on availability.
  • Modified test_version_ssot.py to utilize a new helper function for finding the DTWC binary.
  • Refactored test_hpc.py to change how seed arguments are handled in Slurm job scripts.
  • Revised cluster_generic.slurm to consolidate command-line arguments into a single array for better readability and maintainability.
  • Updated pyproject.toml to include Matplotlib in the test dependencies.
  • Improved CMake configuration to ensure HiGHS is statically linked for Python packaging, addressing unresolved library dependencies on macOS.

…ty improvements

- Updated `test_device.py` to include conditional skipping for CUDA tests based on availability.
- Modified `test_version_ssot.py` to utilize a new helper function for finding the DTWC binary.
- Refactored `test_hpc.py` to change how seed arguments are handled in Slurm job scripts.
- Revised `cluster_generic.slurm` to consolidate command-line arguments into a single array for better readability and maintainability.
- Updated `pyproject.toml` to include Matplotlib in the test dependencies.
- Improved CMake configuration to ensure HiGHS is statically linked for Python packaging, addressing unresolved library dependencies on macOS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant