teams: hpc: Adopt oneapi.

* etc/teams.scm (hpc)<#:scope>:
Add "gnu/packages/oneapi.scm".
* CODEOWNERS: Regenerate file.

Change-Id: I3cc178352b5f87f5ca43deb7e8ee214d07830792
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Cayetano Santos 2025-10-19 21:59:30 +02:00 committed by Ludovic Courtès
parent 28d63cb66b
commit e11a43bae9
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5
2 changed files with 2 additions and 0 deletions

View file

@ -194,6 +194,7 @@ gnu/packages/rocm\.scm @guix/hpc
gnu/packages/sycl\.scm @guix/hpc
gnu/packages/tbb\.scm @guix/hpc
gnu/packages/vulkan\.scm @guix/hpc
gnu/packages/oneapi\.scm @guix/hpc
gnu/system/hurd\.scm @guix/hurd
gnu/system/images/hurd\.scm @guix/hurd

View file

@ -708,6 +708,7 @@ the haskell-build-system."
#:name "Hpc team"
#:description "High performance computing related packages."
#:scope (list "gnu/packages/mpi.scm"
"gnu/packages/oneapi.scm"
"gnu/packages/rocm.scm"
"gnu/packages/sycl.scm"
"gnu/packages/tbb.scm"