Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] Test macOS-11 #132

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

[ci] Test macOS-11 #132

wants to merge 14 commits into from

Conversation

yolo2themoon
Copy link
Collaborator

@yolo2themoon yolo2themoon commented Jan 11, 2022

related issue = [ci] Support for macOS-11 x86_64 in CI workflows

Build

brew install llvm@11
export CXX=/usr/local/opt/llvm@11/bin/clang++

Install

We need to rename the wheel name to macosx_10_15 because macosx_11_0 is not a supported tag for pip.
[error message]

mv ./dist/taichi-0.8.10-cp37-cp37m-macosx_11_0_x86_64.whl ./dist/taichi-0.8.10-cp37-cp37m-macosx_10_15_x86_64.whl

Test

Tests passed in [action].

.

Machine info

Build & Install in [action]

ProductName:	macOS
ProductVersion:	11.6.2
BuildVersion:	20G314
Hardware:

    Hardware Overview:

      Model Name: Mac
      Model Identifier: VMware7,1
      Processor Name: Unknown
      Processor Speed: 3.33 GHz
      Number of Processors: 1
      Total Number of Cores: 3
      L2 Cache (per Core): 256 KB
      L3 Cache: 12 MB
      Memory: 14 GB
      System Firmware Version: VMW71.00V.13989454.B64.1906190538
      Apple ROM Info: [MS_VM_CERT/SHA1/27d66596a61c48dd3dc7216fd715126e33f59ae7]Welcome to the Virtual Machine
      SMC Version (system): 2.8f0
      Serial Number (system): VMU4VTj2zF8w
      Hardware UUID: 4203018E-580F-C1B5-9525-B745CECA79EB
      Provisioning UDID: 4203018E-580F-C1B5-9525-B745CECA79EB

@feisuzhu feisuzhu force-pushed the master branch 10 times, most recently from 303c297 to 7728908 Compare April 28, 2023 10:57
@feisuzhu feisuzhu force-pushed the master branch 20 times, most recently from 8de3e11 to c1014d9 Compare May 12, 2023 08:33
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.

2 participants