Skip to content

CircleCI: enable OSX jobs#12667

Closed
yf225 wants to merge 6 commits intopytorch:masterfrom
yf225:circleci_macos
Closed

CircleCI: enable OSX jobs#12667
yf225 wants to merge 6 commits intopytorch:masterfrom
yf225:circleci_macos

Conversation

@yf225
Copy link
Copy Markdown
Contributor

@yf225 yf225 commented Oct 15, 2018

No description provided.

@yf225 yf225 requested review from bddppq and ezyang October 15, 2018 19:20
@yf225 yf225 force-pushed the circleci_macos branch 4 times, most recently from df40017 to 0c5415b Compare October 17, 2018 03:52
Comment thread .circleci/config.yml
export IN_CIRCLECI=1

brew install moreutils
brew install moreutils --without-parallel

This comment was marked as off-topic.

Comment thread .jenkins/pytorch/macos-build.sh Outdated
fi
export PATH="${PYTORCH_ENV_DIR}/miniconda3/bin:$PATH"
source ${PYTORCH_ENV_DIR}/miniconda3/bin/activate
conda install python=3.6

This comment was marked as off-topic.

This comment was marked as off-topic.

Comment thread .jenkins/pytorch/macos-test.sh Outdated
fi
export PATH="${PYTORCH_ENV_DIR}/miniconda3/bin:$PATH"
source ${PYTORCH_ENV_DIR}/miniconda3/bin/activate
conda install python=3.6

This comment was marked as off-topic.

This comment was marked as off-topic.

Copy link
Copy Markdown
Contributor

@ezyang ezyang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're not in a rush. I want to know more about some of the changes.

export PATH="${PYTORCH_ENV_DIR}/miniconda3/bin:$PATH"
source ${PYTORCH_ENV_DIR}/miniconda3/bin/activate
conda install -y mkl mkl-include numpy pyyaml setuptools cmake cffi ninja future six
conda install -y mkl mkl-include numpy pyyaml setuptools cmake cffi ninja six

This comment was marked as off-topic.

Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yf225 has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@ezyang ezyang added the merged label Jun 25, 2019
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary: Pull Request resolved: pytorch#12667

Differential Revision: D10466661

Pulled By: yf225

fbshipit-source-id: a1a150d3b384eb88ba4c7e6d57e59d8ed834e53c
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.

3 participants