Skip to content

Repository files navigation

Work in progress packaging of Intel oneAPI Suite for NixOS

Not stable yet

I hope to upstream this to nixpkgs once it works properly

See NixOS/nixpkgs#470035 and NixOS/nixpkgs#424900

Toolkits, via installer

NIXPKGS_ALLOW_UNFREE=1 nix build --impure --print-build-logs .#toolkits.installer.{base,hpc}

Open source compiler and libraries, built from source

Provides an stdenv for derivations and co via src.llvm.stdenv

nix build --print-build-logs .#src.llvm
nix build --print-build-logs .#src.{oneMath,oneDNN}

Closed source compiler and libraries, from intel apt repository

TODO

nix build --print-build-logs .#deb.*

About

WIP Packaging of Intel LLVM, OneAPI and related tools for Nix, hopefully to be upstreamed to nixpkgs at some point

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages