NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.29k stars 13.54k forks source link

Package request: scale #327469

Open jonas-w opened 1 month ago

jonas-w commented 1 month ago

Project description

SCALE is a GPGPU programming toolkit that allows CUDA applications to be natively compiled for AMD GPUs.

SCALE does not require the CUDA program or its build system to be modified.

Support for more GPU vendors and CUDA APIs is in development.

Metadata


Add a :+1: reaction to issues you find important.

errnoh commented 1 month ago

I added a PR with a package definition that builds, but could use some testing and figuring out how this would work in Nix ecosystem.

jonas-w commented 1 month ago

@errnoh thanks! I currently do not have my PC until next week, so it will take some time until I get some time to test it

mksafavi commented 2 weeks ago

Does it require recompiling the applications? I have a navi21 card. I might be able to help with testing it.

jonas-w commented 2 weeks ago

@errnoh oh wow, sorry I completely forgot about this!

@mksafavi should not recompile anything as it isn't used in any other package, but you could probably use it as a drop-in in other packages