diff --git a/xCAT-server/share/xcat/install/ubuntu/cudafull.ubuntu14.04.3.ppc64el.pkglist b/xCAT-server/share/xcat/install/ubuntu/cudafull.ubuntu14.04.3.ppc64el.pkglist new file mode 100644 index 000000000..f6155e7b1 --- /dev/null +++ b/xCAT-server/share/xcat/install/ubuntu/cudafull.ubuntu14.04.3.ppc64el.pkglist @@ -0,0 +1,7 @@ +#INCLUDE:compute.ubuntu14.04.3.ppc64el.pkglist# +build-essential +dkms + +zlib1g-dev + +cuda diff --git a/xCAT-server/share/xcat/install/ubuntu/cudaruntime.ubuntu14.04.3.ppc64el.pkglist b/xCAT-server/share/xcat/install/ubuntu/cudaruntime.ubuntu14.04.3.ppc64el.pkglist new file mode 100644 index 000000000..ca723220a --- /dev/null +++ b/xCAT-server/share/xcat/install/ubuntu/cudaruntime.ubuntu14.04.3.ppc64el.pkglist @@ -0,0 +1,7 @@ +#INCLUDE:compute.ubuntu14.04.3.ppc64el.pkglist# +build-essential +dkms + +zlib1g-dev + +cuda-runtime-7-0 diff --git a/xCAT-server/share/xcat/netboot/ubuntu/cudafull.ubuntu14.04.3.ppc64el.pkglist b/xCAT-server/share/xcat/netboot/ubuntu/cudafull.ubuntu14.04.3.ppc64el.pkglist new file mode 100644 index 000000000..f90ba312a --- /dev/null +++ b/xCAT-server/share/xcat/netboot/ubuntu/cudafull.ubuntu14.04.3.ppc64el.pkglist @@ -0,0 +1,6 @@ +#INCLUDE:compute.ubuntu14.04.3.ppc64el.pkglist# +linux-headers-generic-lts-utopic + +build-essential +zlib1g-dev +dkms diff --git a/xCAT-server/share/xcat/netboot/ubuntu/cudaruntime.ubuntu14.04.3.ppc64el.pkglist b/xCAT-server/share/xcat/netboot/ubuntu/cudaruntime.ubuntu14.04.3.ppc64el.pkglist new file mode 120000 index 000000000..8681de997 --- /dev/null +++ b/xCAT-server/share/xcat/netboot/ubuntu/cudaruntime.ubuntu14.04.3.ppc64el.pkglist @@ -0,0 +1 @@ +cudafull.ubuntu14.04.3.ppc64el.pkglist \ No newline at end of file