Files
rocm-systems/projects/rocr-runtime/samples/Makefile
T

18 řádky
368 B
Makefile
Surový Normální zobrazení Historie

OPENCL_DEPTH = ../..
include $(OPENCL_DEPTH)/hsadefs
SUBDIRS = NBody
SUBDIRS += DwtHarr1D
SUBDIRS += BitonicSort
SUBDIRS += BinarySearch
SUBDIRS += BlackScholes
SUBDIRS += FloydWarshall
SUBDIRS += FastWalshTransform
SUBDIRS += MatrixTranspose
SUBDIRS += MatrixMultiplication
SUBDIRS += MonteCarloAsian
SUBDIRS += SimpleConvolution
include $(OPENCL_DEPTH)/hsarules