From 6b13006087b429418ddf342064c7a8907e519abc Mon Sep 17 00:00:00 2001 From: ertaozh Date: Fri, 10 Apr 2015 03:35:39 -0400 Subject: [PATCH] GPU supporting: create cuda tmpl file link for diskfull, create cudaruntime pkglist file link for diskless --- xCAT-server/share/xcat/install/ubuntu/cudafull.tmpl | 1 + xCAT-server/share/xcat/install/ubuntu/cudaruntime.tmpl | 1 + ....2.ppc64el.pkglist => cudafull.ubuntu14.04.2.ppc64el.pkglist} | 0 .../netboot/ubuntu/cudaruntime.ubuntu14.04.2.ppc64el.pkglist | 1 + 4 files changed, 3 insertions(+) create mode 120000 xCAT-server/share/xcat/install/ubuntu/cudafull.tmpl create mode 120000 xCAT-server/share/xcat/install/ubuntu/cudaruntime.tmpl rename xCAT-server/share/xcat/netboot/ubuntu/{cudacommon.ubuntu14.04.2.ppc64el.pkglist => cudafull.ubuntu14.04.2.ppc64el.pkglist} (100%) create mode 120000 xCAT-server/share/xcat/netboot/ubuntu/cudaruntime.ubuntu14.04.2.ppc64el.pkglist diff --git a/xCAT-server/share/xcat/install/ubuntu/cudafull.tmpl b/xCAT-server/share/xcat/install/ubuntu/cudafull.tmpl new file mode 120000 index 000000000..9fde7dbaf --- /dev/null +++ b/xCAT-server/share/xcat/install/ubuntu/cudafull.tmpl @@ -0,0 +1 @@ +compute.tmpl \ No newline at end of file diff --git a/xCAT-server/share/xcat/install/ubuntu/cudaruntime.tmpl b/xCAT-server/share/xcat/install/ubuntu/cudaruntime.tmpl new file mode 120000 index 000000000..9fde7dbaf --- /dev/null +++ b/xCAT-server/share/xcat/install/ubuntu/cudaruntime.tmpl @@ -0,0 +1 @@ +compute.tmpl \ No newline at end of file diff --git a/xCAT-server/share/xcat/netboot/ubuntu/cudacommon.ubuntu14.04.2.ppc64el.pkglist b/xCAT-server/share/xcat/netboot/ubuntu/cudafull.ubuntu14.04.2.ppc64el.pkglist similarity index 100% rename from xCAT-server/share/xcat/netboot/ubuntu/cudacommon.ubuntu14.04.2.ppc64el.pkglist rename to xCAT-server/share/xcat/netboot/ubuntu/cudafull.ubuntu14.04.2.ppc64el.pkglist diff --git a/xCAT-server/share/xcat/netboot/ubuntu/cudaruntime.ubuntu14.04.2.ppc64el.pkglist b/xCAT-server/share/xcat/netboot/ubuntu/cudaruntime.ubuntu14.04.2.ppc64el.pkglist new file mode 120000 index 000000000..683db3f0a --- /dev/null +++ b/xCAT-server/share/xcat/netboot/ubuntu/cudaruntime.ubuntu14.04.2.ppc64el.pkglist @@ -0,0 +1 @@ +cudafull.ubuntu14.04.2.ppc64el.pkglist \ No newline at end of file