Giter VIP home page Giter VIP logo

edu-filpped_tensor_core's Introduction

이 게시물은 모두의 연구소 풀잎스쿨 8기 CUDA 강의에서 사용되었습니다.
(https://github.com/NVIDIA-developer-blog/code-samples/tree/master/posts/tensor-cores 자료를 참고하였습니다.)

사전에 설치되어야 하는 것들 (Prerequisites)

  • C++11을 지원하는 컴파일러가 필요합니다 (Visual Studio, GCC)
  • CUDA (9.0 이상)
  • 텐서 코어를 내장하고 있는 GPU

컴파일 방법 (How to build)

  • Nvcc를 사용하여 컴파일 합니다.

컴파일 하는 과정은 다음과 같습니다.

: $ nvcc -o TCGemm -arch=sm_70 -lcublas -lcurand simpleTensorCoreGEMM.cu

실행 결과는 다음과 같습니다.

wmma took 689.984497ms, cublas took 96.523262ms

edu-filpped_tensor_core's People

Contributors

constantpark avatar

Watchers

 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.