Skip to content

[Tracking Issue] Enabling Testing in AArch64 #10673

Description

@Mousius

This issue is to track progress enabling tests on AArch64

As part of enabling more tests in the AArch64 container, a number of tests had to be skipped and need to be fixed.

See also: #10677 / #10564

Potential Schedule Issues

xgboost issues

E           xgboost.core.XGBoostError: XGBoost Library (libxgboost.so) could not be loaded.
E           Likely causes:
E             * OpenMP runtime is not installed (vcomp140.dll or libgomp-1.dll for Windows, libomp.dylib for Mac OSX, libgomp.so for Linux and other UNIX-like OSes). Mac OSX users: Run `brew install libomp` to install OpenMP runtime.
E             * You are running 32-bit Python on a 64-bit OS
E           Error message(s): ['/usr/local/lib/python3.7/dist-packages/xgboost/lib/../../xgboost.libs/libgomp-d22c30c5.so.1.0.0: cannot allocate memory in static TLS block']
  • test_model.py::test_tvmc_workflow
  • tvmc/test_autoscheduler.py::test_tune_tasks
  • tvmc/test_autoscheduler.py::test_tune_tasks__tuning_records
  • tvmc/test_autoscheduler.py::test_tune_tasks__no_early_stopping
  • tvmc/test_command_line.py::test_tvmc_cl_workflow
  • tvmc/test_model.py::test_tvmc_workflow
  • tvmc/test_frontends.py::test_load_model___wrong_language__to_pytorch

Unsure

  • test_crt_aot.py::test_output_tensor_names

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions