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

[Backends] Change command line memory options to kilobytes #2956

Closed
wants to merge 1 commit into from

Conversation

jfix71
Copy link
Contributor

@jfix71 jfix71 commented May 22, 2019

CI is broken because the en2gr_cpu_partition_test tries to set the CPU memory on the command line, but it seems that command line parameters don't work with uint64_t on some platforms. I've hit this issue in the past, and I'm not sure why it's the case.

@jfix71 jfix71 requested a review from bertmaher May 22, 2019 20:25
Copy link
Contributor

@jackm321 jackm321 left a comment

Choose a reason for hiding this comment

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

LGTM

@jfix71 jfix71 changed the title [CPUBackend] Change GlowCPUMemory to unsigned [Backends] Change command line memory options to kilobytes May 22, 2019
Copy link

@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.

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

Copy link

@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.

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

Copy link

@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.

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

@jfix71 jfix71 deleted the fix_llvm_cl_opt_unsigned branch May 23, 2019 02:00
@facebook-github-bot
Copy link

@jfix71 merged this pull request in 022320c.

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.

None yet

4 participants