nixpkgs/pkgs/development/compilers/hip
Robin Voetter e3d748a92b
hip: fix hip cmake config
Update paths in cmake config files provided by HIP and hipamd to the proper
location in the Nix store. Previously these files were trying to find headers
in a way that assumes the typical ROCm installation (where everything is in
/opt/rocm). This resulted in a bunch of errors when trying to compile HIP
projects that are configured with cmake, like include paths that were set
incorrectly or header paths that were not found.
2022-09-12 00:04:40 +02:00
..
default.nix hip: fix hip cmake config 2022-09-12 00:04:40 +02:00
hip-config-paths.patch hip: fix hip cmake config 2022-09-12 00:04:40 +02:00
hipamd-config-paths.patch hip: fix hip cmake config 2022-09-12 00:04:40 +02:00