Skip to content

HighPerMeshes/opencl-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCL Code Generator

This is the OpenCL code generator for the HighPerMeshes domain-specific language.

Requirements

This tool is meant to be included as a Clang tool for LLVM 11. Further details on how to compile a Clang tool can be found here.

Usage

The tool can be used with ./hpm-opencl-transformation hpm-source-file. Executing this creates two files, the device and host code for hpm-source-file, that must be integrated into a new project separately. Note that this only works with the sequential version of HighPerMeshes.

About

OpenCL code generator for HighPerMeshes framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published