Skip to content
Snippets Groups Projects
Select Git revision
  • c65a43016c3c3acf4256839f45ee4883d0a0cc05
  • master default
  • v0.1
3 results

masterplan.tex

Sandipan Mohanty's avatar
Sandipan Mohanty authored
The README file in day4/examples/TSP-pstl explains
how to build the TSP example (travelling salesman
problem) using parallel STL and C++ modules. Since,
among other things, it needs and the Clang compiler
at of at least version 16.0, compiled with support
for parallel algorithms, and that is not the default
behaviour for simple "cmake; make; make install"
builds of Clang, the README file explains in detail
how to build a suitable version of Clang with support
for parallel STL.
2d55bc5a
History