summaryrefslogtreecommitdiff
path: root/modules/remote-sycl/.nix/derivation.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/remote-sycl/.nix/derivation.nix')
-rw-r--r--modules/remote-sycl/.nix/derivation.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/remote-sycl/.nix/derivation.nix b/modules/remote-sycl/.nix/derivation.nix
index 440bd86..0ce1cfa 100644
--- a/modules/remote-sycl/.nix/derivation.nix
+++ b/modules/remote-sycl/.nix/derivation.nix
@@ -6,6 +6,7 @@
, forstio
, openmp
, opensycl
+, ocl-icd
, build_examples ? "false"
}:
@@ -32,6 +33,7 @@ in stdenv.mkDerivation {
forstio.io_codec
openmp
opensycl
+ ocl-icd
];
buildPhase = ''