Skip to content

Releases: agostini01/devcontainer-nvidia-pytorch

DevContainer with CUDA, Pytorch, Profilers, and Tensorboard

25 May 17:03
Compare
Choose a tag to compare

Fix issue: now stopping vscode will stop and remove the container .

Current features:

  • Torch Profiling - json for chrome://tracing
  • nsys and ncu profiling
  • Compiling cuda kernels with torch integration
  • Compiling cuda kernels with triton
  • Triton profiling
  • Jupyter example
  • Tensorboard example

Full Changelog: v1.0.0...v1.0.1

DevContainer with CUDA, Pytorch, Profilers, and Tensorboard Working

17 Apr 23:48
Compare
Choose a tag to compare

Additional instructions for tensorflow dependencies included.

Current features:

  • Torch Profiling - json for chrome://tracing
  • nsys and ncu profiling
  • Compiling cuda kernels with torch integration
  • Compiling cuda kernels with triton
  • Triton profiling
  • Jupyter example
  • Tensorboard example

Full Changelog: v0.1.0...v1.0.0

DevContainer with CUDA, Pytorch, and Profilers Working

16 Apr 20:28
Compare
Choose a tag to compare

Additional instructions for tensorflow dependencies included.

Current features:

  • Torch Profiling - json for chrome://tracing
  • nsys and ncu profiling
  • Compiling cuda kernels with torch integration
  • Compiling cuda kernels with triton
  • Triton profiling

Missing features for v0.1.0:

  • Jupyter example
  • Tensorboard example