Skip to content
Snippets Groups Projects
Select Git revision
  • sender
  • main default protected
  • doc
  • karnew
  • noddy
  • multici
  • kaira
  • nola
  • corefvm
  • jali
  • pika
  • ci
  • unique
  • remove-clang-tidy-warning
  • time
  • cota
  • fvm
  • ginkgo
  • cmdline
  • cudamem
  • burger-fvm
21 results

readme.md

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