Mon, 13 May 2024 02:31:33 UTC | login

Information for build MUSIC-1.1.15-5.20190717gita78a8e2.fc33

ID154802
Package NameMUSIC
Version1.1.15
Release5.20190717gita78a8e2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/MUSIC.git#65feef790f4e6cd38b3988694b18499733af6b46
SummaryThe MUltiSimulation Coordinator
DescriptionMUSIC is an API allowing large scale neuron simulators using MPI internally to exchange data during runtime. MUSIC provides mechanisms to transfer massive amounts of event information and continuous values from one parallel application to another. Special care has been taken to ensure that existing simulators can be adapted to MUSIC. In particular, MUSIC handles data transfer between applications that use different time steps and different data allocation strategies. This is the MUSIC pilot implementation. The two most important components built from this software distribution is the music library `libmusic.a' and the music utility `music'. A MUSIC-aware simulator links against the C++ library and can be launched using mpirun together with the music utility as described below. MUSIC can also be used from a C program using the API in music-c.h. MUSIC is distributed under the GNU General Public License v3.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 16 Apr 2020 11:03:11 UTC
CompletedThu, 16 Apr 2020 14:15:33 UTC
Taskbuild (f33, /rpms/MUSIC.git:65feef790f4e6cd38b3988694b18499733af6b46)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/MUSIC.git#65feef790f4e6cd38b3988694b18499733af6b46'}}
Tags
f33
RPMs
src
MUSIC-1.1.15-5.20190717gita78a8e2.fc33.src.rpm (info) (download)
noarch
MUSIC-common-1.1.15-5.20190717gita78a8e2.fc33.noarch.rpm (info) (download)
riscv64
MUSIC-mpich-1.1.15-5.20190717gita78a8e2.fc33.riscv64.rpm (info) (download)
MUSIC-mpich-devel-1.1.15-5.20190717gita78a8e2.fc33.riscv64.rpm (info) (download)
MUSIC-openmpi-1.1.15-5.20190717gita78a8e2.fc33.riscv64.rpm (info) (download)
MUSIC-openmpi-devel-1.1.15-5.20190717gita78a8e2.fc33.riscv64.rpm (info) (download)
python3-MUSIC-mpich-1.1.15-5.20190717gita78a8e2.fc33.riscv64.rpm (info) (download)
python3-MUSIC-openmpi-1.1.15-5.20190717gita78a8e2.fc33.riscv64.rpm (info) (download)
MUSIC-debuginfo-1.1.15-5.20190717gita78a8e2.fc33.riscv64.rpm (info) (download)
MUSIC-debugsource-1.1.15-5.20190717gita78a8e2.fc33.riscv64.rpm (info) (download)
MUSIC-mpich-debuginfo-1.1.15-5.20190717gita78a8e2.fc33.riscv64.rpm (info) (download)
MUSIC-openmpi-debuginfo-1.1.15-5.20190717gita78a8e2.fc33.riscv64.rpm (info) (download)
python3-MUSIC-mpich-debuginfo-1.1.15-5.20190717gita78a8e2.fc33.riscv64.rpm (info) (download)
python3-MUSIC-openmpi-debuginfo-1.1.15-5.20190717gita78a8e2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Thu Apr 02 2020 Björn Esser <besser82@fedoraproject.org> - 1.1.15-5.20190717gita78a8e2 - Fix string quoting for rpm >= 4.16 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.15-4.20190717gita78a8e2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Oct 15 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.1.15-3.20190717git78a8e2 - Add bundled provides - Remove ldconfig scriptlets - Move arch independent bits to _datadir in separate sub-package * Mon Sep 09 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.1.15-2.20190717git78a8e2 - Add hwloc dep * Fri Jul 19 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.1.15-2.20190717gita78a8e2 - Build python ourselves - Bundle rudeconfig - Remove python 2 subpackage * Sat Oct 20 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0-1.20181020gita77e5787 - Depend on packaged rudeconfig - Remove non MPI packages - Use macros - Put common files into separate sub package - Correct autosetup usage - Initial build