Skip to content

Latest commit

 

History

History

stdpar

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

AOMP -- Examples for stdpar

This directory contains these examples that use stdpar GPU acceleration.

  • tsp: build GPU accelerated traveling salesman problem

These examples require that rocthrust and rocprim be installed. If LLVM_INSTALL_DIR specifies something other than the latest installed ROCm compiler (found in /opt/rocm/lib/llvm), the Makefile for these examples will still find rocthrust and rocprim in /opt/rocm. For example, to test the aomp development compiler, set LLVM_INSTALL_DIR=/usr/lib/aomp.