Git Product home page Git Product logo

gpu_part's Introduction

GPU Examples and Exercises for Parallel Computing Course (PAC) at FHNW

Welcome to the official GitHub repository containing all the examples and exercises related to the GPU section of the Parallel Computing (PAC) course at the Fachhochschule Nordwestschweiz (FHNW). This repository is designed to help students manage and execute their code using Visual Studio Code as their IDE.

Features

  • Comprehensive Examples and Exercises: Each CUDA file contains relevant examples and exercises as per the PAC curriculum focused on GPU computing.
  • IDE Support: Configured to use Visual Studio Code, enhancing the development experience with features tailored for GPU programming.
  • Dynamic Compilation and Execution: Compile, run, debug, and profile tasks are set up to operate on the "current file" opened in VS Code, making it straightforward to work on individual exercises and examples.
  • Weekly Updates: New exercises will be added weekly, corresponding with the course schedule. Ensure you pull the latest changes to stay up to date.

Getting Started

To get started with the repository, clone it to your GPU enabled machine and open the directory using VS Code.

How to Use

  • Open a file: Navigate to the file you wish to work on.
  • Compile/Run: Use the pre-configured tasks in VS Code (accessible via Terminal -> Run Task in VS Code).
  • Debug/Profile: Launch the debugging or profiling tools through the Run menu in VS Code.

Ensure that your development environment is set up with all the necessary dependencies for GPU computing, including the correct drivers and SDKs. Install the Nvidia VS Code extension "nsight"

Contributing

Feel free to fork this repository and submit pull requests to contribute to the exercises. For major changes, please open an issue first to discuss what you would like to change.

Support

If you encounter any problems, please ask in classes or write in the MS Teams Forum.

Happy Coding!

gpu_part's People

Contributors

yvyork avatar simonmarcin 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.