Skip to content

DeiC-HPC/gpu-jupyter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPU Jupyter

A platform for building Jupyter notebooks with GPU support using nix flakes and jupyenv.

Building

To build the container, you can simply just run nix build.

Adding extra kernels

The kernels are based in the kernels folder and the CUDA and HIP kernels can be used as examples. When they have been added, they also need to be enabled, which can be done in flake.nix.

There are some remnants of old GCC and clang kernels in the packages folder, which can with some work be enabled.

Nice to haves

List of features that would be nice to have, but we have not developed yet:

  • Kernel enablement through inputs
  • Python kernel with GPU support

About

Nix files for building GPU notebooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages