cms-sw / cms-docker

Docker files for various cms services and tasks
18 stars 29 forks source link

Request to Include `liblapack.so.3` in `cmssw-el7` Container #317

Closed teteumac closed 1 week ago

teteumac commented 1 week ago

Description: I am working on a CMSSW project that requires liblapack.so.3 for proper functionality. Currently, this library is not included in the cmssw-el7 container, which leads to dependency issues when building and running my project.

Request: Please include liblapack.so.3 and its dependencies in the cmssw-el7 container. This will ensure that the environment is consistent and all necessary libraries are available for development and execution.

Context: This library is essential for the plugin pluginMonopolesMonoAnalysis.so which fails to load due to the missing liblapack.so.3 dependency.

Thank you for your assistance.

cmsbuild commented 1 week ago

cms-bot internal usage

cmsbuild commented 1 week ago

A new Issue was created by @teteumac.

@iarspider, @smuzaffar, @aandvalenzuela can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

smuzaffar commented 1 week ago

I am closing this issue ( see https://cms-talk.web.cern.ch/t/crab-cannot-find-plugin/42688/22 ). CMS prefer to link against OpenBLAS (which is provided via CMS software stack)