-
- Downloads
Add TSP- parallel examples as an exercise
Showing
- day4/examples/TSP-pstl/CMakeLists.txt 26 additions, 0 deletionsday4/examples/TSP-pstl/CMakeLists.txt
- day4/examples/TSP-pstl/TSP-Cities.cc 50 additions, 0 deletionsday4/examples/TSP-pstl/TSP-Cities.cc
- day4/examples/TSP-pstl/TSP-Itinerary.cc 64 additions, 0 deletionsday4/examples/TSP-pstl/TSP-Itinerary.cc
- day4/examples/TSP-pstl/TSP.cc 4 additions, 0 deletionsday4/examples/TSP-pstl/TSP.cc
- day4/examples/TSP-pstl/cmake/CPM.cmake 33 additions, 0 deletionsday4/examples/TSP-pstl/cmake/CPM.cmake
- day4/examples/TSP-pstl/main.cc 104 additions, 0 deletionsday4/examples/TSP-pstl/main.cc
- day4/examples/TSP-stdpar/CMakeLists.txt 26 additions, 0 deletionsday4/examples/TSP-stdpar/CMakeLists.txt
- day4/examples/TSP-stdpar/TSP-Cities.cc 50 additions, 0 deletionsday4/examples/TSP-stdpar/TSP-Cities.cc
- day4/examples/TSP-stdpar/TSP-Itinerary.cc 64 additions, 0 deletionsday4/examples/TSP-stdpar/TSP-Itinerary.cc
- day4/examples/TSP-stdpar/TSP.cc 206 additions, 0 deletionsday4/examples/TSP-stdpar/TSP.cc
- day4/examples/TSP-stdpar/main.cc 104 additions, 0 deletionsday4/examples/TSP-stdpar/main.cc
Loading
Please register or sign in to comment