Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 559 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 559 Bytes

Versão em português.

Description

This is a OpenCL devcontainer enviroment for VSCode, with support for AMD and NVidia hardware.

Instructions

  1. Clone this repository:
git clone [email protected]:lucasfacchini/opencl-vscode-env.git
cd opencl-vscode-env
  1. Check your hardware, and copy the devcontainer file accordingly:
cp .devcontainer/amd/devcontainer.json .devcontainer/devcontainer.json
  1. Launch VSCode and open devcontainer.

  2. Add your code.