ampl / amplpy

Python API for AMPL

Home Page:https://amplpy.ampl.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run test cases for aarch64

odidev opened this issue · comments

Summary
Running amplpy tests on aarch64.

Problem description
amplpy doesn't have test support for aarch64 due to missing aarch64 binary/zip here (AMPL_URL) for running test cases. It would be really helpful if you suggest a way to validate if amplpy supports aarch64.

Expected Output
Amplpy test cases should run successfully on aarch64.

@amplpy-team, please let me know if I can help you adding test support for aarch64.

Hi @odidev, amplpy v0.7.0 has just been released and it is now being build and tested for linux-aarch64 and linux-ppc64le too.