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

OpenMP support is missing from Centos and Ubuntu images #93

Closed
singlis opened this issue Mar 7, 2019 · 0 comments
Closed

OpenMP support is missing from Centos and Ubuntu images #93

singlis opened this issue Mar 7, 2019 · 0 comments

Comments

@singlis
Copy link
Member

singlis commented Mar 7, 2019

ML.Net (http://github.com/dotnet/machinelearning/) uses the Centos 7 and Ubuntu 16.04 docker images for Linux builds. Recently I added changes that use OpenMP and noticed that both of these containers fail the build due to missing OpenMP support.

This is a request to add LLVM OpenMP support to the Centos and Ubuntu images.

singlis added a commit to singlis/dotnet-buildtools-prereqs-docker that referenced this issue Mar 7, 2019
MichaelSimons pushed a commit that referenced this issue Mar 12, 2019
)

*  - Updates the docker containers for centos and ubuntu to build clang
 with openmp support.

 Fixes issue #93.

*  - Moved openmp support into its own docker file for ml.net.
 - Reverted changes to centos and ubuntu images

*  - Added ml.net to the build profile

* - Adding comments based on feedback.
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

No branches or pull requests

2 participants