From 777c81c0296742694eb2711288599487e145c45a Mon Sep 17 00:00:00 2001 From: katherinelato <54333855+katherinelato@users.noreply.github.com> Date: Fri, 21 Jun 2024 08:57:08 -0400 Subject: [PATCH] Update LArSoft_repositories_packages_and_dependencies.md Moved larvecutils to under the 'have no framework dependencies'. --- .../LArSoft_repositories_packages_and_dependencies.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/LArSoftWiki/LArSoft_repositories_packages_and_dependencies.md b/LArSoftWiki/LArSoft_repositories_packages_and_dependencies.md index ae88102..ef5104f 100644 --- a/LArSoftWiki/LArSoft_repositories_packages_and_dependencies.md +++ b/LArSoftWiki/LArSoft_repositories_packages_and_dependencies.md @@ -38,10 +38,6 @@ Note that arrows in the dependency diagram point to repositories that resolve di - general use case examples using LArSoft code -## larvecutils - -- code that utilizes OpenMP SIMD vectorization and is compatible with AVX-512 compilation under the Intel compiler. - ## larg4 - interface to Geant4 @@ -80,6 +76,10 @@ Note that arrows in the dependency diagram point to repositories that resolve di The following repositories have no framework dependencies, and can be built and used in alternate frameworks and development environments +## larvecutils + +- code that utilizes OpenMP SIMD vectorization and is compatible with AVX-512 compilation under the Intel compiler. + ## larrecodnn - Deep learning algorithms and their dependencies