Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MUSIC
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mikael Djurfeldt
MUSIC
Graph
f33b66ea9348888eed1761738ab48c23ffc8a0d0
Select Git revision
Branches
1
master
default
Tags
3
1.2.0
1.1.17
release-1.1.16
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Apr
21
Mar
12
Feb
7
25
Aug
19
Jul
9
8
8
Dec
10
Nov
4
Dec
15
Jul
26
May
11
7
Jan
6
4
Dec
2
1
17
Jul
30
Jan
11
May
26
Oct
25
24
18
Sep
15
29
Nov
24
Oct
18
14
Sep
7
6
24
May
29
Feb
25
24
17
1
29
Jan
22
Dec
20
Nov
7
Aug
15
Jul
22
Jun
3
Version 1.2.1
master
master
Tell setuptools to install separate files instead of archives
Updates to Debian build files
Switch to UTF-8 encoding
Fix problems with Automake putting python files in wrong places
Remove reliance on deprecated distutils
Version 1.2.0
1.2.0
1.2.0
Bump MUSIC library version number to 1.2.0
Merge branch 'switch-to-MPI-C-interface'
Spelling of remote repo name
Trigger Mirror to Ebrains on pushes to master branch
Enable force pushing to the Ebrains gitlab repository
Remove overloading of function mpi_get_size
Update copyright notice
Use MPI C calls to obtain communicator size and rank
Further C++ to C call conversions
mpi_is_initialized ()
Add mpi_is_initialized () to mpi_utils and use mpi_utils
Convert C++ types to C types
Convert C++ calls to C calls
Use mpi_get_size and mpi_get_rank utility functions from mpi_utils
Add mpi_utils.cc and music/mpi_utils.hh and include the latter
Updated comment
Update copyright notices
More MPI C++ type to MPI C type changes
Use MPI_Abort
Use MPI C calls to get communicator rank and size
Conditionally compile for MPI_INIT_TREAD
Changed MPI C++ datatypes to MPI C datatypes
Check for MPI_Init_thread instead of MPI::Init_thread
Version 1.1.17
1.1.17
1.1.17
Fix postponed setup
Use color instead of leader
Fix POSTPONE:d initialization (used by the PyNN-MUSIC interface)
Grammar in comment
Use python3 module paths
Use LIBDIR instead of libdir for textual substitution
Convert str to bytes
Use integer division for py3 compatibility
Merge pull request #61 from hakonsbm/add_using_directives