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

Add SDE Test #327

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add SDE Test #327

wants to merge 1 commit into from

Conversation

shz0116
Copy link

@shz0116 shz0116 commented Mar 23, 2020

Summary: Add SDE Test for Github action

Differential Revision: D20590270

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20590270

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20590270

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20590270

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20590270

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20590270

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20590270

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20590270

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20590270

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20590270

shz0116 pushed a commit to shz0116/FBGEMM that referenced this pull request Mar 30, 2020
Summary:
Pull Request resolved: pytorch#327

Add SDE Test for Github action

Using "make -j2" instead of "make -j" to parallelize the build process. Using "make -j" seems not working on ubuntu here.

Differential Revision: D20590270

fbshipit-source-id: 6d481e6597d616c04da64d2ed98268dbd14d9782
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20590270

@shz0116 shz0116 force-pushed the export-D20590270 branch from 4dff109 to 3bcd6a7 Compare June 14, 2020 03:14
shz0116 pushed a commit to shz0116/FBGEMM that referenced this pull request Jun 14, 2020
Summary:
Pull Request resolved: pytorch#327

Add SDE Test for Github action

Using "make -j2" instead of "make -j" to parallelize the build process. Using "make -j" seems not working on ubuntu here.

Differential Revision: D20590270

fbshipit-source-id: fef19fc660487d2234fdfe727aae6146da9cd23c
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20590270

shz0116 pushed a commit to shz0116/FBGEMM that referenced this pull request Jun 14, 2020
Summary:
Pull Request resolved: pytorch#327

Add SDE Test for Github action

Using "make -j2" instead of "make -j" to parallelize the build process. Using "make -j" seems not working on ubuntu here.

Differential Revision: D20590270

fbshipit-source-id: 9f833eab59f85088ef75c625a442135798a2066c
@shz0116 shz0116 force-pushed the export-D20590270 branch from 3bcd6a7 to 6dc79ab Compare June 14, 2020 09:15
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20590270

shz0116 pushed a commit to shz0116/FBGEMM that referenced this pull request Jun 16, 2020
Summary:
Pull Request resolved: pytorch#327

Add SDE Test for Github action

Using "make -j2" instead of "make -j" to parallelize the build process. Using "make -j" seems not working on ubuntu here.

Differential Revision: D20590270

fbshipit-source-id: 60f86dfbc2fe62abf9d64aa0745b776324982f12
@shz0116 shz0116 force-pushed the export-D20590270 branch from 6dc79ab to 79d5d34 Compare June 16, 2020 02:20
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20590270

shz0116 pushed a commit to shz0116/FBGEMM that referenced this pull request Jun 16, 2020
Summary:
Pull Request resolved: pytorch#327

Add SDE Test for Github action

Using "make -j2" instead of "make -j" to parallelize the build process. Using "make -j" seems not working on ubuntu here.

Differential Revision: D20590270

fbshipit-source-id: 64db515ddd7dec9ad3fec4f6c70bbd968f9c6625
@shz0116 shz0116 force-pushed the export-D20590270 branch from 79d5d34 to feefefc Compare June 16, 2020 03:39
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20590270

Summary:
Pull Request resolved: pytorch#327
Add SDE Test for Github action
Intel SDE may hang occasionally before return.
The current solution is to use timeout to kill it if it takes too long.

Tested QEMU also, here are two problems:
1. QEMU may complain "unrecognized instructions"
2. QEMU may complain the reference results do not match while executing test applications themselves have no problem.

Using "make -j2" instead of "make -j" to parallelize the build process. Using "make -j" seems not working on ubuntu here.
Github uses AWS to performs the actions.
Each request only 2 cpus will be allocated.

Differential Revision: D20590270

fbshipit-source-id: 5367e4084dd6a08a8fee6b5931c35a0b045f5504
@shz0116 shz0116 force-pushed the export-D20590270 branch from feefefc to f61ab6d Compare June 18, 2020 01:30
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D20590270

@facebook-github-bot
Copy link
Contributor

Hi @shz0116!

Thank you for your pull request.

We require contributors to sign our Contributor License Agreement, and yours needs attention.

You currently have a record in our system, but the CLA is no longer valid, and will need to be resubmitted.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants