-
Notifications
You must be signed in to change notification settings - Fork 1
{2023.06}[foss/2023a] librosa v0.10.1 #391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{2023.06}[foss/2023a] librosa v0.10.1 #391
Conversation
- copies the script to a new location on CVMFS scripts/extra - calls script in EESSI-install-software.sh - script itself installs custom ctypes library under host_injections
|
Instance
|
|
Instance
|
|
Instance
|
|
Instance
|
|
Initial test build... bot: build inst:AWS-MC-NESSI repo:nessi-2023.06-swl-deb11 arch:zen2 |
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
|
New job on instance
|
|
Rerun after fixing location of bot: build inst:AWS-MC-NESSI repo:nessi-2023.06-swl-deb11 arch:zen2 |
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
|
New job on instance
|
|
Rerun again... bot: build inst:AWS-MC-NESSI repo:nessi-2023.06-swl-deb11 arch:zen2 |
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
|
New job on instance
|
Updates by the bot instance
|
|
New job on instance
|
|
New job on instance
|
|
New job on instance
|
Updates by the bot instance
|
|
New job on instance
|
|
Rebuild after reworked internals and changed installation location... bot: build inst:AWS-MC-NESSI repo:nessi-2023.06-swl-deb11 arch:zen2 |
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
|
New job on instance
|
|
One more time after fixing some bugs... bot: build inst:AWS-MC-NESSI repo:nessi-2023.06-swl-deb11 arch:zen2 |
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
|
New job on instance
|
|
Never ending story... bot: build inst:AWS-MC-NESSI repo:nessi-2023.06-swl-deb11 arch:zen2 |
Updates by the bot instance
|
Updates by the bot instance
|
Updates by the bot instance
|
|
New job on instance
|
Updates by the bot instance
|
|
Can be closed. |
Adds
librosa/0.10.1-foss-2023awhich is a dependency ofPyTorch-bundle-...(see #387).This requires some changes which we may need to adjust once they have been reviewed by EESSI:
scripts/extra/install_custom_ctypes.shthat installs a modifiedctypespackage which fixes some issue that certain shared libraries cannot be loadedmodule load Python/3.11.3 module load OpenMPI/4.1.5 python3 -c "from ctypes.util import find_library; from ctypes import CDLL; print(find_library('mpi')); CDLL(find_library('mpi'))"eb_hooks.py:python -c "import soundfile"succeed (by pointingEBPYTHONPREFIXESto the installation of the customctypeslibrary underhost_injections)EBPYTHONPREFIXESin the module forlibrosaSPDX license identifier:
ISC License... The ISC license is functionally equivalent to the BSD 2-Clause and MIT licensesMissing packages: