Docker container that features an environment with clang and Intel Threading Building Blocks
110
A Docker container with the latest stable clang and *Intel TBB.
docker run -i- t avilchess/tbb:1.0
cd ${TBB_INSTALL_DIR}/tbb${TBB_VERSION}oss/examples/GettingStarted/sub_string_finder
make
The Dockerfile is available on GitHub and the pre-built container from Docker Hub.
Content type
Image
Digest
Size
646.3 MB
Last updated
over 8 years ago
docker pull avilchess/tbb:1.0