From 0a41d4ebb831ec11de83ba6a9e6eb7c65b4eb9b5 Mon Sep 17 00:00:00 2001 From: "Seth R. Johnson" Date: Tue, 27 Jul 2021 12:37:00 -0400 Subject: pbs: new virtual package (#24568) * pbs: new virtual package Some of our clusters have an older installation of libtorque and tm.h that are *not* from OpenPBS. Using the current openpbs dependency for openmpi causes concretization errors due to restrictions on older python and hwloc requirements that don't apply, even with an external non-buildable installation. The new 'torque' bundle package allows users to point to that external installation without problems. Detailed description of torque by Sergey Kosukhin --- etc/spack/defaults/packages.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'etc') diff --git a/etc/spack/defaults/packages.yaml b/etc/spack/defaults/packages.yaml index 0a5e00ce08..aeed54fd08 100644 --- a/etc/spack/defaults/packages.yaml +++ b/etc/spack/defaults/packages.yaml @@ -43,6 +43,7 @@ packages: opencl: [pocl] onedal: [intel-oneapi-dal] osmesa: [mesa+osmesa, mesa18+osmesa] + pbs: [openpbs, torque] pil: [py-pillow] pkgconfig: [pkgconf, pkg-config] rpc: [libtirpc] -- cgit v1.2.3-70-g09d2