Code Monkey home page Code Monkey logo

artemis's Introduction

DESCRIPTION

This is the ARTEMIS code generator, that generates highly-optimized and tunable CUDA code from an input DSL specification.

DEPENDENCIES

We tested the framework on ubuntu 16.04 and Red Hat Enterprise Linux Server release 6.7 using a Kepler K40c card, with GCC 5.3.0, and NVCC 8.0. The following are hardware requirements for the framework:

  1. flex >= 2.6.0 (2.6.0 tested)
  2. bison >= 3.0.4 (3.0.4 tested)
  3. cmake >= 3.8 (3.8 tested)
  4. GCC version 4 (4.9.2 tested) or 5 (5.3.0 tested)
  5. NVCC 8.0

STEPS TO INSTALL

  1. Simply run 'make all' in the main directory. The makefile will create a 'stencilgen' executable.
  2. The testcases are in benchmarks/ directory. Copy the executable to each testcase directory, and execute the 'starter.sh' script.

COPYRIGHT

All files in this archive which do not include a prior copyright are by default included in this tool and copyrighted 2019 Ohio State University.

MORE INFORMATION

For more information on how to add a new benchmark, contact me at [email protected]. We will update the codebase with fully integrated version of Artemis in November'19.

artemis's People

Contributors

pssrawat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.