- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
My environment is Centos 7.
I can to install ICC into docker container via bash manually, and then create one new image with icc support.
When installing icc via install script, there is user interface to choose some setup options.
Is there any method to install icc with only some bash command and without any user interface? Then, I can create new image with icc support via DockerFile.
how to install ICC into contain via DockerFile
Thanks!
Andrew
- Tags:
- CC++
- Development Tools
- Intel® C++ Compiler
- Intel® Parallel Studio XE
- Intel® System Studio
- Optimization
- Parallel Computing
- Vectorization
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You might want to take a look at this script: https://github.com/nemequ/icc-travis/
It hasn't been updated to ICC 18, but it shouldn't bee too difficult to bring it up to do so.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there is already a Centos7-icc image, have a look to the Dockerfile: https://github.com/CGAL/cgal-testsuite-dockerfiles/tree/master/CentOS-7-ICC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I would like to install intel in distributed mode via Docker on redhat-atomic image. Is it possible ?
Regards,
Karthick

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page